Kevin Jahns
47221c26c4
test with v1 and v2 encoding
2020-12-16 23:26:38 +01:00
Kevin Jahns
ba83398374
fix tests
2020-12-16 22:58:22 +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
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
972d15dda5
Update Sponsors
2020-12-05 13:17:14 +01:00
Kevin Jahns
fdf2063943
13.4.6
v13.4.6
2020-12-04 14:02:53 +01:00
Kevin Jahns
e81267d4df
implement correct destroy event
2020-12-04 14:01:14 +01:00
Kevin Jahns
563c34f81a
Update README.md
2020-12-01 15:50:58 +01:00
Kevin Jahns
ba713983e3
update sponsors
2020-12-01 15:41:45 +01:00
Kevin Jahns
bf2ee3680b
13.4.5
v13.4.5
2020-11-21 19:28:56 +01:00
Kevin Jahns
b812a3dd6c
Add getItem to the exports
2020-11-21 19:27:12 +01:00
Kevin Jahns
7bac783490
13.4.4
v13.4.4
2020-11-08 13:09:49 +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
d6be4d9391
Merge pull request #253 from lpmi-13/update_links
...
update http links, where possible, to https
2020-11-08 02:00:36 +01:00
Kevin Jahns
53f2344017
implement .clone, .slice, and yxml.get
2020-11-08 01:51:39 +01:00
Kevin Jahns
86f7631d1e
13.4.3
v13.4.3
2020-11-04 00:37:24 +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
Adam Leskis
9d0d63ead7
update http links, where possible, to https
...
cattaz.io, unfortunately, is still only available over http, but I've raised an issue in the repo to enable https on github pages, which the site appears to be using.
2020-10-31 10:32:05 +00:00
Kevin Jahns
39803c1d11
13.4.2
v13.4.2
2020-10-31 03:58:59 +01:00
Kevin Jahns
46fae57036
Merge pull request #244 from hanspagel/patch-1
...
fix a small typo (at it heart -> at its heart)
2020-10-31 03:51:17 +01: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
e2c9eb7f01
13.4.1
v13.4.1
2020-10-10 16:53:31 +02: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
Hans Pagel
72f3ce75b2
fix a small typo (at it heart -> at its heart)
2020-09-28 23:29:09 +02:00
Kevin Jahns
fd211731cc
13.4.0
v13.4.0
2020-09-28 19:04:58 +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
c2f0ca3fae
Merge pull request #238 from johnrees/patch-1
...
Fix typo in README example
2020-09-28 18:36:35 +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
Kevin Jahns
81f16ff0b5
Merge pull request #243 from yjs/create-doc-from-snapshot-3
...
Create doc from snapshot 3
2020-09-28 18:34:01 +02:00
Kevin Jahns
e1a2ccd7f6
add tests to snapshots case and fix the case of empty ranges
2020-09-28 18:32:24 +02:00
Kevin Jahns
be8cc8a20c
Merge branch '159-create-doc-from-snapshot-2' of git://github.com/calibr/yjs into calibr-159-create-doc-from-snapshot-2
2020-09-28 17:57:51 +02:00
Kevin Jahns
a253cfc090
Merge pull request #235 from DeepAnchor/patch-1
...
Fix JSDoc annotation
2020-09-28 17:55:25 +02:00
Kevin Jahns
992c0b5e32
13.4.0-0
v13.4.0-0
2020-09-10 01:57:00 +02:00
Kevin Jahns
e17d661769
implemented first subdocuments draft #234
2020-09-10 01:54:16 +02:00
calibr
fef3fc2a4a
remove debug messages
2020-09-08 13:33:41 +03:00