Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.86 KB

0.4.2 (2025-01-25)

Features

  • 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.

Bug Fixs

  • Fix Radio and Switch component styles, closes #362.

0.4.1 (2025-01-05)

Features

  • Add a select property for InputRef, closes #358.

Bug Fixs

  • 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 inside Suspense under load, closes #352.
  • Combobox height, closes #356.

0.4.0 (2024-12-23)

Features

  • Update leptos to v0.7.2.
  • Avatar: implement initials name, closes #338.
  • Custom themes, closes #340.
  • Input category component adds the size prop, closes #341.

Previous Changelogs

0.1.0-beta2 - 0.4.0-rc (2023-11-14 - 2024-12-09)

See 0.1 - 0.4 changelog