Lucas.Xu
6ee54d6194
fix : #2125 _AssertionError !_positions.contains(position): is not true ( #2126 )
2023-03-28 15:26:35 +08:00
Akheel Muhammed
5afdb5de35
Fix : #2028 auto enter edit mode for text field. ( #2096 )
...
* chore(): initial commit to make AppFlowy Work
Signed-off-by: not-shoyo <akheelsaajid@gmail.com>
* fix : #2028 , fix auto-entering edit mode
Make text field request for focus when popover changes.
Signed-off-by: not-shoyo <akheelsaajid@gmail.com>
* Update section.dart
* Update input_service.dart
* Update input_service.dart
* Update input_service.dart
---------
Signed-off-by: not-shoyo <akheelsaajid@gmail.com>
2023-03-27 12:47:22 +08:00
Sara Tavares
4798467621
chore(typos): fix typos ( #1961 )
...
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2023-03-20 21:29:17 +08:00
Richard Shiue
0630dc10b7
chore: popover offsets ( #1960 )
2023-03-17 08:35:11 +08:00
Nathan.fooo
d3823eb076
refactor: moving grid widgets used by other database view to upper level folder
...
* refactor: export UIs in flowy_infra_ui
* refactor: move cells to upper level folder
* refactor: move cell blocs
2023-03-09 09:51:04 +08:00
Lucas.Xu
7ff4cecd09
feat: add cover migration for document ( #1929 )
...
* feat: add cover migration for document
* fix: should not delete the cover when selecting all
* fix: chinese characters for openai
2023-03-07 09:33:59 +08:00
Muhammad Rizwan
f1316acfcc
Implement cover plugin 1868 ( #1897 )
...
* implement_cover_plugin_#1868
* code cleanup
* fix: CI issue fix
* fix: cover plugin implementation finalized
* fix: localization fixes
* fix: added add cover button
* chore: optimize the cover plugin code
* feat: auto hide the add button and cover buttons when leaving
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-03-02 19:34:22 +08:00
Nathan.fooo
61fd608200
Feat/view map database ( #1885 )
...
* refactor: rename structs
* chore: read database id from view
* chore: fix open database error because of create a database view for database id
* chore: fix tests
* chore: rename datbase id to view id in flutter
* refactor: move grid and board to database view folder
* refactor: rename functions
* refactor: move calender to datbase view folder
* refactor: rename app_flowy to appflowy_flutter
* chore: reanming
* chore: fix freeze gen
* chore: remove todos
* refactor: view process events
* chore: add link database test
* chore: just open view if there is opened database
2023-02-26 16:27:17 +08:00