nextcloud/apps/files_versions/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
css feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
utils chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
views chore: add missing import of the logger 2025-10-02 13:19:43 +02:00
files_versions_tab.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00