Skip to content

Releases: carbon-design-system/carbon-components-svelte

v0.89.5

05 Aug 16:24
Compare
Choose a tag to compare

What's Changed

  • fix(checkbox): prevent infinite effect loop when binding to same object by @brunnerh in #2178

Full Changelog: v0.89.4...v0.89.5

v0.89.4

10 Jun 22:37
Compare
Choose a tag to compare

What's Changed

  • fix(multi-select): forward on:input for filterable variant by @wickning1 in #2170

Full Changelog: v0.89.3...v0.89.4

v0.89.3

07 Jun 19:49
Compare
Choose a tag to compare

What's Changed

  • fix(combo-box): clear button supports "Space" key by @metonym in #2168
  • fix(combo-box): "Escape" key clears input value by @metonym in #2169

Full Changelog: v0.89.2...v0.89.3

v0.89.2

28 Apr 21:37
Compare
Choose a tag to compare

What's Changed

  • fix(to-hierarchy): revert to previous implementation by @metonym in #2158
  • fix(composed-modal): ignore a11y warning in Svelte 5 by @metonym in #2159
  • fix(pagination): window totalItems for performance by @metonym in #2160
  • fix(pagination): use toLocaleString for default text formatting by @metonym in #2161

Full Changelog: v0.89.1...v0.89.2

v0.89.1

21 Apr 16:47
Compare
Choose a tag to compare

What's Changed

  • fix(toolbar-search): re-filter rows if DataTable rows change by @metonym in #2154

Full Changelog: v0.89.0...v0.89.1

v0.89.0

18 Apr 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.88.4...v0.89.0

v0.88.4

24 Mar 16:33
Compare
Choose a tag to compare

What's Changed

  • fix(list-box-selection): fix aria-label for clear button by @metonym in #2134
  • fix(radio-button): forward focus, blur events by @metonym in #2135
  • fix(radio-tile): allow standalone RadioTile usage by @metonym in #2136
  • fix(list-box): set aria-disabled if disabled (#2125) by @metonym in #2138
  • fix(list-box): correct button/description translations based on selection count by @metonym in #2139

Full Changelog: v0.88.3...v0.88.4

v0.88.3

19 Mar 20:08
Compare
Choose a tag to compare

What's Changed

  • Revert "fix(list-box): use aria-disabled instead of invalid disabled attribute" by @metonym in #2130

Full Changelog: v0.88.2...v0.88.3

v0.88.2

19 Mar 19:58
Compare
Choose a tag to compare

What's Changed

  • fix(combo-box): fix typing when refocusing input by @b-r-i-a-n-w-e-s-t in #2121
  • fix(list-box): use aria-disabled instead of invalid disabled attribute by @metonym in #2125
  • fix(notification): remove invalid kind prop from markup by @metonym in #2126
  • fix(theme): remove invalid themes prop from markup by @metonym in #2127
  • fix(multi-select): fix keyboard navigation for disabled items by @metonym in #2129

New Contributors

Full Changelog: v0.88.1...v0.88.2

v0.88.1

12 Mar 00:20
Compare
Choose a tag to compare

What's Changed

  • fix(select): falsy item text should not override value by @metonym in #2118
  • fix(ui-shell): HeaderAction uses dark color scheme by @metonym in #2119

Full Changelog: v0.88.0...v0.88.1