Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b2218f5eb6eb04e3ea70c4391035b60533ffa0cd
https://github.com/xwiki/xwiki-platform/commit/b2218f5eb6eb04e3ea70c4391035…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-slash/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java
Log Message:
-----------
XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode
* Take into account the macro descriptor
* Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed).
(cherry picked from commit 8671be3b8dd46daabd6883007a44f6cd9e25411f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c30e584a504b281f0469e09eda60f8ab452e630e
https://github.com/xwiki/xwiki-platform/commit/c30e584a504b281f0469e09eda60…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-slash/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java
Log Message:
-----------
XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode
* Take into account the macro descriptor
* Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed).
(cherry picked from commit 8671be3b8dd46daabd6883007a44f6cd9e25411f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 3a460ab2f04b6105de87beca6bebd6c9d511e298
https://github.com/xwiki-contrib/cristal/commit/3a460ab2f04b6105de87beca6be…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/api/src/index.ts
A ds/api/src/x-btn.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
Log Message:
-----------
[Misc] add type definition for x-btn
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications