Skip to content

Releases: nexxtway/react-rainbow

v1.24.0

19 Jan 22:27
14579b5
Compare
Choose a tag to compare

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)

v1.23.0

08 Jan 02:24
23a6754
Compare
Choose a tag to compare

react-rainbow v1.23.0

Many thanks to all contributors who made this release possible!

@maxxgreene, @amontalvof, @LeandroTorresSicilia, @HellWolf93

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.

🎉 New Features

🐛 Bug Fixes

v1.22.0

28 Dec 04:24
938cdf3
Compare
Choose a tag to compare

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)

v1.21.0

05 Dec 18:26
fdbbdaa
Compare
Choose a tag to compare

react-rainbow v1.21.0

Many thanks to all contributors who made this release possible!

@maxxgreene, @amontalvof, @LeandroTorresSicilia, @wildergd, @gtallesb, @HellWolf93

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.

🎉 New Features

🎉 Improvements

🐛 Bug Fixes

v1.20.0

22 Nov 21:15
038b8ac
Compare
Choose a tag to compare

react-rainbow v1.20.0

Many thanks to all contributors who made this release possible!

@maxxgreene, @amontalvof, @LeandroTorresSicilia, @akshatatray, @wildergd, @gtallesb, @HellWolf93

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.

🎉 New Features

🐛 Bug Fixes

v1.19.0

11 Nov 18:26
24722a6
Compare
Choose a tag to compare

react-rainbow v1.19.0

Many thanks to all contributors who made this release possible!

@HellWolf93, @yvmunayev, @wildergd, @maxxgreene, @rgah2107, @amontalvof, @luisFilipePT, @gtallesb, @LeandroTorresSicilia

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.
  • 🎉 New Features
  • 🎉 New Components:
    LoadingShape
    HighlightedText
    CounterInput

🎉 New Components

🎉 New Features

⌨️ Improvements

🐛Bug Fixes

v1.18.1

25 Sep 16:08
0f9824f
Compare
Choose a tag to compare

react-rainbow v1.18.1

Many thanks to all contributors who made this release possible!

🐛Bug Fixes

v1.18.0

24 Sep 16:11
408b6da
Compare
Choose a tag to compare

react-rainbow v1.18.0

Many thanks to all contributors who made this release possible!

@HellWolf93, @yvmunayev, @wildergd, @maxxgreene, @rgah2107, @amontalvof, @luisFilipePT, @gtallesb, @goodbeysr

Here are some highlights ✨:

  • 🐛 Bug fixes and 📚 Improvements.
  • 🎉 New Features

🎉 New Features

⌨️ Improvements

  • [ButtonMenu] refactor component using the InternalOverlay (@wildergd in pr #1718)
  • [PhoneInput] fix UI when one country is passed (@gtallesb in pr #1816)

🐛Bug Fixes

v1.17.0

08 Sep 04:10
fab761b
Compare
Choose a tag to compare

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)

v1.16.0

19 Jun 19:08
8930efe
Compare
Choose a tag to compare

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)