AppFlowy/frontend/appflowy_flutter/lib/shared
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
..
error_code feat: last publish name (#6766) 2024-11-13 20:36:35 +08:00
icon_emoji_picker feat: support managing a space on mobile (#6764) 2024-11-13 11:10:15 +08:00
patterns feat: support embed webp (#6775) 2024-11-13 17:16:48 +08:00
permission feat: attachment mobile toolbar item (#6868) 2024-11-28 01:20:30 +01:00
popup_menu fix: remove listeners (#6686) 2024-11-04 10:26:48 +08:00
settings feat: support settings on sign in page (#6342) 2024-09-18 18:03:03 +08:00
text_field feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
af_image.dart feat: files media improvements (#6632) 2024-11-05 00:13:19 +01:00
af_role_pb_extension.dart feat: support leaving workspace (#5007) 2024-03-29 19:01:43 +08:00
appflowy_cache_manager.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
appflowy_network_image.dart feat: support clearing caches and fix unable to load image (#4809) 2024-03-04 12:24:25 +08:00
clipboard_state.dart feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
colors.dart feat: custom namespace/domain (#6614) 2024-10-31 14:38:32 +08:00
conditional_listenable_builder.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
custom_image_cache_manager.dart fix: create new page error on mobile (#4984) 2024-03-25 23:08:52 +08:00
feature_flags.dart feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
feedback_gesture_detector.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
flowy_error_page.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
flowy_gradient_colors.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
google_fonts_extension.dart chore: add more logs in reminder bloc (#5860) 2024-08-08 13:35:22 +08:00
list_extension.dart fix: duplicated selections from remote (#5023) 2024-04-01 12:08:52 +08:00
markdown_to_document.dart feat: simple table issues (#6871) 2024-12-02 17:50:32 +08:00
red_dot.dart chore: bump version 0.6.7 (#5949) 2024-08-13 15:03:57 +08:00
time_format.dart feat(flutter): date picker improvements (#6582) 2024-10-23 08:51:37 +08:00
window_title_bar.dart fix: remove listeners (#6686) 2024-11-04 10:26:48 +08:00