spectrum-web-components
spectrum-web-components copied to clipboard
Spectrum Web Components
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-picker ### Expected behavior When sp-picker is open in mobile, scrolling should...
Let's make this default for our test passes. _Originally posted by @Westbrook in https://github.com/adobe/spectrum-web-components/pull/2528#discussion_r952969100_
When an `sp-toast` is appropriately configured it should be allowed to "close" itself. Currently, the `timeout` attribute is surfaced to do so by ensuring that when a number is supplied...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-grid ### Expected behavior On the grid storybook demos the target for...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-button, sp-progress-circle ### Expected behavior You should be able to use a...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-grid ### Expected behavior Ideally, the grid view in safari should work...
## Description - move from using postCSS to lightning CSS when bundling and minifying CSS for smaller files in package builds and in the docs site - [ ] remove...
## Description Added a new property called `sideLabel` to `sp-picker` to introduce a new UI for sideLabel picker variant. ## Related issue(s) - https://github.com/adobe/spectrum-web-components/issues/2963 ## Motivation and context ## How...
## Description Refactor Overlay interactions into strategies. This could reduce the negatives in #3550 in that it duplicated so much brittle/nuanced code. ## Related issue(s) - refs #3549 - fixes...
## Description Double click on slider handle to reset slider position ## Related issue(s) - https://github.com/adobe/spectrum-web-components/issues/2065 ## Motivation and context ## How has this been tested? - [ ] _Test...