mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| doc_sync_state_listener.dart | ||
| document_appearance_cubit.dart | ||
| document_awareness_metadata.dart | ||
| document_bloc.dart | ||
| document_collab_adapter.dart | ||
| document_collaborators_bloc.dart | ||
| document_data_pb_extension.dart | ||
| document_listener.dart | ||
| document_service.dart | ||
| document_sync_bloc.dart | ||
| document_validator.dart | ||
| editor_transaction_adapter.dart | ||
| prelude.dart | ||