loro/crates/loro-common
Zixuan Chen b4701a4de6
refactor: use rich text style config (#246)
* refactor: use rich text style config

* chore: rm log

* feat: support config text style in wasm

* feat: overlapped styles

* chore: add warning style key cannot contain ':'

* test: refine test case for richtext

* test: refine test
2024-01-17 22:55:46 +08:00
..
src refactor: use rich text style config (#246) 2024-01-17 22:55:46 +08:00
Cargo.toml refactor: make InternalString an internal struct (#233) 2024-01-02 20:11:22 +08:00
LICENSE
README.md

loro-common

This crate contains the common basic types for the Loro project. It's shared by loro-internal and loro-preload.