loro/crates/loro-wasm/deno_tests
Zixuan Chen ee26952fc0
feat: Add isDeleted() method to containers (#555)
* feat: Add isDeleted() method to containers

- Add isDeleted() method to all container types (Text, Map, List, Tree, etc.)
- Fix deletion tracking for containers in tree operations
- Add tests to verify deletion state across different scenarios

* chore: fix redundant field names

---------

Co-authored-by: Leon Zhao <leeeon233@gmail.com>
2024-11-12 21:15:46 +08:00
..
.vscode Refactor: merge two js packages (#532) 2024-10-29 21:46:56 +08:00
basic.test.ts feat: Add isDeleted() method to containers (#555) 2024-11-12 21:15:46 +08:00
deno.json Refactor: merge two js packages (#532) 2024-10-29 21:46:56 +08:00
deno.lock Refactor: merge two js packages (#532) 2024-10-29 21:46:56 +08:00