nextcloud/apps/theming/src
Ferdinand Thiessen 470ff8d3d3 fix: migrate to non-deprecated dialog props
In Nextcloud Vue v8 some props for dialog buttons were deprecated (type
for e.g. primary or nativeType) those are replaced with `variant` and
`type`.
In v9 the deprecated props are removed - thus this breaks with
nextcloud-dialogs v7 which is based on Vue 3.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-16 17:55:11 +02:00
..
components fix: migrate to non-deprecated dialog props 2025-10-16 17:55:11 +02:00
helpers chore: Add SPDX header 2024-05-31 10:38:47 +02:00
mixins/admin chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
admin-settings.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
AdminTheming.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
logger.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
personal-settings.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
UserTheming.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00