AppFlowy/frontend/appflowy_flutter/lib/plugins/document
Lucas f35dfaf525
fix: improve the document diff function to prevent partial ordering issues (#7217)
* fix: improve the document diff function to prevent partial ordering issues

* fix: improve the document diff function to prevent partial ordering issues

* fix: nested block padding issues

* fix: improve the document diff function to prevent partial ordering issues

* chore: update editor version

* test: add no diff test and update text diff test

* test: delete and insert text diff with different id

* test: insert single text / delete single text tests

* test: multiple delete and update diff

* test: multiple insert and update diff

* chore: revert cargo changes

* chore: remove unused code

* chore: optimize the code logic
2025-01-16 21:01:23 +08:00
..
application fix: improve the document diff function to prevent partial ordering issues (#7217) 2025-01-16 21:01:23 +08:00
presentation fix: improve the document diff function to prevent partial ordering issues (#7217) 2025-01-16 21:01:23 +08:00
document.dart fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
document_page.dart feat: support click to create content inside empty toggle list (#6854) 2024-11-25 10:39:23 +08:00