Skip to content

v1.24.0

Compare
Choose a tag to compare
@TahimiLeonBravo TahimiLeonBravo released this 19 Jan 22:27
· 334 commits to master since this release
14579b5

react-rainbow v1.24.0

Today, we are releasing v1.24.0!

Many thanks to all contributors who made this release possible!

@LeandroTorresSicilia, @HellWolf93, @wildergd, @rgah2107

Here are some highlights ✨:

  • 🎉 New features for CheckboxToggle, ActivityTimeline, and TimelineMarker components.
  • 🐛 Fix some issues on SSR.

🎉 New Features

🎉 Improvements

  • [Table] add a divider to the Table header when is empty and the variant is listview (@rgah2107 in pr #2089)

🐛 Bug Fixes

  • [ProgressStep] fix label width (@HellWolf93 in pr #2092)
  • [InternalOverlay] the component has to recalculate the position when the internal content changes (@HellWolf93 in pr #2090)
  • [FileSelector] add check on window.FileList for support SSR (@wildergd in pr #2101)
  • Fix getBrowserLocale function for support SSR (@wildergd in pr #2101)