You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(ConflictPicker): move conflict picker dialog from `@nextcloud/upload`[\#1971](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1971)\([susnux](https://github.com/susnux)\)
46
+
* feat(dialogs): allow to quickly show a dialog [\#1986](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1986)\([susnux](https://github.com/susnux)\)
45
47
46
48
### Fixed
47
49
* fix(FilePickerBuilder): correctly return array / plain value depending on multiselect [\#1775](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1775)\([susnux](https://github.com/susnux)\)
@@ -51,6 +53,7 @@ For Vue 3 apps nothing changed, meaning the app and this library will share the
51
53
* style(toast): adjust colors for Nextcloud 32 [\#1912](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1912)\([Antreesy](https://github.com/Antreesy)\)
52
54
* fix(guestName): limit length to 64 characters [\#1915](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1915)\([max-nextcloud](https://github.com/max-nextcloud)\)
53
55
* fix(FilePicker): make move primary and copy secondary [\#1933](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1933)\([susnux](https://github.com/susnux)\)
56
+
* fix: allow dismiss the undo toast [\#1944](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1944)\([luka-nextcloud](https://github.com/luka-nextcloud)\)
54
57
55
58
### Changed
56
59
* chore: update to ESLint v9 and apply new rules [\#1753](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1753)\([susnux](https://github.com/susnux)\)
@@ -62,6 +65,8 @@ For Vue 3 apps nothing changed, meaning the app and this library will share the
62
65
* refactor: do not use Node internals but @nextcloud/paths package [\#1752](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1752)\([susnux](https://github.com/susnux)\)
63
66
* Updates for project Nextcloud dialogs library by @transifex-integration[bot]
64
67
* chore(deps): @nextcloud family + various upgrades [\#1905](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1905)\([skjnldsv](https://github.com/skjnldsv)\)
68
+
* chore: fix node version for dependabot [\#1960](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1960)\([susnux](https://github.com/susnux)\)
0 commit comments