Skip to content

v1.17.0

Compare
Choose a tag to compare
@TahimiLeonBravo TahimiLeonBravo released this 08 Sep 04:10
· 499 commits to master since this release
fab761b

react-rainbow v1.17.0

Many thanks to all contributors who made this release possible!

@HellWolf93, @ernesto-tapia, @yvmunayev, @RicardoHE97, @wildergd, @maxxgreene, @gerardolgvr, @rgah2107, @amontalvof, @gtallesb, @rolandin, @devrchancay, @Anyrob, @lyon93

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.
  • 🎉 Add New Components:
    MultiSelect
    HelpText
    MarkdownOutput
    RenderIf
    ColorPicker

🎉 New Components

🎉 New Features

⌨️ Improvements

🐛 Bug Fixes

  • [Table] fix focus in Safari (@ernesto-tapia in pr #1660)
  • [PhoneInput] remove characters when copy and paste (@RicardoHE97 in pr #1661)
  • [Tabset] fix crash when only one Tab is passed (@gerardolgvr in pr #1671)
  • [Picklist] fix styles when isLoading and enableSearch are passed (@rgah2107 in pr #1643)
  • [RadioButtonGroup] make the label color reactive with the theme (@amontalvof in pr #1688)
  • [Picklist] make onChange event is sent asynchronously (@hportales2000 in pr #1682)
  • [ButtonMenu] add max-height (@TahimiLeonBravo in pr #1715)
  • [Picklist] [Input] fix styles when readOnly (@rgah2107 in pr #1684)
  • [Calendar] make the double calendar responsive (@hportales2000 in pr #1691)
  • [Calendar] reset selection when clicking on any day outside the selected range (@wildergd in pr #1721)
  • [TimePicker] fix am/pm select when clicking on the selected element (@Anyrob in pr #1663)