mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-23 05:24:51 +00:00
acafc76aff
* feat: new tree state * fix: emit meta event * fix: semantic tree event * fix: diff calc bring_back * chore: clear comments * fix: merge * fix: tree snapshot * fix: filter empty bring back * feat: tree add external diff * fix: imported changes were not mergeable (#147) * fix: imported changes were not mergeable now the small encoding size is supported in example * fix: stupid err in richtext checkout * fix: rle oplog encode err - support pending changes - start counters were wrong * fix: utf16 query err (#151) * fix: tree movable node lamport * fix: merge * perf: bring back * doc: add deep value meta doc * refactor: bring back only when record diff --------- Co-authored-by: Zixuan Chen <remch183@outlook.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
loro-preload
This crate contains a small part of the functionality of the Loro project. It aims to provide a smaller lib that can be loaded fast first to provide the basic functionality of Loro. It can decode the Loro binary data and will have basic mechanism to record the ops in Loro.