AppFlowy/frontend/rust-lib/flowy-document2/src
Lucas.Xu ffff628359
feat: document migration from 0.1.x to 0.2.0 (#2583)
* chore: migrate the rewrite feature

* chore: rename flowy-document

* feat: add initial_data interface

* chore: rename the document event

* fix: font name error

* fix: export page UI issues

* feat: implement editor migration 0.1.x -> 0.2.0

* feat: support import old json

* fix: nested list error

* chore: update pubspec
2023-05-23 16:13:12 +08:00
..
document_data.rs feat: document migration from 0.1.x to 0.2.0 (#2583) 2023-05-23 16:13:12 +08:00
document.rs feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
entities.rs feat: document migration from 0.1.x to 0.2.0 (#2583) 2023-05-23 16:13:12 +08:00
event_handler.rs feat: document migration from 0.1.x to 0.2.0 (#2583) 2023-05-23 16:13:12 +08:00
event_map.rs feat: document migration from 0.1.x to 0.2.0 (#2583) 2023-05-23 16:13:12 +08:00
lib.rs feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
manager.rs feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
notification.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00