Zixuan Chen
a484484934
chore(release): 0.4.2
2023-11-16 21:53:04 +08:00
Zixuan Chen
1ff1505933
feat: get sub container directly when getting value ( #175 )
2023-11-16 21:46:57 +08:00
Zixuan Chen
ef90e61ec5
docs: discourage production use
2023-11-16 21:14:11 +08:00
Zixuan Chen
8957b98236
refactor: emit event after a micro task
2023-11-16 21:04:31 +08:00
Zixuan Chen
40d6de3146
Add map methods for getting keys, values, and entries ( #173 )
2023-11-16 18:40:51 +08:00
Zixuan Chen
8c3e8e531e
docs: update env setup info
2023-11-15 21:07:00 +08:00
Zixuan Chen
4a9c970ed9
docs: add dev section
2023-11-15 10:12:04 +08:00
Bryan
c4b9cb4b2b
fix: loro-wasm typo ( #171 )
2023-11-14 23:02:52 +08:00
Zixuan Chen
77de199fcd
Docs: fix readme gif too large ( #170 )
...
* chore: rm time travel gif
* Update README.md
add time travel mp4 example to readme
2023-11-14 19:18:42 +08:00
Zixuan Chen
2603428423
docs: update gif on readme
2023-11-14 19:06:11 +08:00
Zixuan Chen
5e409a7c98
docs: typo
2023-11-13 17:59:21 +08:00
Zixuan Chen
66fdb1f3c1
chore: update readme
2023-11-13 17:38:14 +08:00
leeeon233
edfd8276dd
doc: readme
2023-11-13 17:13:33 +08:00
Zixuan Chen
e54d2ac21b
feat(wasm): add event id
2023-11-13 13:06:37 +08:00
Zixuan Chen
9101b1ea7e
Update README.md
...
Use better time travel example
2023-11-13 09:52:40 +08:00
leeeon233
c4b753dfd8
chore: add license
2023-11-12 23:23:12 +08:00
Leon zhao
67b6fe9562
Create LICENSE
...
chore: license
2023-11-12 23:11:25 +08:00
Zixuan Chen
9a6a4e61f1
chore: add build script to loro-wasm
2023-11-12 21:14:21 +08:00
Zixuan Chen
b4721eb89a
chore: make root pkg private
2023-11-12 21:11:54 +08:00
Zixuan Chen
38ad7fbe1b
chore(release): 0.4.1
2023-11-12 21:10:24 +08:00
Zixuan Chen
2129421b6a
chore(release): 0.4.1
2023-11-12 21:09:42 +08:00
Zixuan Chen
505ad4275b
Fix encoding of oplog snapshot ( #168 )
2023-11-12 20:39:00 +08:00
Zixuan Chen
ce1077654a
Merge pull request #167 from loro-dev:fix-wasm-change-type
...
fix: wasm change peerid should be bigint
2023-11-12 20:36:59 +08:00
Zixuan Chen
48611c5f15
fix: wasm change peerid should be bigint
2023-11-12 20:36:38 +08:00
Zixuan Chen
c297534607
Update README.md
2023-11-12 01:50:54 +08:00
Zixuan Chen
4c4c397d5d
Update README.md
2023-11-12 01:14:35 +08:00
Zixuan Chen
58539a250d
docs: rm extra br
2023-11-11 16:28:05 +08:00
Zixuan Chen
05a6e2a376
Update README.md
2023-11-11 16:24:05 +08:00
Zixuan Chen
b55d84e736
Merge pull request #166 from loro-dev:doc-refine
...
docs: Refine Loro readme and add example gif
2023-11-11 16:19:35 +08:00
Zixuan Chen
d9cd90563f
chore: update test comments
2023-11-11 15:16:28 +08:00
Zixuan Chen
c1613ee680
docs: update readme
2023-11-11 11:54:12 +08:00
Zixuan Chen
598d6bccdf
docs: add example gif
2023-11-11 11:20:16 +08:00
Zixuan Chen
0803f31a0d
docs: refine readme
2023-11-11 10:57:47 +08:00
Zixuan Chen
e871a6c438
chore: bump loro-wasm loro-crdt version
2023-11-10 20:41:11 +08:00
Leon zhao
7d2826cfe9
Doc: loro-crdt documents in comments ( #165 )
...
* doc: wasm
* doc: add wasm example
* doc: typedoc
* fix: merge
* fix: dep
* fix
---------
Co-authored-by: Zixuan Chen <remch183@outlook.com>
2023-11-10 20:30:54 +08:00
Zixuan Chen
90079b2f1c
test: add more examples
2023-11-10 20:13:01 +08:00
Zixuan Chen
fdd24bd836
feat: add fromCheckout to wasm
2023-11-08 16:22:21 +08:00
Zixuan Chen
08e4ed9d40
feat: add from_checkout
mark to event ( #164 )
2023-11-08 16:15:11 +08:00
Zixuan Chen
116190c817
chore: refine err msg
2023-11-08 14:18:01 +08:00
Zixuan Chen
9b18ff9847
fix: make encoding enhanced simpler
2023-11-08 14:17:43 +08:00
Zixuan Chen
93a52ba55e
fix: commit txn when dropping
...
it's less confusing
2023-11-08 14:16:10 +08:00
Zixuan Chen
a68482a495
test(js): update signature for map set container
2023-11-08 12:12:04 +08:00
Zixuan Chen
66d74c1e74
feat(wasm): get deep value
2023-11-07 23:59:44 +08:00
Zixuan Chen
7b855c88da
test: add out of bound test
2023-11-07 23:32:07 +08:00
Zixuan Chen
532eee09a4
fix: return Err when index out of bound
2023-11-07 22:48:53 +08:00
Zixuan Chen
cdc084627d
chore: fix example type err
2023-11-07 19:48:43 +08:00
Zixuan Chen
83ae5930bc
Fix list get method ( #158 )
2023-11-07 19:48:16 +08:00
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
Zixuan Chen
7ccfd1e91d
feat: expose version and change inspect api to wasm ( #156 )
2023-11-05 16:06:34 +08:00
Leon zhao
acafc76aff
Feat: diff calc bring back & tree new event and value ( #149 )
...
* feat: new tree state
* fix: emit meta event
* fix: semantic tree event
* fix: diff calc bring_back
* chore: clear comments
* fix: merge
* fix: tree snapshot
* fix: filter empty bring back
* feat: tree add external diff
* fix: imported changes were not mergeable (#147 )
* fix: imported changes were not mergeable
now the small encoding size is supported in example
* fix: stupid err in richtext checkout
* fix: rle oplog encode err
- support pending changes
- start counters were wrong
* fix: utf16 query err (#151 )
* fix: tree movable node lamport
* fix: merge
* perf: bring back
* doc: add deep value meta doc
* refactor: bring back only when record diff
---------
Co-authored-by: Zixuan Chen <remch183@outlook.com>
2023-11-05 15:53:33 +08:00