Skip to content

v1.16.0

Compare
Choose a tag to compare
@TahimiLeonBravo TahimiLeonBravo released this 19 Jun 19:08
· 590 commits to master since this release
8930efe

react-rainbow v1.16.0

Many thanks to all contributors who made this release possible!

@HellWolf93, @blakmetall, @yvmunayev, @wildergd, @maxxgreene, @rgah2107, @amontalvof, @gtallesb

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.
  • 🎉 Add New Components:
    FileSelector CodeInput InternalOverlay InternalDropdown DatePickerModal Option

🎉 New Components

🎉 New Features

⌨️ Improvements

  • [SidebarItem] Change component UI (@rgah2107 in pr #1557)
  • [Picklist] fix add ellipsis to the label (@amontalvof in pr #1608)
  • [InternalDropdown] show a message when not find coincidences while type on the search (@amontalvof in pr #1615)

🐛Bug Fixes

  • [StripeCardInput] fix the component when the apiKey prop is not passed (@rgah2107 in pr #1523)
  • [ImportRecordFlow] fix wrong behavior when open the component twice (@rgah2107 in pr #1515)
  • [GoogleAddressLookup] fix the icons color (@gtallesb in pr #1559)
  • [Table] fix the last column is not calculated when the columns have a width fixed @rgah2107 in pr #1564)
  • [RadioButtonGroup] fix styles on last element (@gtallesb in pr #1623)
  • [RadioButtonGroup] fix styles on Microsoft Edge browser (@gtallesb in pr #1632)
  • Fix isFocusable jest matcher fail when is used on not class component (@wildergd in pr #1634)