nextcloud/apps/updatenotification/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
composables chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
views chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
init.ts 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
update-notification-legacy.ts refactor(updatenotification): Migrate legacy code 2024-09-24 18:53:49 +02:00
updatenotification.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
view-changelog-page.ts chore: Add SPDX header 2024-05-31 10:38:47 +02:00