What's Changed
- fix(accordion-item): remove chevron aria-label by @metonym in #3161
- fix(code-snippet): avoid overwriting consumer-controlled
showMoreLessprop 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
acceptexplicitly if array by @metonym in #3192 - fix(file-uploader-drop-container): join
acceptexplicitly if array by @metonym in #3192 - fix(file-uploader): expose
aria-disabledon drop container by @metonym in #3194 - fix(multi-select): fix selection if
portalMenuistrueby @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
closebefore flippingopenby @metonym in #3198 - fix(overflow-menu): non-portalled
ulis 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