AppFlowy/frontend/.vscode
Lucas f35dfaf525
Some checks failed
Commit messages lint / commitlint (push) Waiting to run
Docker-CI / build-app (push) Waiting to run
Flutter-CI / prepare-linux (development-linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Waiting to run
Flutter-CI / prepare-windows (development-windows-x86, windows-latest, x86_64-pc-windows-msvc) (push) Waiting to run
Flutter-CI / prepare-macos (development-mac-x86_64, macos-latest, x86_64-apple-darwin) (push) Waiting to run
Flutter-CI / unit_test (development-linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Blocked by required conditions
Flutter-CI / cloud_integration_test (development-linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 1) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 2) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 3) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 4) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 5) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 6) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 7) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 8) (push) Blocked by required conditions
Flutter-CI / integration_test (ubuntu-latest, x86_64-unknown-linux-gnu, 9) (push) Blocked by required conditions
iOS CI / build-self-hosted (push) Waiting to run
iOS CI / integration-tests (push) Waiting to run
Rust-CI / ubuntu-job (push) Has been cancelled
Rust code coverage / tests (push) Has been cancelled
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
..
launch.json fix: improve the document diff function to prevent partial ordering issues (#7217) 2025-01-16 21:01:23 +08:00
tasks.json chore: remove tarui (#7089) 2024-12-30 15:41:23 +08:00