v1.27.0
TahimiLeonBravo
released this
17 Sep 01:18
·
208 commits
to master
since this release
Today, we are releasing v1.27.0!
Many thanks to all contributors who made this release possible!
@LeandroTorresSicilia, @HellWolf93, @cairumeng, @besspiny
Here are some highlights β¨:
- π Bug fixes
- π Improvements.
π Improvements
- [InternalDropdown] add
searchableText
prop (@HellWolf93 in pr #2261) - [InternalDropdown] make searchable the label value when it is not string (@HellWolf93 in pr #2261)
- [CheckboxToggle] add
top
value to thelabelAligment
prop (@HellWolf93 in pr #2262)- - [PrimitiveMenu] add
aria-controls
(@HellWolf93 in pr #2266) - [Lookup] implement close dropdown when
Esc
key is pressed (@HellWolf93 in pr #2267) - [StripeCardInput] add
id
prop (@HellWolf93 in pr #2274) - [Rating] add prop
required
,error
andbottomHelpText
(@HellWolf93 in pr #2278)
π Bug Fixes
- [Tree] fix component crashes when data is invalid (@HellWolf93 in pr #2255)
- [Tree] fix interface declaration (@HellWolf93 in pr #2257 and #2258)
- [AccordionSection] remove fixed title from arrow icon (@HellWolf93 in pr #2257 and #2259)
- [CarouselCard] fix memory leak (@HellWolf93 in pr #2275)
- Fix document event listeners in React17 (@HellWolf93 in pr #2277)