[xwiki-contrib/cristal] c9a75c: CRISTAL-463: Improve Cristal bundled size
Branch: refs/heads/CRISTAL-462 Home: https://github.com/xwiki-contrib/cristal Commit: c9a75cceacdfdc5e8c3359dbd5fe9f1b4decbc2c https://github.com/xwiki-contrib/cristal/commit/c9a75cceacdfdc5e8c3359dbd5fe... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2025-02-06 (Thu, 06 Feb 2025) Changed paths: M api/src/api/cristalApp.ts M core/extra-tabs/extra-tabs-default/package.json M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts M core/info-actions/info-actions-default/package.json M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts M core/model/model-reference/model-reference-xwiki/package.json M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts M core/page-actions/page-actions-default/package.json M core/page-actions/page-actions-default/src/DefaultPageActionCategoryService.ts M core/page-actions/page-actions-default/src/DefaultPageActionService.ts M core/tiptap-extensions/tiptap-extension-image/package.json M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue M core/uiextension/uiextension-default/package.json M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M editors/tiptap/package.json M editors/tiptap/src/components/uixTiptapEditorProvider.ts M editors/tiptap/src/vue/c-edit-tiptap.vue M editors/tiptap/src/vue/c-tiptap-link-edit.vue M editors/tiptap/tsconfig.json M electron/renderer/src/index.ts M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts M lib/package.json M lib/src/components/DefaultCristalApp.ts M lib/src/components/cristalAppLoader.ts A lib/src/default/defaultComponentsList.ts A lib/src/default/nextcloud.ts A lib/src/default/offline.ts A lib/src/default/shoelace.ts A lib/src/default/vuetify.ts A lib/src/default/xwiki.ts R lib/src/defaultComponentsList.ts M lib/src/index.ts M lib/src/staticBuild.ts M macros/src/components/alertMacro.ts M macros/src/components/errorMacro.ts M macros/src/components/infoMacro.ts M macros/src/components/successMacro.ts M macros/src/components/warningMacro.ts M pnpm-lock.yaml M sharedworker/impl/src/components/workerCristalApp.ts M skin/src/api/vueTemplateProvider.ts M skin/src/components/defaultVueTemplateProvider.ts M skin/src/components/templateTemplateProvider.ts M skin/src/components/uixLoginTemplateProvider.ts M skin/src/components/uixSearchTemplateProvider.ts M skin/src/components/uixVueTemplateProvider.ts M skin/src/vue/c-edit.vue M skin/src/vue/c-main.vue M skin/src/vue/c-uix.vue M skin/src/vue/contentTools.ts M web/package.json M web/src/index.ts M web/vite.config.ts M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts Log Message: ----------- CRISTAL-463: Improve Cristal bundled size - load the editor code lazily - bundle wikimodel in a separate chunk - replace vuetify large font file for icons with svg elements loaded from javascript Commit: 5061ab400ef3b1da1f3d0a91ff5e2e637ba17200 https://github.com/xwiki-contrib/cristal/commit/5061ab400ef3b1da1f3d0a91ff5e... Author: Mend Renovate <bot@renovateapp.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M package.json Log Message: ----------- [Misc] Update pnpm to v10.2.1 (#655) Commit: 2859c5bba0aba58be0a53720b27a8d6812a54d79 https://github.com/xwiki-contrib/cristal/commit/2859c5bba0aba58be0a53720b27a... Author: Mend Renovate <bot@renovateapp.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency nx to v20.4.1 (#654) Commit: 46925de40485af724d3c1542ed6f0157564f5a1d https://github.com/xwiki-contrib/cristal/commit/46925de40485af724d3c1542ed6f... Author: Mend Renovate <bot@renovateapp.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M api/package.json M core/alerts/alerts-api/package.json M core/alerts/alerts-default/package.json M core/alerts/alerts-ui/package.json M core/attachments/attachments-api/package.json M core/attachments/attachments-default/package.json M core/attachments/attachments-ui/package.json M core/authentication/authentication-api/package.json M core/authentication/authentication-default/package.json M core/authentication/authentication-nextcloud/package.json M core/authentication/authentication-ui/package.json M core/authentication/authentication-xwiki/package.json M core/backends/backend-api/package.json M core/backends/backend-dexie/package.json M core/backends/backend-github/package.json M core/backends/backend-nextcloud/package.json M core/backends/backend-xwiki/package.json M core/browser/browser-api/package.json M core/browser/browser-default/package.json M core/configuration/configuration-api/package.json M core/configuration/configuration-web/package.json M core/date/date-api/package.json M core/date/date-ui/package.json M core/document/document-api/package.json M core/document/document-default/package.json M core/extra-tabs/extra-tabs-api/package.json M core/extra-tabs/extra-tabs-default/package.json M core/extra-tabs/extra-tabs-ui/package.json M core/file-preview/file-preview-ui/package.json M core/hierarchy/hierarchy-api/package.json M core/hierarchy/hierarchy-default/package.json M core/hierarchy/hierarchy-filesystem/package.json M core/hierarchy/hierarchy-github/package.json M core/hierarchy/hierarchy-nextcloud/package.json M core/hierarchy/hierarchy-xwiki/package.json M core/history/history-api/package.json M core/history/history-default/package.json M core/history/history-github/package.json M core/history/history-ui/package.json M core/history/history-xwiki/package.json M core/icons/package.json M core/info-actions/info-actions-api/package.json M core/info-actions/info-actions-default/package.json M core/info-actions/info-actions-ui/package.json M core/link-suggest/link-suggest-api/package.json M core/link-suggest/link-suggest-nextcloud/package.json M core/link-suggest/link-suggest-xwiki/package.json M core/markdown/markdown-api/package.json M core/markdown/markdown-default/package.json M core/model/model-api/package.json M core/model/model-click-listener/package.json M core/model/model-local-url/package.json M core/model/model-reference/model-reference-api/package.json M core/model/model-reference/model-reference-filesystem/package.json M core/model/model-reference/model-reference-nextcloud/package.json M core/model/model-reference/model-reference-xwiki/package.json M core/model/model-remote-url/model-remote-url-api/package.json M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json M core/model/model-remote-url/model-remote-url-nextcloud/package.json M core/model/model-remote-url/model-remote-url-xwiki/package.json M core/navigation-tree/navigation-tree-api/package.json M core/navigation-tree/navigation-tree-default/package.json M core/navigation-tree/navigation-tree-filesystem/package.json M core/navigation-tree/navigation-tree-github/package.json M core/navigation-tree/navigation-tree-nextcloud/package.json M core/navigation-tree/navigation-tree-xwiki/package.json M core/page-actions/page-actions-api/package.json M core/page-actions/page-actions-default/package.json M core/page-actions/page-actions-ui/package.json M core/rename/rename-api/package.json M core/rename/rename-default/package.json M core/rename/rename-filesystem/package.json M core/uiextension/uiextension-api/package.json M core/uiextension/uiextension-default/package.json M core/uiextension/uiextension-ui/package.json M core/user/user-ui/package.json M core/xwiki/xwiki-utils/package.json M dev/config/package.json M dev/test-utils/package.json M ds/api/package.json M ds/dsfr/package.json M ds/shoelace/package.json M ds/vuetify/package.json M editors/tiptap/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json M electron/browser/package.json M electron/configuration/configuration-electron/configuration-electron-main/package.json M electron/configuration/configuration-electron/configuration-electron-preload/package.json M electron/configuration/configuration-electron/configuration-electron-renderer/package.json M electron/link-suggest/link-suggest-filesystem/package.json M electron/main/package.json M electron/package.json M electron/preload/package.json M electron/renderer/package.json M electron/storage/package.json M extension-manager/package.json M extensions/menubuttons/package.json M lib/package.json M macros/package.json M package.json M pnpm-lock.yaml M realtime/package.json M rendering/rendering/package.json M rendering/wikimodel/package.json M sharedworker/api/package.json M sharedworker/impl/package.json M skin/package.json M sources/xwiki/mock-server/package.json M web/package.json M xwiki/remoteinlineeditor/package.json Log Message: ----------- [Misc] Update dependency vite to v6.1.0 (#657) Commit: 76bfde6206f845a93f0f69bc45d6bfa70ae1dd2c https://github.com/xwiki-contrib/cristal/commit/76bfde6206f845a93f0f69bc45d6... Author: Mend Renovate <bot@renovateapp.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency happy-dom to v17 (#658) Commit: 493992709a0a8bc40b0fd3eceeb4874fc75bec4d https://github.com/xwiki-contrib/cristal/commit/493992709a0a8bc40b0fd3eceeb4... Author: tkrieck <149672322+tkrieck@users.noreply.github.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M skin/src/vue/c-article.vue M skin/src/vue/c-view.vue Log Message: ----------- CRISTAL-450: Code block are not styled (#652) Commit: 08ca4f06055580bf50c0aec5ac7974002f4d4799 https://github.com/xwiki-contrib/cristal/commit/08ca4f06055580bf50c0aec5ac79... Author: tkrieck <149672322+tkrieck@users.noreply.github.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M skin/src/vue/c-article.vue Log Message: ----------- CRISTAL-449: Blockquotes are not styled (#651) Commit: 216f65971128619355a664120e65aca2b7b1fd27 https://github.com/xwiki-contrib/cristal/commit/216f65971128619355a664120e65... Author: ClementEXWiki <clement.eraud@xwiki.com> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M package.json Log Message: ----------- [Misc] Update pnpm to v10 Caused by https://github.com/xwiki-contrib/cristal/pull/641 Commit: c26644908ec0a54d2ad1ca0cf66286fcac5458ca https://github.com/xwiki-contrib/cristal/commit/c26644908ec0a54d2ad1ca0cf662... Author: ClementEXWiki <clement.eraud@xwiki.com> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M .vscode/extensions.json Log Message: ----------- [Misc] Remove deprecated Vue TypeScript VSCode extension (#679) Commit: 3f8165a97db90855215281a99736f49030318c99 https://github.com/xwiki-contrib/cristal/commit/3f8165a97db90855215281a99736... Author: ClementEXWiki <clement.eraud@xwiki.com> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M electron/.electron-builder.config.js M electron/package.json Log Message: ----------- CRISTAL-467: Add Flatpak image (#682) Commit: 8133dc7d70201b688a7a51262d9cb28d3a0cb5ae https://github.com/xwiki-contrib/cristal/commit/8133dc7d70201b688a7a51262d9c... Author: Clément E. <clement.eraud@xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M electron/main/src/index.ts M lib/src/components/cristalAppLoader.ts Log Message: ----------- CRISTAL-463: Improve Cristal bundled size Fix configuration load timing issue on Electron. Commit: 93955faf761cb2d2286934a9166fcca68c961453 https://github.com/xwiki-contrib/cristal/commit/93955faf761cb2d2286934a9166f... Author: Pierre Jeanjean <pierre.jeanjean@xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M core/document/document-api/src/index.ts M core/document/document-default/src/defaultDocumentService.ts M core/hierarchy/hierarchy-api/package.json M core/hierarchy/hierarchy-api/src/index.ts M core/hierarchy/hierarchy-default/package.json M core/hierarchy/hierarchy-default/src/components/componentsInit.ts M core/hierarchy/hierarchy-default/src/utils.ts M core/hierarchy/hierarchy-filesystem/package.json M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts M core/hierarchy/hierarchy-github/package.json M core/hierarchy/hierarchy-github/src/components/componentsInit.ts M core/hierarchy/hierarchy-nextcloud/package.json M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-api/src/index.ts M core/navigation-tree/navigation-tree-default/package.json M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-default/src/utils.ts M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts M core/page-actions/page-actions-ui/langs/translation-en.json M core/page-actions/page-actions-ui/langs/translation-fr.json M core/page-actions/page-actions-ui/src/vue/DeletePage.vue M core/page-actions/page-actions-ui/src/vue/MovePage.vue M core/page-actions/page-actions-ui/src/vue/PageActions.vue M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue M core/page-actions/page-actions-ui/src/vue/RenamePage.vue M ds/api/package.json M ds/api/src/XNavigationTree.ts A ds/api/src/XNavigationTreeSelect.ts M ds/api/src/XTextField.ts M ds/api/src/index.ts A ds/shoelace/langs/translation-en.json A ds/shoelace/langs/translation-fr.json M ds/shoelace/package.json M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts A ds/shoelace/src/translations.ts M ds/shoelace/src/vue/form/x-form.vue A ds/shoelace/src/vue/form/x-navigation-tree-select.vue M ds/shoelace/src/vue/form/x-text-field.vue M ds/shoelace/src/vue/x-navigation-tree.vue M ds/vuetify/langs/translation-en.json M ds/vuetify/langs/translation-fr.json M ds/vuetify/package.json M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M ds/vuetify/src/translations.ts M ds/vuetify/src/vue/form/x-form.vue A ds/vuetify/src/vue/form/x-navigation-tree-select.vue M ds/vuetify/src/vue/form/x-text-field.vue M ds/vuetify/src/vue/x-navigation-tree.vue M editors/tiptap/src/vue/c-edit-tiptap.vue M pnpm-lock.yaml M skin/langs/translation-en.json M skin/langs/translation-fr.json M skin/src/vue/__tests__/c-content.test.ts M skin/src/vue/c-article.vue M skin/src/vue/c-content.vue M skin/src/vue/c-page-creation-menu.vue M skin/src/vue/c-sidebar.vue M web/e2e/main-page.spec.ts Log Message: ----------- CRISTAL-326: Missing tooltip and hints for the create page UI (#684) * Introduce NavigationTreeSelect as a new form component * Add help text to TextField component * Improve form styling for Vuetify * Update hierarchy API to use EntityReferences instead of PageData * Update navigation tree API to use EntityReferences instead of PageData * Update document change API to use EntityReferences instead of PageData * Improve buttons behavior on form modals * Overall style uniformization for existing forms * Add Select button to tree select Commit: dec3fbc9a47e322c55a1b4a7202223e3840e9f23 https://github.com/xwiki-contrib/cristal/commit/dec3fbc9a47e322c55a1b4a72022... Author: Simpel <git@simpel.cc> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M core/page-actions/page-actions-ui/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (25 of 25 strings) Translation: XWiki Contrib/cristal - page-actions-ui Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-page-actions-u... Commit: b94853a63a76554252cc373ec3fb00f585be45d9 https://github.com/xwiki-contrib/cristal/commit/b94853a63a76554252cc373ec3fb... Author: Simpel <git@simpel.cc> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M ds/vuetify/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (4 of 4 strings) Translation: XWiki Contrib/cristal - vuetify Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-vuetify/de/ Commit: 6f97427f1b30d9df0df79c9068569fc64023bad1 https://github.com/xwiki-contrib/cristal/commit/6f97427f1b30d9df0df79c906856... Author: Simpel <git@simpel.cc> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M skin/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (19 of 19 strings) Translation: XWiki Contrib/Cristal - Skin Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/de/ Commit: c9b9d59da6bb97e6be5c8eaa763b95f6aa6cc6d9 https://github.com/xwiki-contrib/cristal/commit/c9b9d59da6bb97e6be5c8eaa763b... Author: Simpel <git@simpel.cc> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: A ds/shoelace/langs/translation-de.json Log Message: ----------- Added translation using Weblate (German) Commit: 9836c5b15a48d6ddb54e05f5fc12ab2c3e751ac2 https://github.com/xwiki-contrib/cristal/commit/9836c5b15a48d6ddb54e05f5fc12... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M core/page-actions/page-actions-ui/langs/translation-de.json A ds/shoelace/langs/translation-de.json M ds/vuetify/langs/translation-de.json M skin/langs/translation-de.json Log Message: ----------- Merge pull request #692 from xwikiorgci/weblate-xwiki-contrib-cristal-skin Translations update from Weblate Commit: 626b83ea82d5ae60c5cf57016f7fe444c0746062 https://github.com/xwiki-contrib/cristal/commit/626b83ea82d5ae60c5cf57016f7f... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M .github/workflows/build_electron.yml Log Message: ----------- CRISTAL-467: Flatpak for Linux Add support for flatpak in github actions. Commit: cad520ea492a81ba233703bcc48f6cc818baf13f https://github.com/xwiki-contrib/cristal/commit/cad520ea492a81ba233703bcc48f... Author: tkrieck <149672322+tkrieck@users.noreply.github.com> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue Log Message: ----------- CRISTAL-461: Toolbar is missing styles (#669) * Added styles to separate the toolbar from its background Commit: a6515877a5dacd510d2169d791f54fff80effdb1 https://github.com/xwiki-contrib/cristal/commit/a6515877a5dacd510d2169d791f5... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M .github/workflows/build_electron.yml M .vscode/extensions.json M api/package.json M api/src/api/cristalApp.ts M core/alerts/alerts-api/package.json M core/alerts/alerts-default/package.json M core/alerts/alerts-ui/package.json M core/attachments/attachments-api/package.json M core/attachments/attachments-default/package.json M core/attachments/attachments-ui/package.json M core/authentication/authentication-api/package.json M core/authentication/authentication-default/package.json M core/authentication/authentication-nextcloud/package.json M core/authentication/authentication-ui/package.json M core/authentication/authentication-xwiki/package.json M core/backends/backend-api/package.json M core/backends/backend-dexie/package.json M core/backends/backend-github/package.json M core/backends/backend-nextcloud/package.json M core/backends/backend-xwiki/package.json M core/browser/browser-api/package.json M core/browser/browser-default/package.json M core/configuration/configuration-api/package.json M core/configuration/configuration-web/package.json M core/date/date-api/package.json M core/date/date-ui/package.json M core/document/document-api/package.json M core/document/document-api/src/index.ts M core/document/document-default/package.json M core/document/document-default/src/defaultDocumentService.ts M core/extra-tabs/extra-tabs-api/package.json M core/extra-tabs/extra-tabs-default/package.json M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts M core/extra-tabs/extra-tabs-ui/package.json M core/file-preview/file-preview-ui/package.json M core/hierarchy/hierarchy-api/package.json M core/hierarchy/hierarchy-api/src/index.ts M core/hierarchy/hierarchy-default/package.json M core/hierarchy/hierarchy-default/src/components/componentsInit.ts M core/hierarchy/hierarchy-default/src/utils.ts M core/hierarchy/hierarchy-filesystem/package.json M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts M core/hierarchy/hierarchy-github/package.json M core/hierarchy/hierarchy-github/src/components/componentsInit.ts M core/hierarchy/hierarchy-nextcloud/package.json M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts M core/hierarchy/hierarchy-xwiki/package.json M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts M core/history/history-api/package.json M core/history/history-default/package.json M core/history/history-github/package.json M core/history/history-ui/package.json M core/history/history-xwiki/package.json M core/icons/package.json M core/info-actions/info-actions-api/package.json M core/info-actions/info-actions-default/package.json M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts M core/info-actions/info-actions-ui/package.json M core/link-suggest/link-suggest-api/package.json M core/link-suggest/link-suggest-nextcloud/package.json M core/link-suggest/link-suggest-xwiki/package.json M core/markdown/markdown-api/package.json M core/markdown/markdown-default/package.json M core/model/model-api/package.json M core/model/model-click-listener/package.json M core/model/model-local-url/package.json M core/model/model-reference/model-reference-api/package.json M core/model/model-reference/model-reference-filesystem/package.json M core/model/model-reference/model-reference-nextcloud/package.json M core/model/model-reference/model-reference-xwiki/package.json M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts M core/model/model-remote-url/model-remote-url-api/package.json M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json M core/model/model-remote-url/model-remote-url-nextcloud/package.json M core/model/model-remote-url/model-remote-url-xwiki/package.json M core/navigation-tree/navigation-tree-api/package.json M core/navigation-tree/navigation-tree-api/src/index.ts M core/navigation-tree/navigation-tree-default/package.json M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-default/src/utils.ts M core/navigation-tree/navigation-tree-filesystem/package.json M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-github/package.json M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-nextcloud/package.json M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-xwiki/package.json M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts M core/page-actions/page-actions-api/package.json M core/page-actions/page-actions-default/package.json M core/page-actions/page-actions-default/src/DefaultPageActionCategoryService.ts M core/page-actions/page-actions-default/src/DefaultPageActionService.ts M core/page-actions/page-actions-ui/langs/translation-de.json M core/page-actions/page-actions-ui/langs/translation-en.json M core/page-actions/page-actions-ui/langs/translation-fr.json M core/page-actions/page-actions-ui/package.json M core/page-actions/page-actions-ui/src/vue/DeletePage.vue M core/page-actions/page-actions-ui/src/vue/MovePage.vue M core/page-actions/page-actions-ui/src/vue/PageActions.vue M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue M core/page-actions/page-actions-ui/src/vue/RenamePage.vue M core/rename/rename-api/package.json M core/rename/rename-default/package.json M core/rename/rename-filesystem/package.json M core/tiptap-extensions/tiptap-extension-image/package.json M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue M core/uiextension/uiextension-api/package.json M core/uiextension/uiextension-default/package.json M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts M core/uiextension/uiextension-ui/package.json M core/user/user-ui/package.json M core/xwiki/xwiki-utils/package.json M dev/config/package.json M dev/test-utils/package.json M ds/api/package.json M ds/api/src/XNavigationTree.ts A ds/api/src/XNavigationTreeSelect.ts M ds/api/src/XTextField.ts M ds/api/src/index.ts M ds/dsfr/package.json A ds/shoelace/langs/translation-de.json A ds/shoelace/langs/translation-en.json A ds/shoelace/langs/translation-fr.json M ds/shoelace/package.json M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts A ds/shoelace/src/translations.ts M ds/shoelace/src/vue/form/x-form.vue A ds/shoelace/src/vue/form/x-navigation-tree-select.vue M ds/shoelace/src/vue/form/x-text-field.vue M ds/shoelace/src/vue/x-navigation-tree.vue M ds/vuetify/langs/translation-de.json M ds/vuetify/langs/translation-en.json M ds/vuetify/langs/translation-fr.json M ds/vuetify/package.json M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M ds/vuetify/src/translations.ts M ds/vuetify/src/vue/form/x-form.vue A ds/vuetify/src/vue/form/x-navigation-tree-select.vue M ds/vuetify/src/vue/form/x-text-field.vue M ds/vuetify/src/vue/x-navigation-tree.vue M editors/tiptap/package.json M editors/tiptap/src/components/uixTiptapEditorProvider.ts M editors/tiptap/src/vue/c-edit-tiptap.vue M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue M editors/tiptap/src/vue/c-tiptap-link-edit.vue M editors/tiptap/tsconfig.json M electron/.electron-builder.config.js M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json M electron/browser/package.json M electron/configuration/configuration-electron/configuration-electron-main/package.json M electron/configuration/configuration-electron/configuration-electron-preload/package.json M electron/configuration/configuration-electron/configuration-electron-renderer/package.json M electron/link-suggest/link-suggest-filesystem/package.json M electron/main/package.json M electron/main/src/index.ts M electron/package.json M electron/preload/package.json M electron/renderer/package.json M electron/renderer/src/index.ts M electron/storage/package.json M extension-manager/package.json M extensions/menubuttons/package.json M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts M lib/package.json M lib/src/components/DefaultCristalApp.ts M lib/src/components/cristalAppLoader.ts A lib/src/default/defaultComponentsList.ts A lib/src/default/nextcloud.ts A lib/src/default/offline.ts A lib/src/default/shoelace.ts A lib/src/default/vuetify.ts A lib/src/default/xwiki.ts R lib/src/defaultComponentsList.ts M lib/src/index.ts M lib/src/staticBuild.ts M macros/package.json M macros/src/components/alertMacro.ts M macros/src/components/errorMacro.ts M macros/src/components/infoMacro.ts M macros/src/components/successMacro.ts M macros/src/components/warningMacro.ts M package.json M pnpm-lock.yaml M realtime/package.json M rendering/rendering/package.json M rendering/wikimodel/package.json M sharedworker/api/package.json M sharedworker/impl/package.json M sharedworker/impl/src/components/workerCristalApp.ts M skin/langs/translation-de.json M skin/langs/translation-en.json M skin/langs/translation-fr.json M skin/package.json M skin/src/api/vueTemplateProvider.ts M skin/src/components/defaultVueTemplateProvider.ts M skin/src/components/templateTemplateProvider.ts M skin/src/components/uixLoginTemplateProvider.ts M skin/src/components/uixSearchTemplateProvider.ts M skin/src/components/uixVueTemplateProvider.ts M skin/src/vue/__tests__/c-content.test.ts M skin/src/vue/c-article.vue M skin/src/vue/c-content.vue M skin/src/vue/c-edit.vue M skin/src/vue/c-main.vue M skin/src/vue/c-page-creation-menu.vue M skin/src/vue/c-sidebar.vue M skin/src/vue/c-uix.vue M skin/src/vue/c-view.vue M skin/src/vue/contentTools.ts M sources/xwiki/mock-server/package.json M web/e2e/main-page.spec.ts M web/package.json M web/src/index.ts M web/vite.config.ts M xwiki/remoteinlineeditor/package.json M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts Log Message: ----------- Merge remote-tracking branch 'origin/main' into CRISTAL-462 Compare: https://github.com/xwiki-contrib/cristal/compare/ea038d8d1e1e...a6515877a5da To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications