Kevin Jahns
|
434ec84837
|
13.0.0-3
|
2017-07-06 03:29:09 +02:00 |
|
Kevin Jahns
|
2b618cd83c
|
change to correct main file
|
2017-07-06 03:28:06 +02:00 |
|
Kevin Jahns
|
f4327529b9
|
13.0.0-2
|
2017-07-05 18:41:26 +02:00 |
|
Kevin Jahns
|
67189f4d44
|
dont lint in postversion
|
2017-07-05 18:40:41 +02:00 |
|
Kevin Jahns
|
6225fb4dfd
|
fix linting of examples
|
2017-07-05 18:33:16 +02:00 |
|
Kevin Jahns
|
a7550fe5d3
|
13.0.0-1
v13.0.0-1
|
2017-07-05 18:12:35 +02:00 |
|
Kevin Jahns
|
9d9c84f40e
|
fit y-memory in helper.js
|
2017-07-05 18:10:24 +02:00 |
|
Kevin Jahns
|
ae91902de3
|
Yjs throws "error" event in unexpected cases. fixes #72
|
2017-07-05 17:58:19 +02:00 |
|
Kevin Jahns
|
033d24eee7
|
use y-memory@v8 directory structure
|
2017-07-05 17:44:17 +02:00 |
|
Kevin Jahns
|
8abef69aa7
|
implemented named event handler
|
2017-07-05 17:01:21 +02:00 |
|
Kevin Jahns
|
7e4dedab38
|
always use generateUniqueUserId. fixes #74
|
2017-07-05 11:40:19 +02:00 |
|
Kevin Jahns
|
85e488bbe6
|
Throw proper error stack when observer function thrown an error - implements #75
|
2017-07-05 11:37:22 +02:00 |
|
Kevin Jahns
|
a6a321da10
|
fix textarea example to fit new directory structure
|
2017-07-05 11:34:28 +02:00 |
|
Kevin Jahns
|
008764ccdc
|
remove dist submodule
|
2017-07-05 11:26:20 +02:00 |
|
Kevin Jahns
|
de5f4abe32
|
filter deleted ops only if gc is disabled
|
2017-07-04 04:59:07 -07:00 |
|
Kevin Jahns
|
382d06f6d4
|
reworked getOperations (decrease size of sent operations, fixe some gc issues). garbageCollectOperation now sets origin to the direct left operation, if possible
|
2017-07-03 23:19:11 -07:00 |
|
Kevin Jahns
|
66de422749
|
fix issues with new master-slave tests
|
2017-06-30 15:18:07 -07:00 |
|
Kevin Jahns
|
bbf5e39408
|
implemented client-server model (untested)
|
2017-06-30 14:07:14 -07:00 |
|
Kevin Jahns
|
c8bca15d72
|
13.0.0-0
v13.0.0-0
|
2017-06-30 09:16:58 -07:00 |
|
Kevin Jahns
|
a64730e651
|
fix several sync issues. improve performance a bit by removing ds from first sync step
|
2017-06-29 15:04:36 -07:00 |
|
Kevin Jahns
|
409a9414f1
|
fix the "gc state" warning
|
2017-06-27 02:07:03 +02:00 |
|
Kevin Jahns
|
24facaab09
|
fix os comparison in compareUsers
|
2017-06-21 16:29:51 +02:00 |
|
Kevin Jahns
|
060549f2cb
|
enable gc in random tests
|
2017-06-19 21:16:42 +02:00 |
|
Kevin Jahns
|
dfe3b0b1d1
|
Merge branch 'master' into v13
|
2017-06-19 10:48:16 +02:00 |
|
Kevin Jahns
|
a5506a5ded
|
Release 12.3.1
|
2017-06-17 14:32:28 +02:00 |
|
Kevin Jahns
|
361d4a48e1
|
implement getPath for any type. types now initialize _parent. fix some cases where observeDeep is not fired
|
2017-06-17 14:31:00 +02:00 |
|
Kevin Jahns
|
e23154bec2
|
update dependencies
|
2017-06-16 01:04:58 +02:00 |
|
Kevin Jahns
|
1682d43c26
|
added chancejs to dependencies
|
2017-06-07 21:43:52 +02:00 |
|
Kevin Jahns
|
68c417fe6f
|
fix gc timeout
|
2017-05-24 16:34:57 +02:00 |
|
Kevin Jahns
|
2ea163a5cf
|
outsourced helper and test-connector
|
2017-05-22 13:57:16 +02:00 |
|
Kevin Jahns
|
020dacdad4
|
removed some unnecessary setTimeouts
|
2017-05-21 00:31:16 +02:00 |
|
Kevin Jahns
|
42abcc897c
|
added examples
|
2017-05-19 02:22:00 +02:00 |
|
Kevin Jahns
|
0a321610aa
|
use rollup for yjs
|
2017-05-16 18:35:30 +02:00 |
|
Kevin Jahns
|
edf47d3491
|
add disconnect / reconnect return values
|
2017-05-12 04:19:14 +02:00 |
|
Kevin Jahns
|
14ee42cad5
|
Release 12.3.0
|
2017-05-08 12:40:31 +02:00 |
|
Kevin Jahns
|
f990927d3e
|
implemented Y.utils.bubbleEvent
|
2017-05-08 12:01:51 +02:00 |
|
Kevin Jahns
|
a1cef4662f
|
Release 12.2.1
|
2017-05-03 18:00:59 +02:00 |
|
Kevin Jahns
|
2c343970c4
|
fixed sync issue with "preferUntransformed"
|
2017-05-03 18:00:20 +02:00 |
|
Kevin Jahns
|
74b41e03e3
|
Release 12.2.0
|
2017-05-03 16:17:13 +02:00 |
|
Kevin Jahns
|
b242aab955
|
implemented "preferUntransformed"
|
2017-05-03 16:13:52 +02:00 |
|
Kevin Jahns
|
8e4efd9bba
|
fixed "waiting for auth" issue in the test suite
|
2017-04-28 11:21:26 +02:00 |
|
Kevin Jahns
|
47d5899058
|
fixed test suite. It stopped working because of previous adoptions on the gc behavior. I failed to notice it..
|
2017-04-27 14:58:08 +02:00 |
|
Kevin Jahns
|
a126a29876
|
Added Monaco editor example
|
2017-04-18 18:24:03 +02:00 |
|
Kevin Jahns
|
4aa720116f
|
add serviceworker example
|
2017-04-11 16:21:00 +02:00 |
|
Kevin Jahns
|
e29162c3fc
|
Release 12.1.7
|
2017-04-10 11:22:34 +02:00 |
|
Kevin Jahns
|
aa40855953
|
Add debug package as dependency. Fixes #66
|
2017-04-10 10:30:28 +02:00 |
|
Kevin Jahns
|
b6545d62fc
|
update CodeMirror example
|
2017-03-29 13:43:26 +02:00 |
|
Kevin Jahns
|
3425d95507
|
update CodeMirror example
|
2017-03-29 13:23:28 +02:00 |
|
Kevin Jahns
|
53682c17fb
|
added CodeMirror example
|
2017-03-29 13:21:30 +02:00 |
|
Kevin Jahns
|
a492a83f0c
|
Release 12.1.6
|
2017-03-20 19:16:06 +01:00 |
|