loro/crates/loro-internal
Leon zhao acafc76aff
Feat: diff calc bring back & tree new event and value (#149)
* 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>
2023-11-05 15:53:33 +08:00
..
benches Fix: richtext event (#138) 2023-11-01 20:02:05 +08:00
examples Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
fuzz refactor: extract text chunk (#153) 2023-11-04 20:03:43 +08:00
proptest-regressions/dag refactor: move loro-core to loro-internal 2023-01-16 20:08:43 +08:00
scripts chore: fix deno dep 2023-08-16 14:54:05 +08:00
src Feat: diff calc bring back & tree new event and value (#149) 2023-11-05 15:53:33 +08:00
tests Update Quill editor to fix consistency issues (#152) 2023-11-04 20:03:15 +08:00
.gitignore refactor: move loro-core to loro-internal 2023-01-16 20:08:43 +08:00
Cargo.toml refactor: extract text chunk (#153) 2023-11-04 20:03:43 +08:00
deno.json feat: import without state 2023-08-05 23:29:11 +08:00
deno.lock Fix: richtext event (#138) 2023-11-01 20:02:05 +08:00