spectrum-web-components
spectrum-web-components copied to clipboard
Spectrum Web Components
## Description Expected behavior `pointerup` in mobile should not automatically make a selection. Actual behavior `pointerup` in mobile works like in desktop and automatically makes a selection. ## Related issue(s)...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) ActionMenu, MenuGroup ### Expected behavior When using a `sp-menu-group` inside an `sp-action-menu`...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) ActionMenu, MenuGroup ### Expected behavior When using `sp-menu-group` to group menu items...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-number-field ### Expected behavior should be able to press buttons to increase/decrease...
[Bug]: sp-number-field pressing increment/decrement buttons using NVDA moves focus to the text field
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-number-field ### Expected behavior When I press the increment or decrement buttons...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-combobox ### Expected behavior Given that I have a list of options...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-combobox ### Description of the requested feature Similar to `sp-picker`, `sp-combobox` should...
## Description This PR activates the downstate property to checkbox. ## Related issue(s) - https://github.com/adobe/spectrum-web-components/pull/4229 ## Motivation and context ## How has this been tested? - [ ] _Test case...
## Description This removes [Lerna](https://lerna.js.org/) and replaces it with [Changesets](https://github.com/changesets/changesets) for handling package versioning and publishing (releases). ## How and where has this been tested? Please tag yourself on the...
## Description Create alert-banner component ## Related issue(s) - [https://github.com/adobe/spectrum-web-components/discussions/4106](https://github.com/adobe/spectrum-web-components/discussions/4106) ## Motivation and context ## How has this been tested? - [x] _Test case 1_ You can check out the...