Zixuan Chen
|
1233b8df82
|
refactor: replace debug-log with tracing (#285)
* refactor: replace debug-log with tracing
* chore: fix setDebug in wasm
* chore: rm useless comments
|
2024-03-04 20:06:24 +08:00 |
|
Zixuan Chen
|
0bcc3bd56d
|
chore: upgrade wasm-bindgen to 0.2.90 (#262)
|
2024-01-29 22:40:33 +08:00 |
|
Zixuan Chen
|
a30abf7af1
|
chore: upgrade debug-log to fix type issue
|
2024-01-05 16:07:47 +08:00 |
|
Zixuan Chen
|
aaec64a503
|
Update debug-log (#236)
* chore: use new version of debug-log
* fix: rm group_end
|
2024-01-05 12:12:04 +08:00 |
|
Zixuan Chen
|
564dde7703
|
chore: publish mvp rust api
|
2023-11-28 21:29:11 +08:00 |
|
Zixuan Chen
|
7ccfd1e91d
|
feat: expose version and change inspect api to wasm (#156)
|
2023-11-05 16:06:34 +08:00 |
|
Zixuan Chen
|
8bd953e396
|
refactor: extract text chunk (#153)
|
2023-11-04 20:03:43 +08:00 |
|
Zixuan Chen
|
a40b5c6e4a
|
feat: support richtext in wasm & mark text with arbitrary value (#142)
- Support mark text with custom value [LORO-299] Allow users to mark text with custom value #139
- Expose richtext in wasm
|
2023-11-02 14:20:34 +08:00 |
|
Zixuan Chen
|
5ee860b74e
|
chore: use serde 1
|
2023-08-04 11:09:32 +08:00 |
|
Zixuan Chen
|
86057adb05
|
fix: make events JsValue
this can avoid memory leak when FinalizationRegistry is unavailable
|
2023-07-30 20:33:46 +08:00 |
|
Zixuan Chen
|
15be521777
|
feat: event & wasm
|
2023-07-29 02:03:51 +08:00 |
|
Zixuan Chen
|
63ebbe2ddb
|
chore: remove tracing
|
2023-03-23 21:17:16 +08:00 |
|
Zixuan Chen
|
32378a7188
|
fix: use promise.then instead of timeout
|
2023-03-23 21:16:29 +08:00 |
|
Zixuan Chen
|
94f481e65e
|
fix: settimeout by default in subscription
|
2023-03-23 19:09:13 +08:00 |
|
leeeon233
|
117155cc54
|
perf: remove compress
|
2023-03-20 13:55:20 +08:00 |
|
Zixuan Chen
|
18d32384a5
|
refactor: move loro-core to loro-internal
|
2023-01-16 20:08:43 +08:00 |
|
Zixuan Chen
|
a24e284fba
|
fix: hierarchy notify
|
2022-12-09 10:46:55 +08:00 |
|
Zixuan Chen
|
2db272e857
|
chore(wasm): wasm build cfg
|
2022-12-09 10:46:47 +08:00 |
|
leeeon233
|
cc129ee753
|
feat: expose ContainerID
|
2022-11-23 19:49:39 +08:00 |
|
leeeon233
|
42ded24721
|
chore: add panic hook
|
2022-11-23 19:49:39 +08:00 |
|
Zixuan Chen
|
0a832194d8
|
refactor: remove slice feature
enable by default
|
2022-11-01 17:51:17 +08:00 |
|
Zixuan Chen
|
e0a472fd1a
|
feat: basic wasm interface
|
2022-10-31 12:22:07 +08:00 |
|
Zixuan Chen
|
16e3d6f3cb
|
chore: bk
|
2022-10-28 17:19:58 +08:00 |
|