v5.0.0-beta.2
Pre-release
Pre-release
v5.0.0-beta.2
🚀 Enhancement
- feat: Add icons for filepicker and allow reactive button based on current path and selection #938 (susnux)
- feat(FilePicker): Always show file extension as a trailing text part #931 (susnux)
- Add empty content when there are no files #930 (susnux)
🐛 Fixed bugs
- fix: The file list should be showed when files are loading #937 (susnux)
- fix(FilePicker): Ensure focus-visible outline is visible for all focusable elements #935 (susnux)
- fix(FilePicker): Do not show checkboxes on single select mode #929 (susnux)
- fix: Add missing defaults to DialogButton #927 (susnux)
- fix(FilePickerBuilder): Revert API change on
pick()
#925 (susnux) - fix(FilePicker): The table height should be max. 100% #921 (susnux)