0.4.2 (2025-01-25)
Input
adds input_style prop, closes #360.- Adds
RangeSlider
component, closes #366. Slider
adds vertical prop.Slider
adds show_stops prop.- Adds
Rating
component, closes #369. - Adds
RatingDisplay
component, closes #369.
- Fix
Radio
andSwitch
component styles, closes #362.
0.4.1 (2025-01-05)
- Add a select property for
InputRef
, closes #358.
SSRMountStyleProvider
hydration error, closes #347.- When the
Switch
changes the value, it is not displayed correctly, closes #351. - Fallback
Avatar
to initials on image load error, closes #353. - Panic when using
Input
insideSuspense
under load, closes #352. Combobox
height, closes #356.