github carbon-design-system/carbon-components-svelte v0.108.1

6 hours ago

What's Changed

  • fix(accordion-item): remove chevron aria-label by @metonym in #3161
  • fix(code-snippet): avoid overwriting consumer-controlled showMoreLess prop by @metonym in #3191
  • fix(code-snippet): close portalled tooltip after feedback timeout by @metonym in #3172
  • fix(code-snippet): suppress native copy feedback caret for portalled tooltips for inline type by @metonym in #3171
  • fix(combo-box): scope option ids per instance by @metonym in #3176
  • fix(copy-button): close portalled tooltip after feedback timeout by @metonym in #3172
  • fix(data-table): associate cells with column headers by @metonym in #3162
  • fix(data-table): scope expandable row ids per instance by @metonym in #3178
  • fix(dropdown): scope option ids per instance by @metonym in #3177
  • fix(expandable-tile): resize if bound element changes by @metonym in #3180
  • fix(expandable-tile): stop measurements clobbering bound props by @metonym in #3197
  • fix(file-uploader-button): join accept explicitly if array by @metonym in #3192
  • fix(file-uploader-drop-container): join accept explicitly if array by @metonym in #3192
  • fix(file-uploader): expose aria-disabled on drop container by @metonym in #3194
  • fix(multi-select): fix selection if portalMenu is true by @metonym in #3185
  • fix(multi-select): scope checkbox ids per instance by @metonym in #3175
  • fix(multi-select): scope option ids per instance by @metonym in #3179
  • fix(overflow-menu): dispatch cancelable close before flipping open by @metonym in #3198
  • fix(overflow-menu): non-portalled ul is a sibling of the menu button by @metonym in #3189
  • fix(tree-view): prevent arrow keys from scrolling the page by @metonym in #3165

Full Changelog: v0.108.0...v0.108.1

Don't miss a new carbon-components-svelte release

NewReleases is sending notifications on new releases.