Zixuan Chen
|
7a19b49acb
|
Add richtext example using Quill (#145)
* feat: richtext example init
* fix: pass richtext event delta consistency check
* chore: debug history
|
2023-11-03 16:59:27 +08:00 |
|
Zixuan Chen
|
8293347334
|
Feat: autocommit transaction (#127)
* feat: auto commit
* fix: make recursive single thread event work again
|
2023-10-30 18:32:36 +08:00 |
|
Zixuan Chen
|
15be521777
|
feat: event & wasm
|
2023-07-29 02:03:51 +08:00 |
|
Zixuan Chen
|
22090e511f
|
chore: update lockfile
|
2023-05-11 12:11:24 +08:00 |
|
Zixuan Chen
|
0a31b67dd4
|
Feat: expose frontier & make it comparable (#95)
* refactor: make frontiers a new type
* feat: compare frontiers
|
2023-04-05 20:31:58 +08:00 |
|
Leon zhao
|
e51d6f8760
|
Fix: use Transaction to decode/import (#92)
|
2023-04-04 21:44:41 +08:00 |
|
Zixuan Chen
|
82b5f8dc90
|
Perf: speed up utf16 and wasm (#90)
* perf: remove unused transact field
* perf: micro optimization
* bench: fix bench
* bench: add utf16 bench
* chore: refine diagnose
* perf: speedup utf16 lookup
* perf: use better utf16 len counter
* refactor: use js to cast Loro/Transaction
* refactor: map and list use __loro and __txn
* test: configure ci vitest
* chore: ci
|
2023-04-03 09:29:25 +08:00 |
|