AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/bottom_sheet
Lucas.Xu 2d674060c6
feat: introduce space to manage the pages (#5517)
* fix: resizing icon on mobile

* feat: add space feature

* feat: support creating space

* feat: support creating new space

* feat: support space expand status

* feat: support creating page in space

* feat: support customizing space icon

* feat: display the space icon on space menu

* feat: add space more action button

* fix: flutter analyze

* feat: support editing space icon on more menu

* chore: update translations

* feat: manage space

* feat: delete workspace

* feat: disable delete button if needed

* feat: add private lock

* chore: adjust the old version

* feat: display upgrade button

* feat: support migrating space

* feat: support migrating space

* feat: allow user to upgrade space maunally

* fix: dark mode issue

* fix: create space delay

* chore: translations

* chore: disable workspace test
2024-06-13 13:43:29 +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: update chat icon (#5476) 2024-06-05 17:32:30 +08:00
bottom_sheet_block_action_widget.dart fix: unable to delete image and refactor image actions menu (#4525) 2024-01-29 10:15:48 +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_rename_widget.dart chore: revamp mobile url editor (#4602) 2024-03-14 09:36:29 +08:00
bottom_sheet_view_item.dart feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +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 chore: update chat icon (#5476) 2024-06-05 17:32:30 +08:00
default_mobile_action_pane.dart feat: introduce space to manage the pages (#5517) 2024-06-13 13:43:29 +08:00
show_mobile_bottom_sheet.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00
show_transition_bottom_sheet.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00