loro/crates/loro-internal
Zixuan Chen 7a19b49acb
Add richtext example using Quill (#145)
* feat: richtext example init

* fix: pass richtext event delta consistency check

* chore: debug history
2023-11-03 16:59:27 +08:00
..
benches Fix: richtext event (#138) 2023-11-01 20:02:05 +08:00
examples Perf: reduce mem usage when transaction is large (#128) 2023-10-30 21:56:33 +08:00
fuzz Add richtext example using Quill (#145) 2023-11-03 16:59:27 +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 Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
tests feat: support richtext in wasm & mark text with arbitrary value (#142) 2023-11-02 14:20:34 +08:00
.gitignore refactor: move loro-core to loro-internal 2023-01-16 20:08:43 +08:00
Cargo.toml refactor: use better repr for container id (#144) 2023-11-02 17:13:08 +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