Commit Graph

2266 Commits

Author SHA1 Message Date
Kevin Jahns
bf8450a7b3 14.0.0-rc.4 v14.0.0-rc.4 2026-03-24 18:03:50 +01:00
Kevin Jahns
c06acb0952 considering deleted content - fix applyDelta modifyOp 2026-03-24 17:31:13 +01:00
Kevin Jahns
d6dc66c23f 14.0.0-rc.3 v14.0.0-rc.3 2026-03-24 00:39:01 +01:00
Kevin Jahns
1f3f912f08 bump lib0 2026-03-24 00:37:36 +01:00
Kevin Jahns
574b539e42 test in release script 2026-03-24 00:36:27 +01:00
Kevin Jahns
75c10c19a5 schemas and upgrade lib0 2026-03-24 00:34:37 +01:00
Kevin Jahns
da05230083 14.0.0-rc.2 v14.0.0-rc.2 2026-03-18 14:27:18 +01:00
Kevin Jahns
f58dc26292 bump lib0 2026-03-18 14:25:45 +01:00
Kevin Jahns
91cd542630 retain legacyTypeRef when undoing content 2026-03-18 14:24:03 +01:00
Kevin Jahns
7795050a74 reproduce #767 2026-03-14 13:42:39 +01:00
Kevin Jahns
585bcb7194 excludeContentMap - singular 2026-03-06 17:01:10 +01:00
Kevin Jahns
6f88d59e6e 14.0.0-rc.1 v14.0.0-rc.1 2026-02-27 01:28:52 +01:00
Kevin Jahns
12b527e560 release script 2026-02-27 01:27:54 +01:00
Kevin Jahns
bd61d6cd6b fix version script 2026-02-27 01:14:40 +01:00
Kevin Jahns
d31f97ed9d fix dist script 2026-02-27 01:13:55 +01:00
Kevin Jahns
ee0b63b356 [Y.mergeUpdates] optimized for merging many updates 2026-02-27 01:08:22 +01:00
Kevin Jahns
a14b05615b global d.ts 2026-02-26 18:00:17 +01:00
Kevin Jahns
768a17e48c 14.0.0-rc.0 v14.0.0-rc.0 2026-02-25 16:18:14 +01:00
Kevin Jahns
2e330c97f5 fix tests and upgrade deps 2026-02-25 16:16:46 +01:00
Kevin Jahns
ae7dc2dedd lint & typechecks for lib0 upgrade 2026-02-25 15:55:42 +01:00
Kevin Jahns
b9ede1b453 [undoContentIds] accepts UndoManagerOptions 2026-02-25 15:30:26 +01:00
Kevin Jahns
e3ba2cbab4 type fixes 2026-02-23 20:22:40 +01:00
Kevin Jahns
8cd979af63 Mark Velt.dev as a sponsor 2026-02-15 20:16:48 +01:00
Kevin Jahns
099ce92362 lint issues 2026-02-15 20:05:10 +01:00
Kevin Jahns
e431f01804 Merge pull request #763 from rakesh-snippyly/patch-2
Update README with Velt YJs CRDT details
2026-02-15 20:04:24 +01:00
Kevin Jahns
db29b42263 intersectUpdateWithContentIds returns Uint8Array<ArrayBuffer> 2026-02-10 16:43:23 +01:00
Kevin Jahns
3a69b95146 [updates] createDocFromUpdates accepts DocOpts 2026-01-31 02:23:26 +01:00
rakesh-snippyly
19e3ac96be Update README with Velt YJs details
Added Velt YJs description to the README and removed duplicate entry.
2026-01-23 18:23:40 -08:00
rakesh-snippyly
49cfa18290 Update link text for Velt YJs in README 2026-01-23 18:22:32 -08:00
rakesh-snippyly
612ccb714a Remove emoji from Velt YJs CRDT link
Removed star emoji from Velt YJs CRDT link in README.
2026-01-23 18:18:01 -08:00
rakesh-snippyly
fd175b95e3 Update README with Velt YJs CRDT details
Add Velt YJs CRDT information and devtools link to README
2026-01-23 18:16:44 -08:00
Kevin Jahns
c1755c5b65 14.0.0-22 v14.0.0-22 2026-01-19 15:13:48 +01:00
Kevin Jahns
68ae2f1da8 type issue in tests 2026-01-19 15:12:41 +01:00
Kevin Jahns
cdc23b6025 publish testhelper.js 2026-01-19 14:54:29 +01:00
Kevin Jahns
afd880b2fd 14.0.0-21 v14.0.0-21 2026-01-14 16:15:18 +01:00
Kevin Jahns
ff741d87b5 createDocFromUpdate 2026-01-14 16:12:56 +01:00
Kevin Jahns
d741c46f1f [update] intersect 2026-01-14 05:05:36 +01:00
Kevin Jahns
bee0afb38d add missing meta apis (mostly contentIds & contentMaps) 2026-01-14 01:49:32 +01:00
Kevin Jahns
2b5138a06d rename readUpdateToContentIds => createContentIdsFromUpdate 2026-01-13 04:11:23 +01:00
Kevin Jahns
e40492273e 14.0.0-20 v14.0.0-20 2026-01-12 01:42:44 +01:00
Kevin Jahns
5e7cc58fe4 fix preversion script 2026-01-12 01:42:02 +01:00
Kevin Jahns
285031d5ae remove rollup bundle 2026-01-12 01:39:24 +01:00
Kevin Jahns
53d4f0b554 bump lib0 & add node 22 to github workflow 2026-01-12 01:33:29 +01:00
Kevin Jahns
241d9429cc content utilities 2026-01-11 00:25:03 +01:00
Kevin Jahns
65bc32f1ae attributions filtering, undo of contentIds 2026-01-10 23:53:38 +01:00
Kevin Jahns
1d78034ae9 contentIds/contentMap API 2026-01-10 22:04:30 +01:00
Kevin Jahns
6ec341f564 getContent => toDelta 2026-01-10 17:32:29 +01:00
Kevin Jahns
ffabdff3d5 remove insertAfter 2026-01-10 13:36:49 +01:00
Kevin Jahns
bbaec17bf3 [delta integration] fixed all tests 2026-01-10 13:28:41 +01:00
Kevin Jahns
8bd9946a95 [delta integration] fix many tests 2026-01-10 00:57:43 +01:00