Westbrook Johnson
Westbrook Johnson
## Description The focus and keyboard focus delivery can get out of alignment. ## Steps to reproduce 1. Go to https://opensource.adobe.com/spectrum-css/textarea.html 2. Tab into a text area 3. Use the...
The _roughly_ `margin-block-start: -1px;` rule in the following line: https://github.com/adobe/spectrum-css/blob/842406ad3e9da3a652f2d76acddeba3b5d02ecc3/components/slider/index.css#L109 Is overridden as `margin-block-start: 0;` in the following line: https://github.com/adobe/spectrum-css/blob/main/components/slider/index.css#L180 Naively, the following would appear to cure this situation: ```...
## Description Update type relative sizing to be delivered in REM instead of PX. ## Why do you need this feature or component? To better support the accessible delivery of...
## Description `Slider`, `ColorSlider`, `ColorArea`, `ColorWheel`, `ColorHandle` all deserve to have their `touch-action` property manages so that trying to set the value of those interfaces doesn't cause page scrolling in...
## Description - centralize language resolution tooling for reuse - ensure the use of `unsubscribe` rather than event based contract nullification so that memory can be correctly released ## How...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Action Button, Picker, Split Button ### Description of the requested feature Allow...
## Description Begin deprecating Iconsets: - https://opensource.adobe.com/spectrum-web-components/components/iconset/ - https://opensource.adobe.com/spectrum-web-components/components/icons/ This will post deprecation notices to Dev Mode and the docs site in advance of removing these packages in favor of...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Action Menu ### Description of the requested feature Deliver API to support...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Calendar, Date Picker ### Description of the requested feature Please add the...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Date Picker, Calendar ### Description of the requested feature Please add the...