Skip to content

Releases: silinternational/ui-components

v11.6.0

04 Oct 02:30
a8d077b
Compare
Choose a tag to compare

Added

  • add(SearchableSelect): add clear button to SearchableSelect by @hobbitronics in #288

Security

  • updated dependencies

Full Changelog: v11.5.0...v11.6.0

v11.5.0 add data-1p-ignore to prevent 1Password trying to fill

09 Sep 06:54
Compare
Choose a tag to compare

11.5.0 (2024-09-09)

Added

  • DateInput: add data-1p-ignore to prevent 1Password trying to fill (c296811)
  • MoneyInput: add data-1p-ignore to prevent 1Password trying to fill (6367aa8)
  • SearchableSelect: add data-1p-ignore to SearchableSelect (ce4bf4b)
  • Select: add data-1p-ignore to prevent 1Password trying to fill (1e502e2)

v11.4.2

19 Aug 07:18
32d656f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.4.1...v11.4.2

v11.4.1

19 Aug 01:38
Compare
Choose a tag to compare

11.4.1 (2024-07-09)

Fixed

  • Card: fix Card aria role warn (58b599f)
  • FileDropArea: fix aria role warning (d01d097)
  • Item: fix aria warnings in List Item (ca3778e)
  • Types: stop using deprecated svelte types (ba4798d)

v11.4.0

08 Jul 02:21
Compare
Choose a tag to compare

11.4.0 (2024-07-07)

Added

  • searchableSelect: add showError prop to searchableSelect and expose blur and change events (2d4db3f)

v11.3.0

17 Apr 21:01
d6dbb77
Compare
Choose a tag to compare

What's Changed

Fixed

  • Select: update to match installed version of material/select (a739d35)

Added

  • Select: Add Select.name for convenient form submission (8f7380b)
  • Select: Add Select.required prop (94bab91)
  • Select: Add Select.ShowError prop which applies the mdc-select--invalid class to the (3d8f95d)

Full Changelog: v11.2.0...v11.3.0

v11.2.0

17 Apr 21:12
Compare
Choose a tag to compare

What's Changed

  • Add showError, showWarn props to MoneyInput, TextArea and TextField… by @hobbitronics in #261
  • fix(TextInputs): use latest material docs to fix icon spacing issues … by @hobbitronics in #262

Full Changelog: v11.1.2...v11.2.0

v11.1.2

17 Apr 21:07
Compare
Choose a tag to compare

Fixed

  • fix TextArea maxlength hardcoded in textarea

Full Changelog*: v11.1.2...v11.1.2

v11.1.1

04 Apr 01:53
Compare
Choose a tag to compare

11.1.1 (2024-04-04)

Fixed

  • types: missing Select.label type (687a403)

What's Changed

Full Changelog: v11.1.0...v11.1.1

v11.1.0

27 Mar 00:21
Compare
Choose a tag to compare

11.1.0 (2024-03-26)

Added

  • Tooltip: Add Tooltip.rich (2540751)

Fixed

  • build: fix npm-publish [skip release] (1fd6d87)