File tree Expand file tree Collapse file tree
packages/docs/content/docs/collab Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ approvedGitRepositories :
2+ - " **"
3+
14enableGlobalCache : false
25
6+ enableScripts : true
7+
38nodeLinker : pnpm
49
10+ npmMinimalAgeGate : 0
11+
512packageExtensions :
613 " @fumadocs/tailwind@* " :
714 dependencies :
@@ -22,10 +29,10 @@ packageExtensions:
2229 tsconfck@* :
2330 dependencies :
2431 typescript : ^6.0.0
25- typedoc@* :
26- peerDependencies :
27- typedoc-plugin-markdown : ^4.0.0
28- typedoc-plugin-frontmatter : ^1.0.0
2932 typedoc-plugin-frontmatter@* :
3033 peerDependencies :
3134 typedoc : ^0.28.0
35+ typedoc@* :
36+ peerDependencies :
37+ typedoc-plugin-frontmatter : ^1.0.0
38+ typedoc-plugin-markdown : ^4.0.0
Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ through the relevant database and API decisions as well.**
1717
1818Pitter Patter Collab is based on
1919[ ` prosemirror-collab-commit ` ] ( https://github.com/stepwisehq/prosemirror-collab-commit ) , an
20- alternative ` prosemirror-collab ` implementation that provides improved throughput and merge fairness over
21- the default implementation. It uses ProseMirror steps as the unit of change, just
22- like ` prosemirror-collab ` (and just like non-collaborative ProseMirror), which makes it
23- straightforward to inspect, debug, and analyze.
20+ alternative ` prosemirror-collab ` implementation that provides improved throughput and merge fairness
21+ over the default implementation. It uses ProseMirror steps as the unit of change, just like
22+ ` prosemirror-collab ` (and just like non-collaborative ProseMirror), which makes it straightforward
23+ to inspect, debug, and analyze.
2424
2525You can add Pitter Patter Collab to your existing stack. You provide the database and API, and it
2626manages the collaboration state and synchronization.
Original file line number Diff line number Diff line change 22# Manual changes might be lost - proceed with caution!
33
44__metadata :
5- version : 8
5+ version : 10
66 cacheKey : 10c0
77
88" @algolia/cache-browser-local-storage@npm:4.27.0 " :
You can’t perform that action at this time.
0 commit comments