cschroeter
released this
29 Dec 13:55
·
40 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.
- Field: Fixed issue where
invalid
anddisabled
prop was not reactive.