loro/crates/examples
Zixuan Chen d6966aca34
fix: fractional index is enabled by default now (#561)
* fix: tree should use jitter 0 by default

Otherwise, there may be inconsistency between the event and the actual data. But this will increase the cost when the index property is not used.

* chore: add changeset

* chore: fix warning

* refactor: enable tree move by default

* docs: update related docs
2024-11-18 14:32:56 +08:00
..
benches perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
examples fix: fractional index is enabled by default now (#561) 2024-11-18 14:32:56 +08:00
fuzz Refactor ID (#274) 2024-02-27 23:36:17 +08:00
src Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
tests feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00
Cargo.toml chore: rm unused deps 2024-10-17 02:01:16 +08:00