AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
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
..
editor_plugins fix: improve the document diff function to prevent partial ordering issues (#7217) 2025-01-16 21:01:23 +08:00
banner.dart fix: hide breadcrumbs for deleted pages and show trash (#6512) 2024-10-10 11:57:42 +02:00
collaborator_avater_stack.dart feat: improve page thumbnail on mobile (#5535) 2024-06-14 13:15:41 +08:00
document_collaborators.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
editor_configuration.dart fix: improve the document diff function to prevent partial ordering issues (#7217) 2025-01-16 21:01:23 +08:00
editor_drop_handler.dart fix: simple table issues and locale issues (#7138) 2025-01-05 19:55:15 +08:00
editor_drop_manager.dart feat: upload file in document (#5843) 2024-07-31 15:49:35 +02:00
editor_notification.dart feat: turn into page (sub page block) (#6685) 2024-11-01 05:14:51 +01:00
editor_page.dart feat: auto-dismiss collapsed handle on Android if no interaction occurs (#7088) 2024-12-30 17:56:43 +08:00
editor_style.dart feat: auto-dismiss collapsed handle on Android if no interaction occurs (#7088) 2024-12-30 17:56:43 +08:00