v1.28.0
TahimiLeonBravo
released this
06 Dec 17:40
·
176 commits
to master
since this release
Today, we are releasing v1.28.0!
Many thanks to all contributors who made this release possible!
@LeandroTorresSicilia, @HellWolf93, @individual1, @jkauszler, @amontalvof, @wildergd
Here are some highlights ✨:
🎉 New Components:
ColorInput
ShowIf
🐛 Bug fixes and 📚 Improvements.
🎉 New Components
- [ShowIf] (@HellWolf93 in pr #2300)
- [ColorInput] (@HellWolf93 in pr #2313 and pr #2320)
📚 Improvements
- [HelpText] change icon color to the
info
variant (@amontalvof in pr #2299) - [AccordionSection] set type button (@HellWolf93 in pr #2301)
- [CounterInput] fix up/down button behavior (@HellWolf93 in pr #2307)
- [Picklist] implement close dropdown when the viewport resize (@HellWolf93 in pr #2319)
- [MarkdownOutput] improve inline code styles (@HellWolf93 in pr #2322)
🎉 New Features
- [RadioGroup] add the
description
prop (@HellWolf93 in pr #2290) - [ChekboxGroup] add the
description
prop (@HellWolf93 in pr #2290) - [Input] implement
show/hide
button pn the input password (@HellWolf93 in pr #2289) - [Slider] implement the
required
prop (@HellWolf93 in pr #2297)
🐛 Bug Fixes
- [DateTimePicker] fix text capitalization (@HellWolf93 in pr #2279)
- [Table] fix styles in mozilla (@wildergd in pr #2291)
- [Picklist] fix
onBlur
event fires on click (@HellWolf93 in pr #2303) - [RadioGroup] fix item styles when disabled (@HellWolf93 in pr #2310)
- [MarkdownOutput] fix headers paddings (@HellWolf93 in pr #2318)
- [Drawer] hide the header divider when the
header
prop is not passed (@TahimiLeonBravo in pr #2321) - [PhoneInput] improve styles (@HellWolf93 in pr #2325 and pr #2326)