Releases: nextcloud-libraries/nextcloud-dialogs
Releases · nextcloud-libraries/nextcloud-dialogs
Release list
v7.5.0
v7.5.0
Notes
This version include some reworked - and accessible - toast notifications.
Those new toast messages will be displayed on the bottom start of the page,
this is by design and not a bug.
Added
- feat: toast timeout configuration #2539 (kristian-zendato)
- feat: accessible toast and drop toastify #2324 (skjnldsv)
Fixed
- Simplify the file conflict dialog #2540 (jancborchardt)
v7.4.1
v7.4.0
v7.4.0
Added
- feat(ConflictPicker): allow to set overwrite flag (#2432)
Fixed
- fix(FilePicker): Round previews in filepicker dialog (#2397)
- fix(FilePicker): reset filter string when navigating (#2384)
Changed
- Updated translations
- Updated developer dependencies
- chore: add explicit types for public API (#2426)
v7.3.0
v7.2.0
What's Changed
🚀 Enhancements
🐛 Fixed bugs
- fix(filepicker): use
@nextcloud/filesfor name validation by @susnux in #2158 - fix(conflict-picker): use sub-path import to only import needed parts by @susnux in #2162
- fix(conflict-picker): pass correct props to component by @susnux in #2159
- fix(types): resolve Typescript issues and add CI job to check for type issues by @susnux in #2160
- fix(filepicker): use proper folder icons by @susnux in #2180
- fix: always use the node displayname prop by @susnux in #2179
Other Changes
v6.4.2
What's Changed
🐛 Fixed bugs
- [stable6] fix(filepicker): use
@nextcloud/filesfor name validation by @backportbot[bot] in #2161 - [stable6] fix: always use the node displayname prop by @susnux in #2182
- [stable6] fix(filepicker): use proper folder icons by @backportbot[bot] in #2181
Other Changes
- [stable6] ci: update workflows from organization by @susnux in #2178
- refactor: use
@nextcloud/pathsinstead of NodeJSpathby @susnux in #2177 - chore: prepare v6.4.2 by @susnux in #2183
Full Changelog: v6.4.1...v6.4.2
v6.4.1
v6.4.0
What's Changed
🚀 Enhancements
- [stable6] feat(FilePicker): Improve pick and navigation logic to match user expectation by @backportbot[bot] in #2051
Other Changes
- [stable6] chore: update workflows from organization by @susnux in #1942
- [stable6] chore: update workflows from organization by @susnux in #2053
- chore: prepare v6.4.0 by @susnux in #2058
Full Changelog: v6.3.2...v6.4.0