Matt Driscoll
Matt Driscoll
**Related Issue:** #10044 ## Summary WIP 🚧
**Related Issue:** #7537 BREAKING CHANGE: Modifies the component's keyboard sorting experience by using a dropdown menu to move list items. ## Summary - depends on #10241 - updates `action` to...
**Related Issue:** #10240 ## Summary - Sets floating element dimensions to zero when not open - This makes sure that a closed floating-ui element doesn't produce scrollbars within a parent...
**Related Issue:** #10536 ## Summary - add `title` attribute for controls - change message text to remove "click to" - add test
**Related Issue:** #7591 ## Summary - adds resize functionality - adds assistive text live region for keyboard instructions - adds tests - updates story - adds dom utility - adds...
### Background Handle overriding messages of components used internally within another component For example, we would need to do this for combobox if a user wants to customize the dismiss...
**Related Issue:** #6059 ## Summary - remove `getSlotted()` util and tests - remove `ConditionalSlotComponent` utility file. - remove `getElementProp()` util. Unused. - depends on removal of `pick-list` and `value-list` components.
### Description styles should use `border` instead of `outline` for styling ### Proposed Advantages Using a border is the proper way to define borders ### Which Component segmented-control, segmented-control-item ###...