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 |
|
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 |
|