mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 12:25:03 +00:00
86c760abd0
* feat: add insert_utf8 * chore: merge insert functions * fix: use utf8_to_unicode_index to reslove index * fix: add bound-check and use unicode PosType * feat: add delete_utf8 * perf: O(LogN) insert_utf8 * feat: add utf-16 cross unicode check * perf: O(LogN) delete_utf8 * chore: add api * chore: remove unused function * fix: api name and bindgen name * test: add utf8 js test --------- Co-authored-by: Zixuan Chen <remch183@outlook.com> |
||
---|---|---|
.. | ||
awareness.test.ts | ||
basic.test.ts | ||
checkout.test.ts | ||
compatibility.test.ts | ||
counter.test.ts | ||
event.test.ts | ||
issue.test.ts | ||
json.test.ts | ||
misc.test.ts | ||
movable_list.test.ts | ||
richtext.test.ts | ||
text.ts | ||
tree.test.ts | ||
type.test.ts | ||
undo.test.ts | ||
version.test.ts |