2144 Commits

Author SHA1 Message Date
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
Kevin Jahns
2053f7987a fix all type issues 2026-01-06 20:35:18 +01:00
Kevin Jahns
ec11ef6f08 more refactoring 2025-12-30 20:24:59 +01:00
Kevin Jahns
69131b76c8 started refactor expose a single Yjs type only using lib0@v1 delta 2025-12-30 20:23:57 +01:00
Kevin Jahns
301d3836ab simplifying type system 2025-12-30 20:22:52 +01:00
Kevin Jahns
8cc17fc584 Merge pull request #756 from computerscienceiscool/patch-1
docs: fix broken Liveblocks Yjs documentation link
2025-12-30 20:18:51 +01:00
Kevin Jahns
2daa2ae18b expose getPathTo and support custom attributionManager/renderer in relativePosition transformer 2025-12-30 19:18:41 +01:00
Kevin Jahns
95638112d6 [AttributionManager] implement acceptAllChanges and rejectAllChanges. closes #761 2025-12-30 18:59:48 +01:00
Kevin Jahns
8724af0b6e Merge pull request #759 from nperez0111/snapshot-attribution-manager
expose `SnapshotAttributionManager` and `createAttributionManagerFromSnapshots`
2025-12-28 15:10:51 +01:00
Nick the Sick
88fd9683b8 expose SnapshotAttributionManager and createAttributionManagerFromSnapshots 2025-12-28 13:47:14 +01:00
JJ
8fff0cf5a1 docs: fix broken Liveblocks Yjs documentation link
Update the Liveblocks Yjs link from the outdated URL
(https://liveblocks.io/document/yjs) which returns a 404 error
to the current API reference documentation at
https://liveblocks.io/docs/api-reference/liveblocks-yjs
2025-12-20 20:30:19 -08:00
Kevin Jahns
f5230110cd Merge pull request #755 from nperez0111/check-case
fix: if there is not element to modify, throw an error
2025-12-20 14:46:20 +01:00
Nick the Sick
dfa2190cfa fix: if there is not element to modify, throw an error 2025-12-19 17:11:56 +01:00
Kevin Jahns
7126035d1b Merge pull request #754 from nperez0111/rm-dep
[chore] remove concurrently as a devDependency
2025-12-19 10:31:32 +01:00
Nick the Sick
200907d343 [chore] remove concurrently as a devDependency 2025-12-18 23:52:12 +01:00
Kevin Jahns
f661af7077 14.0.0-19 v14.0.0-19 2025-12-17 16:45:25 +01:00
Kevin Jahns
cce803c8c4 Merge pull request #753 from nperez0111/attrs
Support attributing content in `DiffAttributionManager` & `SnapshotAttributionManager`
2025-12-17 16:44:17 +01:00
Nick the Sick
48fc7e494c fix: remove default attributions 2025-12-17 16:42:03 +01:00
Nick the Sick
ca7c98fa35 feat: support attributing the content for DiffAttributionManager & SnapshotAttributionManager 2025-12-17 16:21:38 +01:00
Nick the Sick
157359a07b refactor: minor cleanup of duplicate function 2025-12-17 16:17:28 +01:00
Kevin Jahns
509a11f098 14.0.0-18 v14.0.0-18 2025-12-15 16:27:30 +01:00
Kevin Jahns
b61597fe43 bump lib0 to stable release 2025-12-15 16:27:02 +01:00
Kevin Jahns
4e2c470f35 14.0.0-17 v14.0.0-17 2025-12-15 13:31:30 +01:00