loro/crates/loro-common/src
Zixuan Chen 9e57ccbc00
Fix avoid rich text apply diff err when time travel (#256)
* fix: avoid enter invalid richtext state

* fix: only include the style when the doc contains both style start and style end

* fix: iter_range err in richtext state

* fix: richtext state iter range

* fix: iter range err

* fix: iter range

* chore: rm log

* fix: iter range

* fix: get affected range

* fix: return err if given checkout target is invalid
2024-01-21 19:51:27 +08:00
..
error.rs Fix avoid rich text apply diff err when time travel (#256) 2024-01-21 19:51:27 +08:00
id.rs (wasm) Extract VersionVector class and fix inconsistent PeerID repr (#249) 2024-01-18 13:28:28 +08:00
internal_string.rs refactor: make InternalString an internal struct (#233) 2024-01-02 20:11:22 +08:00
lib.rs (wasm) Extract VersionVector class and fix inconsistent PeerID repr (#249) 2024-01-18 13:28:28 +08:00
macros.rs Update loro_value! macro and add binary support (#231) 2024-01-04 22:58:21 +08:00
span.rs feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00
value.rs fix: how to find best insert pos for richtext & expand type reverse behavior (#250) 2024-01-19 22:19:56 +08:00