Releases: silinternational/ui-components
Releases · silinternational/ui-components
v11.1.0
v11.0.0
What's Changed
- merge Main into develop by @hobbitronics in #244
- build(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #245
- update svelte and storybook by @hobbitronics in #246
- update gh-actions versions to fix storybook deployment by @hobbitronics in #247
- Release 11.0.0 by @hobbitronics in #248
Full Changelog: v10.7.0...v11.0.0
v10.7.0
What's Changed
- deepfactor by @hobbitronics in #237
- build(deps-dev): bump semver from 5.7.1 to 5.7.2 by @dependabot in #239
- remove sass from peer deps by @hobbitronics in #238
- build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #234
- Use
npm audit fix
to fix some vulnerable dependency issues by @forevermatt in #240 - expose inputID as prop on Checkbox by @hobbitronics in #241
- feat(StaticChip): add height prop, improve defaults styles, width exp… by @hobbitronics in #242
- Release v10.7.0 by @hobbitronics in #243
Full Changelog: v10.6.0...v10.7.0
v10.6.0
v10.5.0
v10.4.0
v10.3.0
v10.2.0
v10.1.1
v10.1.0
10.1.0 (2023-03-29)
Added
- DatatableCheckbox: Add class prop (1959e3d)
- DatatableCheckboxHeader: Add prop class (8618a4f)
- Divider: Add class prop (ae03e35)
- List.Item: Add class prop (bfd35c1)
- Subheader: Add class prop (af9990a)
- Switch: Add class prop (4ca247d)
- TabBar.Indicator: Add class prop (f60bf46)
- TabBar.Scroller: Add class prop (1f4e7d5)
- TabBar.Tab: add class prop (9ca980f)
- TopAppBar: Add class prop (077363e)