Rich Evans
34d70afadf
fix: deleteText currPos left and right both null
...
Handle the case where both `currPos.left` and `currPos.right` are null in `YText::deleteText` to prevent error `Cannot read properties of null (reading 'parent')` .
Fixes https://github.com/yjs/yjs/issues/504 .
2023-02-23 12:44:20 -08: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
Kevin Jahns
7ea8ffebae
Merge pull request #482 from joakim/patch-2
...
Add missing word
2022-11-08 16:30:12 +01:00
Joakim
d7751c16fd
Add missing word
2022-11-05 21:15:33 +01:00
Kevin Jahns
a64c51ec06
Merge pull request #478 from ViktorQvarfordt/patch-1
...
Add Sana to -Who Is Using Yjs-
2022-10-24 13:10:31 +02:00
Viktor Qvarfordt
7405057037
Add Sana to -Who Is Using Yjs-
2022-10-23 21:34:43 +02:00
Kevin Jahns
6208b82872
13.5.42
v13.5.42
2022-10-18 16:52:38 +02:00
Kevin Jahns
12a9134b09
lint
2022-10-18 16:51:07 +02:00
Kevin Jahns
7395229086
Port test from @PatrickShaw #432 . Allow infinite captureTimeout in UndoManager #431 . Closes #432
2022-10-18 16:45:30 +02:00
Kevin Jahns
8fb73edd97
Merge pull request #453 from Cargo/main
...
Allow updating captureTimeout on UndoManager instances
2022-10-03 11:58:03 +02:00
Kevin Jahns
f1ad5686c1
Add Hyperquery to -Who Is Using Yjs-
2022-10-02 17:10:14 +02:00
Kevin Jahns
ed9236bdc7
Merge pull request #464 from MaxNoetzold/main
...
Add y-mongodb-provider to provider list in README
2022-09-26 22:08:43 +02:00
Kevin Jahns
5405fd2d7c
Merge pull request #465 from neo/patch-1
...
Remove unused return in `forEach` of `YMap`
2022-09-20 13:07:23 +02:00
Wenchen Li
12667f6b66
Remove unused return in forEach
of YMap
...
If the idea is to keep the API as close to the JS Map as possible, maybe we should consider not returning here.
Ref: https://github.com/microsoft/TypeScript/blob/v4.8.3/lib/lib.es2015.collection.d.ts#L28-L31
2022-09-19 18:19:41 -04:00
MaxNoetzold
3d7ef7e28b
add y-mongodb-provider to provider list in README
2022-09-18 14:17:52 +02:00
Kevin Jahns
56267e0a7d
Merge pull request #455 from scenaristeur/patch-1
...
Update INTERNALS.md
2022-09-16 23:26:04 +02:00
Kevin Jahns
da71f6fa45
Merge pull request #463 from doodlewind/patch-1
...
add AFFiNE to sponsor list
2022-09-14 17:43:04 +02:00
Kevin Jahns
588788fbef
fix snapshot diff calculation naming bug
2022-09-14 00:37:06 +02:00
Yifeng Wang
fb9df6efe2
add AFFiNE to sponsor list
2022-09-13 21:31:10 +08:00
Kevin Jahns
a69ecb0287
Merge pull request #460 from regischen/fix-typo
...
fix typo
2022-08-25 12:03:42 +02:00
regischen
923fc6e06e
fix typo
2022-08-25 17:35:24 +08:00
David
0fdfd93e4b
Update INTERNALS.md
...
Typo
2022-08-14 10:10:14 +02:00
Aart Rost
e0e5f8d2ea
Allow updating captureTimeout on UndoManager instances
...
Used to pause the undoManager by toggling the timeout with `yUndoManager.captureTimeout = Number.MAX_VALUE`
2022-08-10 14:07:40 -07:00
Kevin Jahns
daf034cf75
Merge pull request #452 from aryzing/patch-1
...
Update README.md
2022-08-08 10:57:13 +02:00
Eduard Bardají Puig
2157ebb4d0
Update README.md
...
Add missing `.getText()` method to docs.
2022-08-07 20:52:16 +02:00
Kevin Jahns
97ef4ae1e0
13.5.41
v13.5.41
2022-07-28 14:14:27 +02:00
Kevin Jahns
df2d59e2fb
UndoManager: fix special deletion case. closes #447 closes #443
2022-07-28 14:12:21 +02:00
Kevin Jahns
7a61c90261
13.5.40
v13.5.40
2022-07-22 14:24:44 +02:00
Kevin Jahns
6fa8778fc7
add doc parameter to UndoManager
2022-07-22 14:22:46 +02:00
Adam Chelminski
6b7b3136e0
delete set encoding should be in descending order
2022-06-23 16:01:29 +02:00