mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
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> |
||
|---|---|---|
| .. | ||
| components | ||
| helpers | ||
| mixins/admin | ||
| admin-settings.js | ||
| AdminTheming.vue | ||
| logger.ts | ||
| personal-settings.js | ||
| UserTheming.vue | ||