AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
Mathias Mogensen 7fb1b4f43f
feat: optimize calendar for mobile (#3979)
* feat: calendar mobile ui

- Resolves double border on Calendar Cells
- Adds Jump to year quick action for Mobile
- Reduces Cell height in Calendar
- Change out EventList with EventIndicator in Cell

* chore: push card details screen

* fix: navigation to card details

* feat: day events screen update on new event

* fix: changes after merging main

* fix: missing argument

* fix: amend test and remove stack
2023-11-25 15:31:54 +01:00
..
base feat: add ... button in mobile toolbar (#3970) 2023-11-22 10:49:22 +08:00
bottom_sheet feat: support changing block background color (#3998) 2023-11-24 15:30:20 +08:00
database feat: optimize calendar for mobile (#3979) 2023-11-25 15:31:54 +01:00
editor feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
favorite chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
home feat: add ... button in mobile toolbar (#3970) 2023-11-22 10:49:22 +08:00
page_item feat: add ... button in mobile toolbar (#3970) 2023-11-22 10:49:22 +08:00
setting fix: windows callback (#4006) 2023-11-25 17:18:31 +08:00
widgets feat: mobile card detail screen (#3935) 2023-11-20 22:56:21 -07:00
details_placeholder_page.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
mobile_bottom_navigation_bar.dart fix: mobile page issues and improvements (#3809) 2023-10-27 13:36:09 +08:00
presentation.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
root_placeholder_page.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00