AppFlowy/frontend/rust-lib/flowy-document2/src
Lucas.Xu e3eee76609
feat: support align and upgrade appflowy_editor (#2712)
* feat: support align and upgrade appflowy_editor

* chore: try to fix linux analyze error

* fix: error after inserting callout block

* feat: add inline board / grid plugin

* feat: refactor insert_page

* fix: ref view in document

* chore: add asset name and description to option align type

* fix: linux flutter analyze

* chore: disable file export and log

* fix: the window always back to center after relaunching

* fix: potential data lost in nested list

* feat: re-design login page

* fix: can't remove background color

* chore: rename bundle id and change the macos app to non sandbox app

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-06-06 17:19:53 +08:00
..
parser refactor: updated at and created at (#2692) 2023-06-03 23:35:55 +08:00
document_block_keys.rs feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
document_data.rs feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
document.rs feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
entities.rs feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
event_handler.rs feat: delete the view from the db when the view is deleted (#2703) 2023-06-05 09:42:11 +08:00
event_map.rs feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
lib.rs feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
manager.rs feat: support align and upgrade appflowy_editor (#2712) 2023-06-06 17:19:53 +08:00
notification.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00