Branch: refs/heads/CRISTAL-231 Home: https://github.com/xwiki-contrib/cristal Commit: 1e41779092d978b11a3274fcb11a2d82088805a0 https://github.com/xwiki-contrib/cristal/commit/1e41779092d978b11a3274fcb11a... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2024-10-09 (Wed, 09 Oct 2024) Changed paths: M ds/api/src/index.ts M ds/shoelace/src/vue/x-btn.vue M ds/vuetify/package.json A ds/vuetify/src/vue/__tests__/utils/vuetify.ts A ds/vuetify/src/vue/__tests__/x-btn.test.ts M ds/vuetify/src/vue/x-btn.vue M ds/vuetify/tsconfig.json A ds/vuetify/vitest.config.ts M pnpm-lock.yaml Log Message: ----------- CRISTAL-247: Support for variants in buttons Commit: acd9d97d49cbd7b5b2f898a15ab52d31081096aa https://github.com/xwiki-contrib/cristal/commit/acd9d97d49cbd7b5b2f898a15ab5... Author: Mend Renovate <bot@renovateapp.com> Date: 2024-10-09 (Wed, 09 Oct 2024) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency nx to v19.8.4 Commit: 75052017c38157d6934b03e816fa56148c65431b https://github.com/xwiki-contrib/cristal/commit/75052017c38157d6934b03e816fa... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2024-10-09 (Wed, 09 Oct 2024) Changed paths: M ds/shoelace/src/vue/x-btn.vue Log Message: ----------- CRISTAL-247: Support for variants in buttons Make sure the default value is used on shoelace when no variant is defined. Commit: f8a8158c451737016f29a1678169e986ff3e05e2 https://github.com/xwiki-contrib/cristal/commit/f8a8158c451737016f29a1678169... Author: Thiago Krieck <thiago.krieck@xwiki.com> Date: 2024-10-10 (Thu, 10 Oct 2024) Changed paths: M ds/api/src/index.ts M ds/shoelace/src/vue/x-btn.vue M ds/vuetify/package.json A ds/vuetify/src/vue/__tests__/utils/vuetify.ts A ds/vuetify/src/vue/__tests__/x-btn.test.ts M ds/vuetify/src/vue/x-btn.vue M ds/vuetify/tsconfig.json A ds/vuetify/vitest.config.ts M package.json M pnpm-lock.yaml Log Message: ----------- Merge branch 'main' into CRISTAL-231 Commit: b57f5154a39425414817756760625d02aec269a5 https://github.com/xwiki-contrib/cristal/commit/b57f5154a3942541481775676062... Author: Thiago Krieck <thiago.krieck@xwiki.com> Date: 2024-10-10 (Thu, 10 Oct 2024) Changed paths: M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M ds/vuetify/src/vue/x-btn.vue M ds/vuetify/src/vue/x-navigation-tree.vue M skin/src/vue/c-content.vue Log Message: ----------- CRISTAL-231: Improve CSS for Cristal Features * Fix document content padding * Fix spacing of tree items on Vuetify * Introduction of Vuetify Theme configs * Changed Vuetify button to 'tonal' Compare: https://github.com/xwiki-contrib/cristal/compare/7b295ebda16f...b57f5154a394 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications