loro/crates
Zixuan Chen b1895bba26
Update Quill editor to fix consistency issues (#152)
* chore: rm logs

* fix: richtext delta event

* fix(quill): move apply delta to editor part

* fix: consistency issue with Quill
- Quill assumes there is always a \n at the end of the line
- Quill assumes \n does not merge with other delta item
- Quill assumes there is no inline format inside {insert: '\n'} delta
  item
2023-11-04 20:03:15 +08:00
..
bench-utils Merge branch 'main' into feat-encode-enhance 2023-09-05 17:08:41 +08:00
compact-bytes Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
loro-common refactor: use better repr for container id (#144) 2023-11-02 17:13:08 +08:00
loro-ffi
loro-internal Update Quill editor to fix consistency issues (#152) 2023-11-04 20:03:15 +08:00
loro-nodejs
loro-preload feat: support richtext in wasm & mark text with arbitrary value (#142) 2023-11-02 14:20:34 +08:00
loro-python
loro-wasm fix: imported changes were not mergeable (#147) 2023-11-04 12:23:28 +08:00
rle refactor: remove the use of RleVec<[T; 0]> (#131) 2023-10-31 17:54:37 +08:00