AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/database
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
..
card feat: field editing bloc refactor and add mobile field editor (#3981) 2023-11-23 16:43:29 +08:00
mobile_board_screen.dart feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
mobile_calendar_events_screen.dart feat: optimize calendar for mobile (#3979) 2023-11-25 15:31:54 +01:00
mobile_calendar_screen.dart feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
mobile_grid_screen.dart feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00