loro/crates/examples/examples
Zixuan Chen 5f1353791d
Remove txn abort and reduce mem usage (#240)
* refactor: rm txn.abort and related undo behavior

* perf: simplify richtext state when there is not styles

* perf: reduce text cost when there is no style

* chore: refine logs

* perf: remove cid in states to reduce mem overhead

* refactor: reduce mem overhead by using a compacter mapvalue

* refactor: rm the box inside richtext state
2024-01-08 17:29:11 +08:00
..
draw.rs Remove txn abort and reduce mem usage (#240) 2024-01-08 17:29:11 +08:00
init_sheet.rs feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00