Kevin Jahns
5fddcef3ea
Update logo
2019-08-29 12:51:16 +02:00
Kevin Jahns
e1e46c6eb1
Merge branch 'master' of github.com:y-js/yjs
2019-08-27 02:17:16 +02:00
Kevin Jahns
13ad0c8464
implement Y.XmlFragment.length
2019-08-27 02:17:08 +02:00
Kevin Jahns
7700b50470
Merge pull request #161 from blackening/master
...
Updated documentation for Y.Array forEach
2019-08-20 23:18:46 +02:00
Kevin Jahns
fc4d6165b4
13.0.0-96
v13.0.0-96
2019-08-20 22:29:56 +02:00
Kevin Jahns
251c8aaefc
UndoManager configuration to filter deletes
2019-08-20 22:28:49 +02:00
Kevin Jahns
1337d38ada
13.0.0-95
v13.0.0-95
2019-08-09 01:18:15 +02:00
Kevin Jahns
f5c66e41cb
audit
2019-08-09 01:16:40 +02:00
Kevin Jahns
0e7da017fe
Use lib0/any-encoding instead of JSON
2019-08-09 01:15:46 +02:00
blackening
f0262ffaae
Updated documentation for Y.Array forEach
...
Reference:
https://github.com/y-js/yjs/blob/master/src/types/YArray.js#L186
https://github.com/y-js/yjs/blob/master/src/types/AbstractType.js#L239
2019-07-09 19:58:06 +08:00
Kevin Jahns
36203af88e
should not rely on all deconstructing features because not all parsers support it
2019-06-29 14:47:34 +02:00
Kevin Jahns
dd2b8bc6c7
13.0.0-94
v13.0.0-94
2019-06-25 11:57:50 +02:00
Kevin Jahns
463065ac21
UndoManager: keep item before item is deleted (fixes some edge cases of followRedo)
2019-06-25 11:56:41 +02:00
Kevin Jahns
d064e6e96e
UndoManager accepts an array of types as scope. Implements #156
2019-06-25 02:26:18 +02:00
Kevin Jahns
b1ed2df208
proper TOC links
2019-06-25 00:10:12 +02:00
Kevin Jahns
1fe4ef135c
13.0.0-93
v13.0.0-93
2019-06-24 23:06:11 +02:00
Kevin Jahns
e376b5d472
UndoManager fixes
2019-06-24 23:04:53 +02:00
Kevin Jahns
952a9b2c41
13.0.0-92
v13.0.0-92
2019-06-23 13:05:30 +02:00
Kevin Jahns
03458dc641
Port Undo/Redo approach with a clean API
2019-06-23 13:04:14 +02:00
Kevin Jahns
14df5b72af
fix consistency bug - ref.toStruct does not correctly create GC when offset is specified
2019-06-18 18:46:19 +02:00
Kevin Jahns
338968031b
13.0.0-91
v13.0.0-91
2019-06-18 18:05:39 +02:00
Kevin Jahns
1aac245b93
New types dont fire events - fixes #155
2019-06-18 17:41:19 +02:00
Kevin Jahns
1faff323c1
13.0.0-90
v13.0.0-90
2019-06-14 16:00:02 +02:00
Kevin Jahns
e7280c7ae2
allow case sensitive yxml nodes
2019-06-14 15:59:00 +02:00
Kevin Jahns
4c38619b5d
13.0.0-89
v13.0.0-89
2019-06-13 10:33:35 +02:00
Kevin Jahns
b4e5c5cc1f
Correctly insert embed when using YText.applyDelta
2019-06-13 10:30:39 +02:00
Kevin Jahns
b0dbd84f7f
lint markdown
2019-06-13 10:28:30 +02:00
Kevin Jahns
4a990963d9
13.0.0-88
v13.0.0-88
2019-06-05 18:37:21 +02:00
Kevin Jahns
7e7c9d5b11
add relevant type information
2019-06-05 14:53:00 +02:00
Kevin Jahns
775f6eed1d
fix websocket example
2019-06-02 15:16:14 +02:00
Kevin Jahns
1e83b9418c
13.0.0-87
v13.0.0-87
2019-05-28 14:20:44 +02:00
Kevin Jahns
ac3f672c80
Merge branch 'master' of github.com:y-js/yjs
2019-05-28 14:19:11 +02:00
Kevin Jahns
2192aa5821
Use generic Item with typed content to reduce cache misses
2019-05-28 14:18:20 +02:00
Kevin Jahns
70bb523005
Merge branch 'master' of github.com:y-js/yjs
2019-05-27 12:50:21 +02:00
Kevin Jahns
10ce6de57a
import statement fix
2019-05-27 12:50:12 +02:00
Kevin Jahns
3fba4f25a5
Merge pull request #153 from calibr/124-text-embeds
...
process embeds in YText.toDelta
2019-05-25 13:04:10 +02:00
Kevin Jahns
66c35d8499
testing: do not stringify array values before comparing
2019-05-25 12:54:30 +02:00
Kevin Jahns
4c14157dcf
13.0.0-86
v13.0.0-86
2019-05-25 12:50:05 +02:00
Kevin Jahns
ef6c382e20
fix array iterator on merged content. fixes #152
2019-05-25 12:49:08 +02:00
calibr
ee45b4fdd6
process embeds in YText.toDelta
2019-05-25 13:48:57 +03:00
Kevin Jahns
668e9e8a9b
13.0.0-85
v13.0.0-85
2019-05-25 03:13:54 +02:00
Kevin Jahns
37a6d68543
implement support for boolean values. fixes #151
2019-05-25 03:12:56 +02:00
Kevin Jahns
f893198769
remove examples. fixes #149
2019-05-22 17:32:51 +02:00
Kevin Jahns
d3ee1a0ec2
Add editor support to v13 readme
2019-05-22 01:26:13 +02:00
Kevin Jahns
d6593412a2
13.0.0-84
v13.0.0-84
2019-05-19 21:49:36 +02:00
Kevin Jahns
d31bf36531
use generated esm module by default
2019-05-19 21:48:09 +02:00
Kevin Jahns
a485f550db
13.0.0-83
v13.0.0-83
2019-05-19 20:59:56 +02:00
Kevin Jahns
0610b16227
bump lib0 for webpack compatibility
2019-05-19 20:43:18 +02:00
Kevin Jahns
72e470c5f0
Fix ytext event.delta - items that are synced and deleted
...
When items are added and deleted in the same transaction, event.delta would recognize them as added (though they are actually deleted). Now it just ignores them.
2019-05-19 20:42:53 +02:00
Kevin Jahns
4d12a02e2f
fix offset in state vector
2019-05-16 12:31:53 +02:00