AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/bottom_sheet
Lucas 7e528cf260
feat: support editing path name on mobile (#6798)
* feat: support editing path name on mobile

* chore: format code

* chore: update publish toast

* feat: optimize the toast for mobile more actions menu

* feat: optimize update path name logic

* test: add update path name test

* fix: integration test
2024-11-18 10:33:51 +08:00
..
bottom_sheet.dart feat: bottom sheets with transition (#4608) 2024-02-22 09:54:54 +08:00
bottom_sheet_action_widget.dart chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
bottom_sheet_add_new_page.dart chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
bottom_sheet_block_action_widget.dart feat: keep link format when converting preview block to text (#6435) 2024-10-01 12:53:44 +08:00
bottom_sheet_buttons.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
bottom_sheet_drag_handler.dart feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00
bottom_sheet_edit_link_widget.dart fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
bottom_sheet_header.dart fix: legacy bugs on mobile (#4927) 2024-03-18 14:06:12 +08:00
bottom_sheet_media_upload.dart feat: files media improvements (#6632) 2024-11-05 00:13:19 +01:00
bottom_sheet_rename_widget.dart feat: support sign in with Apple (#6049) 2024-08-27 10:49:31 +08:00
bottom_sheet_view_item.dart feat: customize transition animation for popup menu (#6071) 2024-08-26 15:15:59 +08:00
bottom_sheet_view_item_body.dart feat: support slide actions on mobile (#5463) 2024-06-05 09:18:43 +08:00
bottom_sheet_view_page.dart feat: support editing path name on mobile (#6798) 2024-11-18 10:33:51 +08:00
default_mobile_action_pane.dart feat: support editing name when creating a new page on mobile (#6501) 2024-10-08 14:29:07 +08:00
show_mobile_bottom_sheet.dart feat: support managing a space on mobile (#6764) 2024-11-13 11:10:15 +08:00
show_transition_bottom_sheet.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00