AppFlowy/frontend/appflowy_flutter/lib/plugins
Lucas 17c116a53b
feat: support table block on mobile (#7001)
* feat: support inserting table from + menu

* feat: support row/column action sheet

* feat: highlight reorder button

* feat: support table action mobile

* feat: support insert row / insert column

* feat: add more actions in the table bottom sheet

* feat: implement the action logic for table action menu

* feat: support clear content

* feat: enable header column / header row

* fix: unable to cancel highlight status after closing table action menu

* fix: table cell parse error

* feat: support insert left/insert right

* feat: add delete in table action menu

* feat: support copy a table row/column

* feat: support copy paste in table cell

* feat: support cut in table

* feat: disable cut if no content in clipboard

* chore: refactor table action bottom sheet

* feat: use ISimpleTableBottomSheetActions to manage the mobile action bottom sheet

* feat: add bold/text color/text background color in table bottom sheet

* feat: add align in table bottom sheet

* feat: support bold/text color/text background color update command

* feat: add align action to table action menu

* feat: integrate bold command in table bottom sheet

* feat: integrate text color and cell background color command in table bottom sheet

* feat: integrate text color command and cell background color command in table action menu

* chore: remove unused code

* fix: page style json parse error

* feat: support copy link to block / duplicate in table action menu

* feat: support align in table action menu

* feat: add quick actions in table action menu

* chore: update translations

* feat: integrate copy paste in table action menu

* feat: integrate align in table action menu

* fix: flutter ci

* test: add copy/paste/cut test

* fix: align the table with the document title

* fix: flutter tests

* fix: flutter ci
2024-12-23 10:29:41 +08:00
..
ai_chat chore: remove unused response state (#7031) 2024-12-23 10:03:20 +08:00
base feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
blank fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
database feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
database_document feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
document feat: support table block on mobile (#7001) 2024-12-23 10:29:41 +08:00
inline_actions feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
shared fix: hotfix issues for v0.7.7 (#6948) 2024-12-09 16:19:37 +08:00
trash fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
util.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00