cschroeter
released this
29 Dec 13:57
·
5 commits
to main
since this release
Added
- Carousel [Breaking]: Redesigned the carousel for better touch handling and performance. See the Carousel docs for more info.
Fixed
- FileUpload: Resolved an issue where the
accept
attribute wasn’t applied to the hidden input. - NumberInput: Fixed a bug where the input event wasn’t triggered on the first click of the increment/decrement controls.
- TreeView: Addressed a limitation where React elements couldn’t be used in the tree view.
- Select: Fixed a regression where scroll restoration didn’t work in overflowing select menus.