loro/crates/loro-internal/tests
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
..
autocommit.rs fix: impl Fugue correctly (#133) 2023-10-31 17:59:24 +08:00
fugue.rs fix: impl Fugue correctly (#133) 2023-10-31 17:59:24 +08:00
richtext.md Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
richtext.rs Update Quill editor to fix consistency issues (#152) 2023-11-04 20:03:15 +08:00
test.rs fix: imported changes were not mergeable (#147) 2023-11-04 12:23:28 +08:00