unadlib
e76ff61d0f
README: add mutative-yjs bindings
2026-06-20 01:07:48 +08:00
Kevin Jahns
e53a6a0227
rename concept AttributionManager => Renderer
...
definitely a breaking change to all users of the current attribution api
2026-06-16 21:29:45 +02:00
Kevin Jahns
b2fd836017
remove tsc' --skipLibCheck
2026-06-16 20:39:38 +02:00
Kevin Jahns
a64a2fa8c6
bump dependencies
2026-06-16 20:32:40 +02:00
Kevin Jahns
2215f6468e
Merge pull request #778 from heylakatos/docs/fix-stale-api-refs
...
fix stale JSDoc examples after v14 API rename
2026-06-13 18:12:10 +02:00
Kevin Jahns
21fbed3950
14.0.0-rc.18
v14.0.0-rc.18
2026-06-12 18:05:27 +02:00
Kevin Jahns
4d5176bf60
fix #781 - drop of content when intersecting with contentIds
2026-06-12 18:03:34 +02:00
Kevin Jahns
a11907df3f
add ygo to readme - #779
2026-06-01 20:31:46 +02:00
Kevin Jahns
c20aa0387d
small comment fix. closes #780
2026-05-28 18:41:36 +02:00
Kevin Jahns
566e7c63a0
[undo-manager] handle edge case - fixes #757
2026-05-28 18:17:46 +02:00
Kevin Jahns
858df07076
lint
v14.0.0-rc.17
2026-05-26 20:40:44 +02:00
Kevin Jahns
825bb9f663
14.0.0-rc.17
2026-05-26 20:30:33 +02:00
Kevin Jahns
c528128949
additional test for "only positive ops for snapshots"
2026-05-26 20:29:54 +02:00
Kevin Jahns
6ed8ece9da
only positive ops + attribution when rendering snapshots. related to yjs/y-prosemirror#247
2026-05-26 20:12:26 +02:00
heylakatos
6f26479920
fix stale JSDoc examples after v14 API rename
...
Update doc comments in src/utils/Snapshot.js and src/utils/Transaction.js
to reference Doc#get() and YType#setAttr() instead of the removed
ydoc.getText()/getMap() and YMap#set() methods.
2026-05-17 10:30:42 +08:00
Kevin Jahns
b744f4d4b7
14.0.0-rc.16
v14.0.0-rc.16
2026-05-12 16:25:11 +02:00
Kevin Jahns
b21451be34
fix attribution names insertedAt => insertAt
2026-05-12 16:24:51 +02:00
Kevin Jahns
5eba5cd199
14.0.0-rc.15
v14.0.0-rc.15
2026-05-11 14:50:55 +02:00
Kevin Jahns
7d113d98b2
don't apply changes on deleted types
2026-05-11 14:48:40 +02:00
Kevin Jahns
983110fc30
14.0.0-rc.14
v14.0.0-rc.14
2026-05-10 11:51:09 +02:00
Kevin Jahns
dd58632ec6
[idset] fix unsorted after copy bug
2026-05-10 11:49:57 +02:00
Kevin Jahns
da7366c085
14.0.0-rc.13
v14.0.0-rc.13
2026-04-15 01:29:46 +02:00
Kevin Jahns
ccff67a3f1
bump lib0
2026-04-15 01:29:00 +02:00
Kevin Jahns
f30c784cb9
fix attribution change event to contain explicit attributions
2026-04-15 01:24:15 +02:00
Kevin Jahns
2b5af46b0f
update language bindings
2026-04-14 19:24:31 +02:00
Kevin Jahns
a3e870c6da
14.0.0-rc.12
v14.0.0-rc.12
2026-04-14 16:27:21 +02:00
Kevin Jahns
b591d31078
nested delta fixes for suggestions
2026-04-14 16:25:35 +02:00
Kevin Jahns
3a1c249e17
thread model documentation
2026-04-14 13:23:53 +02:00
Kevin Jahns
6909511b5b
update node in publishing script
v14.0.0-rc.11
2026-04-11 18:36:58 +02:00
Kevin Jahns
d3a4fa7aa4
14.0.0-rc.11
2026-04-11 18:31:10 +02:00
Kevin Jahns
0694147358
update dependencies
2026-04-11 18:30:44 +02:00
Kevin Jahns
ebae7a3ee2
properly attribute deleted content in events
2026-04-11 18:27:01 +02:00
Kevin Jahns
52c6091f0c
[ts] properly expose some types
2026-04-11 16:08:55 +02:00
Kevin Jahns
fe24f533cd
bump deps
2026-04-09 19:47:01 +02:00
Kevin Jahns
d219368e2e
add tooljet as a user
2026-04-09 19:46:01 +02:00
Kevin Jahns
c52e946c23
Merge pull request #773 from yjs/incident-response-plan
...
write incident response plan
2026-04-09 19:10:13 +02:00
Kevin Jahns
c3668c03b8
implement incident response plan
2026-04-09 19:09:20 +02:00
Kevin Jahns
a03c10337e
Merge pull request #772 from yjs/alert-autofix-1
...
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
2026-04-09 16:18:15 +02:00
Kevin Jahns
f22190a396
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-09 16:17:53 +02:00
Kevin Jahns
6e8a0977be
Merge pull request #771 from yjs/dmonad-patch-1
...
Add Scorecard workflow for supply-chain security
2026-04-09 16:17:38 +02:00
Kevin Jahns
924bc0f287
Add Scorecard workflow for supply-chain security
2026-04-09 16:16:17 +02:00
Kevin Jahns
eb939464e0
Merge pull request #770 from yjs/alert-autofix-2
...
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
2026-04-09 16:13:25 +02:00
Kevin Jahns
aa8321560b
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-09 16:12:13 +02:00
Kevin Jahns
6e24a531f1
[security] update reporting info
2026-04-08 18:46:04 +02:00
Kevin Jahns
8c45dd6fe8
Revise security policy and reporting guidelines
...
Updated supported versions and vulnerability reporting instructions.
2026-04-07 18:56:47 +02:00
Kevin Jahns
97194448bf
add y-atproto provider
2026-04-07 16:06:31 +02:00
Kevin Jahns
12ecc79ede
add code of conduct and contributing guidelines
2026-04-02 18:49:58 +02:00
Kevin Jahns
16824d324c
add funding.yml
2026-04-02 18:34:34 +02:00
Kevin Jahns
612fef6c69
14.0.0-rc.10
v14.0.0-rc.10
2026-03-29 05:01:03 +02:00
Kevin Jahns
9f06f9fb27
applyDelta forwards am on modify
2026-03-29 04:59:39 +02:00