loro/loro-js/tests
Zixuan Chen cb8bbefb08
Fix incorrect deletion of emoji in wasm (#154)
This pull request fixes an issue where the emitted utf16 events were wrong when deleting an emoji in wasm. The problem was caused by incorrect calculation of the event range. This PR updates the code to use the correct range and adds a new test case to ensure the issue is fixed.
2023-11-05 16:13:40 +08:00
..
checkout.test.ts Feat: autocommit transaction (#127) 2023-10-30 18:32:36 +08:00
event.test.ts Feat: autocommit transaction (#127) 2023-10-30 18:32:36 +08:00
misc.test.ts refactor: use better repr for container id (#144) 2023-11-02 17:13:08 +08:00
richtext.test.ts Fix incorrect deletion of emoji in wasm (#154) 2023-11-05 16:13:40 +08:00
version.test.ts feat: expose version and change inspect api to wasm (#156) 2023-11-05 16:06:34 +08:00