Skip to content

Commit 4383446

Browse files
committed
chore(deps): @conduction/nextcloud-vue 2.24.3, which carries the sidebar slot prop
2.24.3 is the release that passes the resolved `pages[].sidebarComponent` into CnAppRoot's `#sidebar` slot. Without it the App.vue change in this branch is a no-op, because the slot prop it reads does not exist yet. Verified on filinq in the browser against the dev instance: the flow rail (Flow, Steps, Runs, Version, Publish, the trigger list) now renders next to the canvas, and the app's own sidebar still mounts alongside it.
1 parent 93da7b8 commit 4383446

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
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@babel/core": "^7.22.9",
4444
"@codemirror/lang-json": "^6.0.0",
45-
"@conduction/nextcloud-vue": "^2.24.2",
45+
"@conduction/nextcloud-vue": "^2.24.3",
4646
"@nextcloud/auth": "^2.6.0",
4747
"@nextcloud/axios": "^2.5.0",
4848
"@nextcloud/capabilities": "^1.2.1",

0 commit comments

Comments
 (0)