Kevin Jahns
|
5f8e7c7ba7
|
Merge pull request #169 from yjs/improve-readme
update quill cursors support
|
2019-09-23 11:22:51 +02:00 |
|
Nik Graf
|
7b8eee6b25
|
update quill cursors support
|
2019-09-23 11:22:24 +02:00 |
|
Kevin Jahns
|
1d5947c602
|
13.0.0-99
v13.0.0-99
|
2019-09-23 11:11:45 +02:00 |
|
Kevin Jahns
|
53e4028952
|
Merge pull request #168 from yjs/fix-absolute-position-calculation
fix absolute position calculation
|
2019-09-23 11:09:48 +02:00 |
|
Nik Graf
|
b38a8d99e5
|
fix absolute position calculation
|
2019-09-23 11:05:50 +02:00 |
|
Kevin Jahns
|
6c4971ae25
|
13.0.0-98
v13.0.0-98
|
2019-09-17 18:55:04 +02:00 |
|
Kevin Jahns
|
d1f5ff0f59
|
implement PermanentUserData storage prototype
|
2019-09-17 18:53:59 +02:00 |
|
Kevin Jahns
|
1d297601e8
|
export .createDeleteSet functionality
|
2019-09-04 22:08:05 +02:00 |
|
Kevin Jahns
|
d9fface0be
|
13.0.0-97
v13.0.0-97
|
2019-09-04 13:21:10 +02:00 |
|
Kevin Jahns
|
7d5db917da
|
fix type error >= tsc@3.6
|
2019-09-04 13:19:25 +02:00 |
|
Kevin Jahns
|
6e7529723d
|
update lib0
|
2019-09-04 13:15:34 +02:00 |
|
Kevin Jahns
|
6cb64b3707
|
move repository to yjs org
|
2019-09-04 13:08:34 +02:00 |
|
Kevin Jahns
|
bb1c0b809f
|
implement snapshot & event.changes
|
2019-09-03 16:33:29 +02:00 |
|
Kevin Jahns
|
8bcff6138c
|
Y.Text snapshot support (toDelta)
|
2019-08-31 22:42:18 +02:00 |
|
Kevin Jahns
|
e78d84ee59
|
md lint
|
2019-08-31 16:47:12 +02:00 |
|
Kevin Jahns
|
c23bcb66ce
|
delta format: use flat attr comparison
|
2019-08-31 16:44:07 +02:00 |
|
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 |
|