Commit Graph

2116 Commits

Author SHA1 Message Date
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
Kevin Jahns
481823c3c9 fix preversion script 2025-12-15 13:31:04 +01:00
Kevin Jahns
b1cff471c5 change global identifier name for compatibility with v13 2025-12-15 13:28:01 +01:00
Kevin Jahns
5c6278e983 bundle and only export esm module 2025-12-15 13:27:07 +01:00
Kevin Jahns
988bea29c8 temporary rename for beta releases depending on yjs 2025-12-10 22:46:51 +01:00
Kevin Jahns
081886fed1 14.0.0-16 v14.0.0-16 2025-12-07 02:13:51 +01:00
Kevin Jahns
933111f75d fixed nested delta edge case 2025-12-07 02:13:04 +01:00
Kevin Jahns
4fe1914389 14.0.0-15 v14.0.0-15 2025-12-07 01:22:18 +01:00
Kevin Jahns
b2df311fce fixed all tests & proper diff /w attribution in nested deltas 2025-12-07 01:21:19 +01:00
Kevin Jahns
718362324a 14.0.0-14 v14.0.0-14 2025-11-27 20:00:27 +01:00
Kevin Jahns
804011160a implement diffDocsToDelta 2025-11-27 19:59:26 +01:00
Kevin Jahns
d7b072e095 add teleportal to the list of providers 2025-11-25 11:19:50 +01:00
Kevin Jahns
fb0c61a940 14.0.0-13 v14.0.0-13 2025-11-19 14:12:47 +01:00
Kevin Jahns
37189028f8 expose decodeIdMap 2025-11-19 14:12:16 +01:00
Kevin Jahns
20ae14b31b 14.0.0-12 v14.0.0-12 2025-11-19 13:03:09 +01:00
Kevin Jahns
03b05423b2 bump deps & make publishable 2025-11-19 13:01:54 +01:00
Kevin Jahns
658bd38371 getContent returns editable delta yjs/y-prosemirror#203 2025-11-18 16:06:07 +01:00
Kevin Jahns
de10cf0b93 expose more missing api 2025-11-18 01:47:34 +01:00
Kevin Jahns
2779edfd98 14.0.0-11 v14.0.0-11 2025-11-18 00:26:55 +01:00
Kevin Jahns
a4aa2f87bf type rework, updates are now Uint8Array<ArrayBuffer> 2025-11-18 00:26:25 +01:00
Kevin Jahns
5f347730f9 [readUpdateIdRanges] and refactors 2025-11-17 23:59:01 +01:00
Kevin Jahns
27ab396fd8 encodeStateAsUpdate returns Uint8Array<ArrayBuffer> 2025-11-17 17:30:26 +01:00
Kevin Jahns
b1b9552855 add idmap encoding benchmark 2025-11-17 14:55:35 +01:00
Kevin Jahns
b82a71ab41 y.map should accept objects without constructor 2025-11-14 00:57:19 +01:00
Kevin Jahns
452c83b3c6 fix node tests 2025-11-12 14:25:19 +01:00
Kevin Jahns
19b5134604 fix all tests 2025-11-03 18:13:34 +01:00
Kevin Jahns
2f7895e5ce fixes and more tests for delta representation on abstract types 2025-10-30 03:26:24 +01:00
Kevin Jahns
d298ca9a7c 14.0.0-10 v14.0.0-10 2025-10-29 02:51:54 +01:00
Kevin Jahns
54c041c613 cleanup docs task 2025-10-29 02:50:00 +01:00