loro/loro-js/tests
Zixuan Chen 1a347cab72
feat: refine undo impl (#365)
* feat: refine undo impl

- Add "unfo" origin for undo and redo event
- Allow users to skip certain local operations
- Skip undo/redo ops that're not visible to users

* feat: add returned bool value to indicate whether undo/redo is executed
2024-05-21 13:08:43 +08:00
..
awareness.test.ts refactor: parse uint8array to binary (#320) 2024-04-17 15:09:03 +08:00
basic.test.ts fix: add MovableList to CONTAINER_TYPES (#359) 2024-05-12 16:04:38 +08:00
checkout.test.ts chore: rename js toJSON (#338) 2024-04-29 16:23:00 +08:00
compatibility.test.ts test: add compatibility tests (#357) 2024-05-10 11:06:17 +08:00
event.test.ts chore: rename js toJSON (#338) 2024-04-29 16:23:00 +08:00
issue.test.ts Movable List (#293) 2024-04-26 12:08:53 +08:00
misc.test.ts Use fractional index to order the children of the tree (#298) 2024-05-07 14:01:13 +08:00
movable_list.test.ts chore: rename js toJSON (#338) 2024-04-29 16:23:00 +08:00
richtext.test.ts fix: upgrade wasm-bindgen to fix str free err (#353) 2024-05-09 15:22:34 +08:00
text.ts fix: upgrade wasm-bindgen to fix str free err (#353) 2024-05-09 15:22:34 +08:00
tree.test.ts Use fractional index to order the children of the tree (#298) 2024-05-07 14:01:13 +08:00
type.test.ts fix: refine ts type; reject invalid operations (#334) 2024-04-29 21:42:08 +08:00
undo.test.ts feat: refine undo impl (#365) 2024-05-21 13:08:43 +08:00
version.test.ts refactor: replace "local" and "fromCheckout" in event with "triggeredBy" (#312) 2024-04-03 17:56:01 +08:00