This website requires JavaScript.
Explore
Help
Sign In
yonote
/
yjs
Watch
23
Star
0
Fork
0
You've already forked yjs
Code
Pull Requests
1
Releases
Activity
yjs
/
tests
History
Garth Williams
38ed725c2c
basic Y.Text toJSON returns unformatted string
...
This avoids text nodes in nested structures returning undefined when toJSON is called by a parent.
2020-01-22 13:34:13 +01:00
..
encoding.tests.js
Use lib0/any-encoding instead of JSON
2019-08-09 01:15:46 +02:00
index.js
Port Undo/Redo approach with a clean API
2019-06-23 13:04:14 +02:00
testHelper.js
fix type error >= tsc@3.6
2019-09-04 13:19:25 +02:00
undo-redo.tests.js
follow redone items to prevent some undo-redo issues.
Fixes
#162
2019-10-08 18:31:56 +02:00
y-array.tests.js
delay errors in observe callbacks to throw after cleanup is done
2019-10-25 23:44:09 +02:00
y-map.tests.js
delay errors in observe callbacks to throw after cleanup is done
2019-10-25 23:44:09 +02:00
y-text.tests.js
basic Y.Text toJSON returns unformatted string
2020-01-22 13:34:13 +01:00
y-xml.tests.js
add internals file and use it to organize imports
2019-04-04 19:35:38 +02:00