AppFlowy/frontend/appflowy_flutter/lib
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
..
core fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
env chore: sign in with provider (#3592) 2023-10-07 09:58:44 +08:00
mobile feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00
plugins feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
startup feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
user refactor: fav and workspace (#3837) 2023-11-01 11:45:35 +08:00
util feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
workspace fix: notification actions lemonade darkmode (#3862) 2023-11-02 17:17:30 +01:00
main.dart feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00