Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 49afa8531d919b68f7d36f98f74453a500feb958
https://github.com/xwiki-contrib/cristal/commit/49afa8531d919b68f7d36f98f74…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
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/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/authentication/authentication-api/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/date/date-api/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/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/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/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/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/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/page-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/xwiki/xwiki-utils/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-menu.vue
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/main/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 realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
[Misc] Add vue to eslint file selection for all projects
And fix newly caught linting issues.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-325
Home: https://github.com/xwiki-contrib/cristal
Commit: c46258a8b435569d3972636a86ca57c5df613b57
https://github.com/xwiki-contrib/cristal/commit/c46258a8b435569d3972636a86c…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/api/src/index.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-325: New page UI's "Name" field should be selected by default and the placeholder text disappear when typing
Commit: 300a2366eaa6cb99a2945c0475714f35d1519818
https://github.com/xwiki-contrib/cristal/commit/300a2366eaa6cb99a2945c04757…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-344: The page creation form is not submited on enter
Commit: 5ae76c356d5ab4e4c53517af3825b5c6fefa9abb
https://github.com/xwiki-contrib/cristal/commit/5ae76c356d5ab4e4c53517af382…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/model/model-reference/model-reference-api/src/componentInit.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
A core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-346: WebHome is visible in the page creation form
Commit: 478237b868bfc0d95c57de9bad68c1425f5e13dd
https://github.com/xwiki-contrib/cristal/commit/478237b868bfc0d95c57de9bad6…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-dialog.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-359: Page creation form button not visible when tree is too big on Vuetify
Commit: bb77520633a1c6a5f06714e4be00c37cd6de36cb
https://github.com/xwiki-contrib/cristal/commit/bb77520633a1c6a5f06714e4be0…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
R ds/shoelace/src/vue/x-textfield.vue
Log Message:
-----------
[Misc] Remove duplicated XTextfield in Shoelace ds
Commit: 2c5ad64c98aaf3feacf4d5e87522266a9888e2a6
https://github.com/xwiki-contrib/cristal/commit/2c5ad64c98aaf3feacf4d5e8752…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
Log Message:
-----------
[Misc] Add missing "type" imports
Compare: https://github.com/xwiki-contrib/cristal/compare/649b3449eca2...2c5ad64c98aa
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications