Skip to content

Commit f4d2ddc

Browse files
rubenvdlindeclaude
andcommitted
chore(deps): nextcloud-vue 2.35.1
openregister's bootstrap is what populates the integration registry, so a leaf fix only reaches the fleet when THIS app is rebuilt. dossiq bumping its own copy changed nothing about the registered descriptors, which is how a fix that was correct in the library still showed the old behaviour on a case. 2.35.1 brings: - the notes leaf rendering its widget surface in a tab panel, so the panel gets the inline compose textarea and the widget's own styling instead of the sidebar component's - the registry carrying bareWidget through registration, without which the flag above is dropped and the opt-in silently does nothing - a contact moment leaf sourced from pipelinq - array-mode dynamic properties Verified on the running instance rather than from the version number: the registry now reports bareWidget true for notes, the tabbed panel renders CnNotesCard with a textarea, and it draws no card of its own. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent c130aa2 commit f4d2ddc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"dependencies": {
6868
"@codemirror/lang-json": "^6.0.1",
69-
"@conduction/nextcloud-vue": "^2.31.1",
69+
"@conduction/nextcloud-vue": "^2.35.1",
7070
"@nextcloud/auth": "^2.6.0",
7171
"@nextcloud/axios": "^2.6.0",
7272
"@nextcloud/capabilities": "^1.2.1",

0 commit comments

Comments
 (0)