nextcloud/apps/files_external/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
..
actions refactor: adjust code for breaking changes in @nextcloud/dialogs v7 2025-10-15 13:45:12 +02:00
css fix(files_external): inline storage check improvements 2025-02-20 20:58:52 +01:00
services chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
utils chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
views fix: migrate to non-deprecated dialog props 2025-10-16 17:55:11 +02:00
init.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
settings.js chore: use global jQuery for files_external as its uses select2 2025-10-02 13:19:55 +02:00