Skip to content

v1.32.0

Latest
Compare
Choose a tag to compare
@TahimiLeonBravo TahimiLeonBravo released this 13 Jan 00:25
· 32 commits to master since this release
15233c5

react-rainbow v1.32.0

A big thanks to the contributors who made this release possible!

@LeandroTorresSicilia, @HellWolf93, @amontalvof, @yvmunayev, @adrianestevez1, @kendebacker,

This release was mostly about 🎉 new components, 🎉 new features, 🐛 bug fixes, and 📚 documentation improvements.

Here are some highlights ✨:
  • 🎉 2 New components: CurrencyInput and PercentInput
  • 🎉 New features and customizations
  • 🐛 Bug fixes
  • 📚Improvements

🎉 New Components

📚 Improvements

  • [ActivityTimeline] fix console warning when passing a string as children. (@yvmunayev, in pr #2448)
  • [Button] fix console warning when passing a string as children. (@yvmunayev, in pr #2448)
  • [Card] fix console warning when passing a string as children. (@yvmunayev, in pr #2448)
  • [TimelineMarker] fix console warning when passing a string as children. (@yvmunayev, in pr #2448)
  • [VisualPickerOption] fix console warning when passing a string as children. (@yvmunayev, in pr #2448)
  • [Chart] add typescript support for the options prop (@yvmunayev, in pr #2459)
  • [HelpText] change info icon (@TahimiLeonBravo, in pr #2482)
  • [Picklist] make picklist responsive when have search (@LeandroTorresSicilia, in pr #2519)
  • [Button] make the label prop support the type node (@amontalvof, in pr #2442)
  • Minor stylistic fixes for docs (@kendebacker, in pr #2567)

🎉 New Features

🐛 Bug Fixes