Skip to content

v1.25.0

Compare
Choose a tag to compare
@TahimiLeonBravo TahimiLeonBravo released this 09 Mar 21:43
· 273 commits to master since this release
aa5d21a

Today, we are releasing v1.25.0!

Many thanks to all contributors who made this release possible!

@LeandroTorresSicilia, @wildergd, @HellWolf93, @rswingler, @rgah2107

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.

📚 Improvements

🎉 New Features

🐛 Bug Fixes

  • [CarouselImage] fix alternativeText type error (@HellWolf93 in pr #2166)
  • [Slider] fix width changes when the number of digits changes (@HellWolf93 in pr #2167)
  • [Drawer] Picklist inside a drawer close drawer when pressing ESC (@HellWolf93 in pr #2165)
  • [Tree] fix TS Tree Child InputCheckbox error (@HellWolf93 in pr #2189)
  • [Chart] reRenders after TextArea changeEvent occurs (@HellWolf93 in pr #2138)
  • [Table] fix focus styles when row grows vertically (@TahimiLeonBravo in pr #2151)
  • [FileSelector] fix a problem when selecting a file, clear selection, and then select again (@wildergd in pr #2117)
  • [Calendar][DatePicker] add date range support to missing typescript interfaces
  • [MultiSelect] add 'showCheckbox' missing typescript interface (@rswingler in pr #2150)
  • [Option] add component support to missing typescript interfaces (@HellWolf93 in pr #2120)
  • [Slider] fix weird padding (@TahimiLeonBravo in pr #2128)
  • [ButtonIcon] add buttonVariant=”neutral” support to missing typescript interfaces (@HellWolf93 in pr #2132)
  • Fix useLayoutEffect warning when using NextJS (@wildergd in pr #2129)
  • [Slider] fix: onChange function type (@HellWolf93 in pr #2137)
  • [ButtonMenu] add iconPosition support to missing typescript interfaces (@rgah2107 in pr #2131)