mirror of
https://github.com/nextcloud/server.git
synced 2026-05-14 09:29:52 -04: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> |
||
|---|---|---|
| .. | ||
| actions | ||
| css | ||
| services | ||
| utils | ||
| views | ||
| init.ts | ||
| settings.js | ||