Branch: refs/heads/CRISTAL-201 Home: https://github.com/xwiki-contrib/cristal Commit: bea879553015661ae21e1f6b0b897153023470ed https://github.com/xwiki-contrib/cristal/commit/bea879553015661ae21e1f6b0b89... Author: Mend Renovate <[email protected]> Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M editors/tiptap/package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update tiptap to v2.5.8 Commit: 23e628214aa884faf26d47f59fe3dbd4462f908e https://github.com/xwiki-contrib/cristal/commit/23e628214aa884faf26d47f59fe3... Author: Pierre Jeanjean <[email protected]> Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths: M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts A core/navigation-tree/navigation-tree-api/package.json A core/navigation-tree/navigation-tree-api/src/index.ts A core/navigation-tree/navigation-tree-api/tsconfig.json A core/navigation-tree/navigation-tree-api/vite.config.ts A core/navigation-tree/navigation-tree-default/package.json A core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-default/src/index.ts A core/navigation-tree/navigation-tree-default/tsconfig.json A core/navigation-tree/navigation-tree-default/vite.config.ts A core/navigation-tree/navigation-tree-filesystem/package.json A core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-filesystem/src/index.ts A core/navigation-tree/navigation-tree-filesystem/tsconfig.json A core/navigation-tree/navigation-tree-filesystem/vite.config.ts A core/navigation-tree/navigation-tree-github/package.json A core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-github/src/index.ts A core/navigation-tree/navigation-tree-github/tsconfig.json A core/navigation-tree/navigation-tree-github/vite.config.ts A core/navigation-tree/navigation-tree-nextcloud/package.json A core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-nextcloud/src/index.ts A core/navigation-tree/navigation-tree-nextcloud/tsconfig.json A core/navigation-tree/navigation-tree-nextcloud/vite.config.ts A core/navigation-tree/navigation-tree-xwiki/package.json A core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-xwiki/src/index.ts A core/navigation-tree/navigation-tree-xwiki/tsconfig.json A core/navigation-tree/navigation-tree-xwiki/vite.config.ts M ds/shoelace/package.json M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts A ds/shoelace/src/vue/x-navigation-tree.vue M ds/vuetify/package.json M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts A ds/vuetify/src/vue/x-navigation-tree.vue M electron/renderer/package.json M electron/renderer/src/index.ts M electron/storage/src/electron/main/index.ts M electron/storage/src/electron/preload/apiTypes.ts M electron/storage/src/electron/preload/index.ts M pnpm-lock.yaml M pnpm-workspace.yaml M skin/package.json M skin/src/vue/c-sidebar.vue M sources/xwiki/mock-server/src/index.ts M web/e2e/main-page.spec.ts A web/e2e/pageObjects/NavigationTree.ts M web/package.json M web/src/index.ts Log Message: ----------- CRISTAL-201: Introduce a Navigation tree * Introduce NavigationTreeResolver * Implement NavigationTreeResolver components for multiple backends: * FileSystem * GitHub * Nextcloud * XWiki * Add navigation tree UI element to Shoelace and Vuetify * Add a page test for XWiki backend Compare: https://github.com/xwiki-contrib/cristal/compare/bea879553015%5E...23e628214... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications