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-action-bar ### Expected behavior This is an issue in sp-action-bar component that...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Combobox ### Expected behavior Let's say I have the following markup: ```html...
## Migration Guide: - https://yarnpkg.com/migration/guide ## Why upgrade from yarn 1.x (aka classic)? #### Stability: Yarn Modern came after years of experience with maintaining Classic; its design was informed by...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Picker ### Expected behavior `pointerup` in mobile should not automatically make a...
## Context The `downstate` feature in `spectrum-two` enhances user interaction by providing visual feedback when components are clicked or activated. It improves accessibility and user experience by clearly indicating the...
## Description This is an attempt to reduce the memory leak impact caused by the [Safari bug](https://bugs.webkit.org/show_bug.cgi?id=262219) with HTML input elements that aren't properly garbage collected. Changes in this PR...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-action-menu ### Expected behavior When opening `sp-action-menu` on a mobile device (any...
## Description ## Related issue(s) - ## Motivation and context ## How has this been tested? - [ ] _Test case 1_ 1. Go here 2. Do this - [...
## Description Initial PR: https://github.com/adobe/spectrum-web-components/pull/3169 This PR is a follow up of the one above. This new feature allows consumers to use the [Express icons](https://a4u-gateway.corp.adobe.com/bundles/62a0dcda6a689c08a6c091e4/overview) along with the Express theme...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Button ### Expected behavior Not show pending indicator ### Actual behavior Button...