Skip to content

Releases: nextcloud-libraries/nextcloud-dialogs

v7.5.0

Choose a tag to compare

@susnux susnux released this 25 Aug 13:13
dec5ccf

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

Fixed

v7.4.1

Choose a tag to compare

@susnux susnux released this 16 Jul 18:11
a30d13d

v7.4.1

Fixed

  • fix(filepicker): only add current folder if pickable (#2512)

Other Changes

  • Updated translations
  • Bump @nextcloud/vue to v9.8.2
  • Bump p-queue to v9.3.1
  • Bump vue to v3.5.39
  • Updated development dependencies

v7.4.0

Choose a tag to compare

@susnux susnux released this 20 May 14:42
baaa80d

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

Choose a tag to compare

@susnux susnux released this 10 Feb 22:25
f29d1a1

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

Choose a tag to compare

@susnux susnux released this 17 Dec 15:02
2fc2189

What's Changed

🚀 Enhancements

🐛 Fixed bugs

  • fix(filepicker): use @nextcloud/files for 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

  • chore: update workflows from organization by @susnux in #2052
  • ci: update workflows from organization by @susnux in #2102
  • ci: update workflows from organization by @susnux in #2185* Updated translations
  • chore: prepare v7.2.0 by @susnux in #2184

v6.4.2

Choose a tag to compare

@susnux susnux released this 17 Dec 15:01
019550d

What's Changed

🐛 Fixed bugs

  • [stable6] fix(filepicker): use @nextcloud/files for 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/paths instead of NodeJS path by @susnux in #2177
  • chore: prepare v6.4.2 by @susnux in #2183

Full Changelog: v6.4.1...v6.4.2

v6.4.1

Choose a tag to compare

@artonge artonge released this 22 Oct 16:05
c8ab91b

What's Changed

🐛 Fixed bugs

  • fix(FileListRow): enter-directory event name by @artonge in #2059

Other Changes

Full Changelog: v6.4.0...v6.4.1

v6.4.0

Choose a tag to compare

@artonge artonge released this 22 Oct 12:05
b047008

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

v7.1.0

Choose a tag to compare

@artonge artonge released this 21 Oct 15:08
dac16be

What's Changed

🚀 Enhancements

  • feat(FilePicker): Improve pick and navigation logic to match user expectation by @artonge in #2033

🐛 Fixed bugs

Other Changes

  • Updates for project Nextcloud dialogs library by @transifex-integration[bot] in #2045
  • chore(deps): Update browserslist by @artonge in #2047
  • chore: prepare v7.1.0 by @artonge in #2047

Full Changelog: v7.0.1...v7.1.0

v7.0.1

Choose a tag to compare

@susnux susnux released this 14 Oct 15:31
b040333

v7.0.1

Fixed

Changed

  • docs: adjust changes link for v7.0.0 #2008 (susnux)
  • Updated translations