AppFlowy/frontend/appflowy_flutter/lib/plugins
Lucas e7491e5182
feat: simple table issues (#6871)
* fix: disable cut command in table cell

* feat: only keep the table cell content when coping text from table

* fix: focus on the first cell after inserting table

* test: focus on the first cell after inserting table

* feat: highlight the cell when editing

* test: highlight the cell when editing

* fix: creating a new row makes a cursor appear for a fraction of a second

* fix: add 4px between scroll bar and add row button

* chore: rename simple table components

* fix: select all in table cell block

* test: select all in table cell block

* feat: disable two-fingers resize in table cell

* feat: includ table when exporting markdown

* test: include table when exporting markdown

* feat: optimize add row button render logic

* chore: optimize hover button render logic

* fix: column button is not clickable

* fix: theme assertion

* feat: improve hovering logic

* fix: selection issue in table

* fix(flutter_desktop): popover conflicts on simple table

* feat: support table markdown import

* test: table cell isEditing test

* test: select all in table test

* fix: popover conflict in table action menu

* test: insert row, column, row/column in table

* test: delete row, column, row/column in table

* test: enable header column and header row in table

* test: duplicate/insert left/right/above/below in table

* chore: duplicate table in optin menu

* fix: integraion test

---------

Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-12-02 17:50:32 +08:00
..
ai_chat fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
base chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
blank fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
database fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
database_document fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
document feat: simple table issues (#6871) 2024-12-02 17:50:32 +08:00
inline_actions fix: show default view name (#6571) 2024-10-22 09:31:14 +08:00
shared feat: support editing path name on mobile (#6798) 2024-11-18 10:33:51 +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