Kevin Jahns
|
304812fb07
|
concept for improved implementation of pending updates
|
2021-01-17 15:22:36 +01:00 |
|
Kevin Jahns
|
baca852733
|
add relevant relative positions exports
|
2021-01-13 01:16:21 +01:00 |
|
Kevin Jahns
|
c28ad0608e
|
emit transaction on update call
|
2021-01-10 12:19:44 +01:00 |
|
Kevin Jahns
|
e19f16f22c
|
Merge branch 'main' of github.com:yjs/yjs into main
|
2021-01-10 00:17:30 +01:00 |
|
Kevin Jahns
|
4af04d6a29
|
fix associative relative positions
|
2021-01-10 00:01:56 +01:00 |
|
Kevin Jahns
|
ca667be68b
|
proper updating of text-attributes
|
2021-01-09 14:59:56 +01:00 |
|
Kevin Jahns
|
186f7140b6
|
fix #271 - multiline text formatting issue
|
2021-01-09 14:55:37 +01:00 |
|
Kevin Jahns
|
656328631c
|
first prototype of associative relative positions (left- or right-associative)
|
2021-01-08 23:03:16 +01:00 |
|
Kevin Jahns
|
dbd1b3cb59
|
add tests for meta decoding of updates and state vector comparison of update and ydoc approach
|
2020-12-30 20:21:14 +01:00 |
|
Kevin Jahns
|
0a40b541e8
|
test with all encoders
|
2020-12-29 16:59:27 +01:00 |
|
Kevin Jahns
|
034463798d
|
deprecate toJSON
|
2020-12-22 17:04:31 +01:00 |
|
Kevin Jahns
|
4c929c6808
|
lint & refactoring
|
2020-12-19 16:29:17 +01:00 |
|
Kevin Jahns
|
af576788f1
|
Merge branch 'main' into differential-updates-263
|
2020-12-18 02:04:31 +01:00 |
|
Kevin Jahns
|
fbbf085278
|
add mergeUpdates tests to comparison framework
|
2020-12-17 21:50:39 +01:00 |
|
Kevin Jahns
|
d8868c47e1
|
test case for deletes + fix
|
2020-12-16 23:45:28 +01:00 |
|
Kevin Jahns
|
47221c26c4
|
test with v1 and v2 encoding
|
2020-12-16 23:26:38 +01:00 |
|
Kevin Jahns
|
0b23d5aeeb
|
First working version of differential updates - #263
|
2020-12-16 22:53:11 +01:00 |
|
Kevin Jahns
|
072947c0bb
|
implement update logging
|
2020-12-16 21:25:00 +01:00 |
|
Kevin Jahns
|
22aef63d8a
|
add Skip struct
|
2020-12-16 21:08:18 +01:00 |
|
Kevin Jahns
|
f8341220c3
|
first working version that also considers holes in document updates - #263
|
2020-12-15 15:39:08 +01:00 |
|
Kevin Jahns
|
004a781a56
|
basic merge works. fixes first test #263
|
2020-12-13 16:24:43 +01:00 |
|
Kevin Jahns
|
c8534ea6bc
|
merging delete-sets #263
|
2020-12-12 22:48:10 +01:00 |
|
Kevin Jahns
|
1e0fd60df4
|
proper merge for deletesets
|
2020-12-12 22:40:55 +01:00 |
|
Kevin Jahns
|
d5e6c26420
|
Merge branch 'main' into wishlist-259
|
2020-12-12 21:36:45 +01:00 |
|
Kevin Jahns
|
e497f07f7a
|
remove new pos api template
|
2020-12-12 21:33:14 +01:00 |
|
Kevin Jahns
|
320da29b69
|
implement merge-logic - #263
|
2020-12-10 18:06:35 +01:00 |
|
Kevin Jahns
|
783c4d8209
|
write #263 append logic
|
2020-12-09 17:48:45 +01:00 |
|
Kevin Jahns
|
2c708b647d
|
write lazy encoder & decoder - #263
|
2020-12-08 20:20:40 +01:00 |
|
Kevin Jahns
|
7a45be8c88
|
add merge tests for #263
|
2020-12-07 19:47:48 +01:00 |
|
Kevin Jahns
|
e81267d4df
|
implement correct destroy event
|
2020-12-04 14:01:14 +01:00 |
|
Kevin Jahns
|
b812a3dd6c
|
Add getItem to the exports
|
2020-11-21 19:27:12 +01:00 |
|
Kevin Jahns
|
b3f5b50377
|
Merge branch 'wishlist-259' of github.com:yjs/yjs into wishlist-259
|
2020-11-16 12:40:27 +01:00 |
|
Kevin Jahns
|
7bcd4a828d
|
Create new Pos API - #259
|
2020-11-16 12:40:18 +01:00 |
|
Kevin Jahns
|
cb705922b4
|
implement insertAfter - #259
|
2020-11-15 14:57:45 +01:00 |
|
Kevin Jahns
|
1ed58909d3
|
implement prev/nextSibling&firstChild & parent - #259
|
2020-11-14 13:33:43 +01:00 |
|
Kevin Jahns
|
0aca7bbefa
|
implement attributes on Y.Text
|
2020-11-13 12:40:53 +01:00 |
|
Kevin Jahns
|
e1f0324840
|
call UndoManager pop-stack-item after transaction
|
2020-11-13 12:05:53 +01:00 |
|
Kevin Jahns
|
1508c44f68
|
lint
|
2020-11-08 13:08:14 +01:00 |
|
Kevin Jahns
|
3dd843372f
|
Merge pull request #254 from nornagon/array-from
add Y.Array.from
|
2020-11-08 02:01:48 +01:00 |
|
Kevin Jahns
|
53f2344017
|
implement .clone, .slice, and yxml.get
|
2020-11-08 01:51:39 +01:00 |
|
Kevin Jahns
|
3bb107504f
|
fix superflous event happening in nested event system
|
2020-11-04 00:35:08 +01:00 |
|
Jeremy Rose
|
4c46ebfb45
|
add Y.Array.from
|
2020-11-01 10:01:04 -08:00 |
|
Kevin Jahns
|
e9cb07da55
|
Failsafe when splitting surrogate pairs - fixes #248
|
2020-10-31 02:05:33 +01:00 |
|
Kevin Jahns
|
114f28f48e
|
log error when removing eventhandler that doesnt exist - implements #246
|
2020-10-31 00:34:19 +01:00 |
|
Kevin Jahns
|
a1da486c8a
|
Merge branch 'main' of github.com:yjs/yjs into main
|
2020-10-29 12:40:48 +01:00 |
|
Kevin Jahns
|
4fb9cc2a30
|
fire top-level events first
|
2020-10-29 12:40:39 +01:00 |
|
Kevin Jahns
|
6fd33c0720
|
fix permanent user-data init with new DS-decoder - fixes yjs/y-websocket#33
|
2020-10-10 16:48:43 +02:00 |
|
Kevin Jahns
|
8049776074
|
fix double undo - fixes #241
|
2020-09-28 19:00:13 +02:00 |
|
Kevin Jahns
|
32b1338d48
|
Merge pull request #233 from rideg/add_typing_232
Amend typing of YEvent.changes, fixes #232
|
2020-09-28 18:38:03 +02:00 |
|
Kevin Jahns
|
dfc6b879de
|
Merge pull request #239 from yjs/subdocs
implemented first subdocuments draft #234
|
2020-09-28 18:35:43 +02:00 |
|