AppFlowy/frontend/appflowy_tauri/src/appflowy_app/utils
qinluhe ed2c5c17d8
Feat appflowy list block (#1949)
* feat: Initialize appflowy block data and render block list

* feat: Implement column layout rendering

* feat: Implement list redering

* feat: Cache block rect info

* fix: The input chars will repeated when inputting Chinese

* fix: Remove unnecessary fields in the block and encapsulate the block manager

* fix: fix ts error
2023-03-13 12:04:31 +08:00
..
editor feat: Initialize appflowy block data and render block list (#1940) 2023-03-09 13:52:48 +08:00
slate Feat appflowy list block (#1949) 2023-03-13 12:04:31 +08:00
block_context.ts Feat appflowy list block (#1949) 2023-03-13 12:04:31 +08:00
change_notifier.ts Feat/tauri database effects (#1863) 2023-02-19 14:59:04 +08:00
log.ts feat: integrate database controller (tauri) 2023-03-08 10:59:52 +08:00
tool.ts Feat appflowy list block (#1949) 2023-03-13 12:04:31 +08:00