Releases: silinternational/ui-components
Releases · silinternational/ui-components
v6.6.0
6.6.0 (2022-10-04)
Features
- components: add name prop to MoneyInput, TextArea and TextField (142b27e)
- Form: add id and saveToLocalStorage props to Form (8216ae1)
v6.5.0
6.5.0 (2022-09-26)
Features
- SearchableSelect: add required prop (053af32)
v6.4.2
6.4.2 (2022-08-24)
Bug Fixes
- types: fix Scroller type warning (d867aa0)
v6.4.1
6.4.1 (2022-08-24)
Bug Fixes
- types: Add Scroller and Tab to TabBar type (dd08278)
v6.4.0
6.4.0 (2022-08-18)
Features
- components: add type support (c2abfbc)
v6.3.0
6.3.0 (2022-07-26)
Features
- components: Add FileDropArea (475fbd9)
v6.2.0
6.2.0 (2022-07-05)
Bug Fixes
- Datatable: expose DataRow rowId as slot prop (46aa49c)
- Datatable: fix exception when using checkbox (f4d3433)
Features
- components: add DatatableCheckbox and DatatableCheckboxHeader (5c2da10)
- Datatable: add numberOfCheckboxes to register new Checkboxes (01aa5d0)
v6.1.1
6.1.1 (2022-06-23)
Bug Fixes
- index.mjs: Switch was not exported (b3bb6ac)
v6.1.0
6.1.0 (2022-06-16)
Features
- components: add Switch story (8889e11)
v6.0.1
6.0.1 (2022-05-23)
Bug Fixes
- Drawer: fix find and replace typo (11943d3)