v1.30.0
TahimiLeonBravo
released this
02 May 01:49
·
127 commits
to master
since this release
Today, we are releasing v1.30.0!
Many thanks to all contributors who made this release possible!
@LeandroTorresSicilia, @HellWolf93
Here are some highlights β¨:
π New Components:
DynamicMenuItem
π Bug fixes and π Improvements.
π New Components
- [DynamicMenuItem]
π Improvements
- [ProgressStep] improve styles (@HellWolf93 in pr #2361)
π New Features
- [MultiSelect] add the
enableSearch
prop (@HellWolf93 in pr #2341) - [TimePicker] add the icon prop (@HellWolf93 in pr #2346)
- [Card] add the
id
prop (@HellWolf93 in pr #2350) - [Column] add
headerComponent
prop (@HellWolf93 in pr #2362) - [HelpText] add imperative
close
function (@HellWolf93 in pr #2365)
π Bug Fixes
- [VerticalItem] remove the βfont-familyβ style when the item is active (@HellWolf93 in pr #2342)
- Hide the requiredAsterisk in the inputable component when the
label
prop is not passed (@HellWolf93 in pr #2344) - [ListItem] fix inline styles (@HellWolf93 in pr #2349)
- [CheckboxGrounp] [RadioGrounp] description style (@HellWolf93 in pr #2353)
- [GMap] fix scrip url (@HellWolf93 in pr #2345)
- [CheckboxGrounp] fix console error (@HellWolf93 in pr #2356)
- [DatePickerModal] update value type (@HellWolf93 in pr #2364)
- [Modal] fix iOS scroll issue with capture event phase (@LeandroTorresSicilia, in pr #2389)