1.1.0 (2022-11-04)
Features
- Donut Chart: Display the relationship of parts data to the whole
- Button and Button Inline: Added optional disabled property to set the status of a * button to disabled
- Datepicker: Added optional defaultRelativeFilterOption property to set a default relative date selection on render
- Tabs: Added optional icon property to insert an icon in a tab
- Bar List: Added the ability to include an icon in your data array via an icon key
Fixes and Improvements
Fixes
- Datepicker: Clears relative selection when absolute dates are selected
- Datepicker: Prevent defaultStartDate and defaultEndDate to exceedminDate and maxDate respectively
- Datepicker: Prevent modal from exceeding viewport