mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| error_code | ||
| icon_emoji_picker | ||
| patterns | ||
| permission | ||
| popup_menu | ||
| settings | ||
| text_field | ||
| af_image.dart | ||
| af_role_pb_extension.dart | ||
| appflowy_cache_manager.dart | ||
| appflowy_network_image.dart | ||
| clipboard_state.dart | ||
| colors.dart | ||
| conditional_listenable_builder.dart | ||
| custom_image_cache_manager.dart | ||
| feature_flags.dart | ||
| feedback_gesture_detector.dart | ||
| flowy_error_page.dart | ||
| flowy_gradient_colors.dart | ||
| google_fonts_extension.dart | ||
| list_extension.dart | ||
| markdown_to_document.dart | ||
| red_dot.dart | ||
| time_format.dart | ||
| window_title_bar.dart | ||