Skip to content

v5.1.0

Compare
Choose a tag to compare
@skjnldsv skjnldsv released this 19 Jan 16:19
· 551 commits to main since this release
ba3ed99

v5.1.0 (2024-01-19)

Full Changelog

🚀 Enhancement

  • enh(FilePickerBuilder): Change error thrown when FilePicker is closed #1166 (susnux)

🐛 Fixed bugs

  • fix(FilePicker): Adjust stylings after migration to NcDialog #1138 (susnux)
  • fix(FilePicker): Set default of path to undefined to allow using the saved path #1137 (susnux)
  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #1165 (susnux)
  • fix(FilePicker): Stop click event on checkbox column to allow multiselect #1192 (susnux)
  • fix(FilePicker): Adjust checkbox position #1193 (susnux)
  • fix(FilePicker): Improve choose button text when selecting multiple #1191 (susnux)
  • Remove unneeded tab, tablist and aria-selected roles from navigation #1180 (JuliaKirschenheuter)
  • Remove aria-label from <div> #1179 (JuliaKirschenheuter)

Changed

  • Updated translations
  • Updated dependencies