Kevin Jahns
|
30b56d5ae9
|
Enable typings for inserting custom attrs in YXmlElement - fixes #531
|
2023-05-04 10:07:05 +02:00 |
|
James Pearce
|
61eeaef226
|
Add missing getting-started steps
|
2023-04-30 16:31:46 -04:00 |
|
Kevin Jahns
|
adaa95ebb8
|
add example to createDocFromSnapshot - #159
|
2023-04-27 18:08:28 +02:00 |
|
Kevin Jahns
|
1f2f08ef7e
|
13.6.0
v13.6.0
|
2023-04-22 18:41:44 +02:00 |
|
Kevin Jahns
|
39167e6e2a
|
Implement function that obfuscates a ydoc and scrambles its content
|
2023-04-22 18:39:29 +02:00 |
|
Kevin Jahns
|
5a8519d2c2
|
13.5.53
v13.5.53
|
2023-04-18 20:09:59 +02:00 |
|
Kevin Jahns
|
d039d48b3f
|
ytext: diff should never create useless delta op
|
2023-04-18 20:07:17 +02:00 |
|
Kevin Jahns
|
710ac31af3
|
13.5.52
v13.5.52
|
2023-04-03 14:12:34 +02:00 |
|
Kevin Jahns
|
49f435284f
|
lint
|
2023-04-03 14:10:26 +02:00 |
|
Kevin Jahns
|
ba96f2fe74
|
implement fix for #500. extends #515
|
2023-04-03 14:02:37 +02:00 |
|
Dominik Henneke
|
99bab4a1d8
|
Fix lint errors
|
2023-04-03 14:02:37 +02:00 |
|
Dominik Henneke
|
1674d3986d
|
Restore deleted entries in a map
|
2023-04-03 14:02:37 +02:00 |
|
Kevin Jahns
|
dc3e99e6a1
|
Merge pull request #518 from WofWca/jsdoc-yarray
docs: fix JSDoc typo
|
2023-04-02 11:47:46 +02:00 |
|
WofWca
|
fb6664a2bc
|
docs: fix JSDoc typo
|
2023-04-01 23:12:49 +08:00 |
|
Kevin Jahns
|
0d7e865531
|
13.5.51
v13.5.51
|
2023-03-22 11:05:23 +01:00 |
|
Kevin Jahns
|
e73eb0bf92
|
use lib0 conditional exports in cjs file
|
2023-03-22 11:02:55 +01:00 |
|
Kevin Jahns
|
d815855450
|
specify engine
|
2023-03-21 11:27:37 +01:00 |
|
Kevin Jahns
|
61ba6cdde1
|
bump ci to use current nodejs versions
|
2023-03-21 11:22:59 +01:00 |
|
Kevin Jahns
|
cb70d7bad3
|
fix typings and lib0 resolution
|
2023-03-21 11:14:37 +01:00 |
|
Kevin Jahns
|
2001bec8eb
|
modernize tsconfig
|
2023-03-11 12:20:52 +01:00 |
|
Kevin Jahns
|
2e2710ded9
|
13.5.50
v13.5.50
|
2023-03-11 09:15:11 +01:00 |
|
Kevin Jahns
|
227018f5c7
|
toDelta doesnt create transaction - fixes #506
|
2023-03-11 09:13:27 +01:00 |
|
Kevin Jahns
|
da8bacfc78
|
add tests for complex Y.Text deltas
|
2023-03-10 12:53:48 +01:00 |
|
Kevin Jahns
|
92bad63145
|
add docs: tr.changes should only be computed during the event
|
2023-03-09 18:44:43 +01:00 |
|
Kevin Jahns
|
52ff230dd1
|
13.5.49
v13.5.49
|
2023-03-09 13:59:08 +01:00 |
|
Kevin Jahns
|
fe48efe64f
|
fix generating too many cleanup transactions. closes #506
|
2023-03-09 13:45:13 +01:00 |
|
Kevin Jahns
|
7e40fc442d
|
13.5.48
v13.5.48
|
2023-03-02 19:50:34 +01:00 |
|
Kevin Jahns
|
035e350062
|
optimize formatting cleanup
|
2023-03-02 19:48:00 +01:00 |
|
Kevin Jahns
|
bf338d8040
|
fix attribute update issue - fixes #503
|
2023-03-02 19:08:01 +01:00 |
|
Kevin Jahns
|
658c520b93
|
13.5.47
v13.5.47
|
2023-02-21 14:37:24 +01:00 |
|
Kevin Jahns
|
2576d4efca
|
increasing sort of ds encoding
|
2023-02-21 14:35:28 +01:00 |
|
Kevin Jahns
|
58b754950e
|
Merge pull request #439 from Synthesia-Technologies/feat/deterministic-update-encoding
Make encodeStateAsUpdate deterministic
|
2023-02-21 10:59:31 +01:00 |
|
Kevin Jahns
|
ea7ad07f34
|
13.5.46
v13.5.46
|
2023-02-14 16:21:01 +01:00 |
|
Kevin Jahns
|
1c999b250e
|
fix #474 - formatting bug
|
2023-02-14 16:19:22 +01:00 |
|
Kevin Jahns
|
e9189365ee
|
add debugging case for #474 - unfininished
|
2023-02-13 14:27:57 +01:00 |
|
Kevin Jahns
|
e0a2f11db3
|
13.5.45
v13.5.45
|
2023-01-31 12:57:56 +01:00 |
|
Kevin Jahns
|
7445a9ce5f
|
add whenSynced and isSynced property with refined logic
|
2023-01-31 12:56:07 +01:00 |
|
Kevin Jahns
|
7f6c12a541
|
bump typescript and fix type issues
|
2023-01-31 12:16:03 +01:00 |
|
Kevin Jahns
|
370d0c138d
|
Merge pull request #496 from neftaly/array.from
Add test for Y.Array.from
|
2023-01-25 13:12:52 +01:00 |
|
Neftaly Hernandez
|
d29de75f85
|
Add test for Y.Array.from
|
2023-01-23 06:41:57 +00:00 |
|
Kevin Jahns
|
f215866429
|
remove poxi on request..
|
2023-01-19 15:24:53 +01:00 |
|
Kevin Jahns
|
093b41ccc4
|
Merge pull request #495 from laem/patch-1
New user
|
2023-01-19 15:20:41 +01:00 |
|
Mael
|
ab60cd1ff8
|
New user
|
2023-01-19 15:06:20 +01:00 |
|
Kevin Jahns
|
1130abe05b
|
add POXi as a user
|
2023-01-18 12:20:52 +01:00 |
|
Kevin Jahns
|
31b4ab8d0c
|
13.5.44
v13.5.44
|
2023-01-01 18:25:03 +01:00 |
|
Kevin Jahns
|
ab978b2003
|
add exports.module field - #438
|
2023-01-01 18:23:21 +01:00 |
|
Kevin Jahns
|
afc6728c9e
|
13.5.43
v13.5.43
|
2022-11-30 12:28:28 +01:00 |
|
Kevin Jahns
|
0ef5bd42fe
|
lint readme
|
2022-11-30 12:26:55 +01:00 |
|
Kevin Jahns
|
3ece681758
|
allow transactions within event handlers having different origins
|
2022-11-30 12:09:19 +01:00 |
|
Kevin Jahns
|
cac9407185
|
remove snapshot param in yxml.getAttributes
|
2022-11-30 11:34:34 +01:00 |
|