Patch Changes
-
chore: Added a
animIndeterminate
prop to customize the ProgressBar indeterminate animation. (#2317) -
chroe: AccordionItem now includes
iconOpen
andiconClosed
slots for custom open/closed icons (#2285) -
chore: Added a new
fontSize
prop to the Avatar component to control the size of the initials (#2322) -
bugfix: RadioGroup now includes
flexDirection
andgap
props for handling vertical layouts and item spacing respectively (#2309)