AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
Ansah Mohammad 3a4247c304
feat: convert time format from HHmm to HH:mm in time field (#4641)
* feat: add a HHmm to HH:mm function

* fix: Replaced string.parse() with string.parseStrict() to address time input bug

* feat: add TextFormatter for formatting the time input
2024-02-19 21:30:28 +08:00
..
editor_plugins feat: convert time format from HHmm to HH:mm in time field (#4641) 2024-02-19 21:30:28 +08:00
favorite feat: toggle favourites from the documents top bar. (#4382) 2024-02-08 10:45:54 +01:00
more feat: improve more action in document (#4639) 2024-02-09 15:54:05 +01:00
share chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
banner.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
editor_configuration.dart fix: tooltips and overlay related issues (#4206) 2023-12-27 11:11:14 +08:00
editor_page.dart feat: open emoji selection menu with keyboard short (#4133) 2024-02-16 18:47:23 +01:00
editor_style.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
export_page_widget.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00