AppFlowy/frontend
Yijing Huang 73ea1a0685
feat:add toast in trash and confirm dialog + fix issues from launch review (#3787)
* chore: improve trash button

* feat: improve restore all&delete all

* refactor: add showFlowyMobileConfirmDialog

* feat: add toast in delete/restore single file

* refactor: refactor to TrashActionType enum

* fix: text invisible in signin page in dark mode

* feat: add FlowyMobileErrorStateContainer to display error state

* refactor: add FlowyMobileStateContainer to handle empty or error state

- Replace MobileErrorPage by FlowyMobileStateContainer.error
- Implement app version in reporting issue on github
- Implement FlowyMobileStateContainer in trash,setting,favorite and mobile view page

* refactor: unify bottom sheet style

- Unify bottom sheet style in add new page, page action, and trash action
- Add icon color in BottomSheetActionWidget for future use
- Add theme color in MobileBottomSheetDragHandle

* chore: unify Appbar style

* chore: remove the more button when trash list is empty

* fix: show bottom sheet error

* fix: fix merge and ui issue

* refactor: refactor ViewPageBottomSheet and origanize code

* chore: add icon color for favorite button

* fix: add missing icon color and delete comments

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-11-02 11:15:15 -07:00
..
.vscode feat: android deeplink and update icons (#3769) 2023-10-24 13:52:55 +08:00
appflowy_flutter feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00
appflowy_tauri feat: support convert external data to nested json (#3848) 2023-11-02 22:13:29 +08:00
resources feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00
rust-lib feat: support convert external data to nested json (#3848) 2023-11-02 22:13:29 +08:00
scripts feat: add new database on mobile platform (#3788) 2023-10-26 11:57:14 +08:00
Makefile.toml feat: add new database on mobile platform (#3788) 2023-10-26 11:57:14 +08:00