v4.2.0-beta.5
Pre-release
Pre-release
v4.2.0-beta.5 (2023-09-05)
🐛 Fixed bugs
- [stable4] fix(FilePicker): Fix legacy entry point buttons when bundling with webpack by @susnux in #945
- [stable4] Make file list only sortable by one property at the time by @susnux in #951
- [stable4] Fix FilePicker keyboard handling by @susnux in #954
- [stable4] fix: Make eslint happy by @susnux in #955
- [stable4] Center heading of dialog by @susnux in #967
- [stable4] fix(FilePicker): Only show checkbox skeletons if multiselect was enabled by @susnux in #970
- [stable4] Fix styling issues and make the FilePicker height fixed by @susnux in #972
- [stable4] fix(FilePicker): Reset selected files if the current directory is change by @susnux in #968
- [stable4] fix(l10n): Extract translations also from vue SFC template attributes by @susnux in #966