Skip to content

v1.22.0

Compare
Choose a tag to compare
@TahimiLeonBravo TahimiLeonBravo released this 28 Dec 04:24
· 358 commits to master since this release
938cdf3

react-rainbow v1.22.0

Many thanks to all contributors who made this release possible!

@maxxgreene, @amontalvof, @LeandroTorresSicilia, @wildergd, @HellWolf93, @rgah2107

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.
  • 🎉 New Components (Path, PathStep)

🎉 New Components

🎉 New Features

🐛 Bug Fixes

  • [Picklist] not allow open the dropdown when readOnly prop is passed (@yvmunayev in pr #2041)
  • [Picklist] fix content styles when readOnly and icon is passed (@rgah2107 in pr #2042)
  • [GoogleAddressLookup] fix text color when disabled is passed (@rgah2107 in pr #2038)
  • [Table] fix shadow on listview variant (@rgah2107 in pr #2056)
  • [Tabset] fix size when show the navigate button (@yvmunayev in pr #2048)