v1.5.0
TahimiLeonBravo
released this
25 Sep 06:24
·
986 commits
to master
since this release
react-rainbow-components v1.5.0
Many thanks to all contributors who made this release possible!!
Here are some highlights β¨:
- π Add ProgressCircular component.
- β¨οΈ Setup TypeScript.
- And many more π bug fixes π improvements.
π New Components
β¨οΈ Improvements
- Setup TypeScript (@reiniergs in pr #995)
- [Lookup] Add prop
preferredSelectedOption
(@wildergd in pr #930) - [Lookup] Implement
copy to clipboard
when the input gets focus (@wildergd in pr #935) - [TimePicker] Add
PageObject
andTutorial
(@cmcartaya in pr #969 and pr #989) - [Badge] Migrate to
styled-components
(@LeandroTorresSicilia in pr #981) - [Notification] Add prop
hiddeCloseButton
(@uraway in pr #990) - [Badge] Add TypeScript support (@reiniergs in pr #995)
π Bug Fixes
- [VisualPickerOption] Fix styles when focus (@TahimiLeonBravo in pr #987)
- [TimePicker] Fix text color when the input is focus in firefox (@LeandroTorresSicilia in pr #940)
- [Lookup] Fix scroll bar when pressed closes unexpectedly (@LeandroTorresSicilia in pr #948)
- [Table] Make all the column props reactive (@wildergd in pr #971)
- [TimePicker] Fix hour value when clicking on down button`(@cmcartaya in pr #998)