Skip to content

Releases: silinternational/ui-components

v6.6.0

04 Oct 23:23
Compare
Choose a tag to compare

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

26 Sep 11:13
Compare
Choose a tag to compare

6.5.0 (2022-09-26)

Features

  • SearchableSelect: add required prop (053af32)

v6.4.2

24 Aug 07:04
Compare
Choose a tag to compare

6.4.2 (2022-08-24)

Bug Fixes

  • types: fix Scroller type warning (d867aa0)

v6.4.1

24 Aug 06:02
Compare
Choose a tag to compare

6.4.1 (2022-08-24)

Bug Fixes

  • types: Add Scroller and Tab to TabBar type (dd08278)

v6.4.0

18 Aug 05:46
Compare
Choose a tag to compare

6.4.0 (2022-08-18)

Features

  • components: add type support (c2abfbc)

v6.3.0

26 Jul 05:16
Compare
Choose a tag to compare

6.3.0 (2022-07-26)

Features

  • components: Add FileDropArea (475fbd9)

v6.2.0

05 Jul 05:39
Compare
Choose a tag to compare

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

23 Jun 03:40
Compare
Choose a tag to compare

6.1.1 (2022-06-23)

Bug Fixes

  • index.mjs: Switch was not exported (b3bb6ac)

v6.1.0

16 Jun 21:21
Compare
Choose a tag to compare

6.1.0 (2022-06-16)

Features

  • components: add Switch story (8889e11)

v6.0.1

23 May 23:30
Compare
Choose a tag to compare

6.0.1 (2022-05-23)

Bug Fixes

  • Drawer: fix find and replace typo (11943d3)