spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

Spectrum Web Components

Results 520 spectrum-web-components issues
Sort by recently updated
recently updated
newest added
trafficstars

### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-tabs-overflow ### Expected behavior Please take overflow related previous and next buttons...

bug
Component: Tabs
a11y

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | [`14.1.4` -> `14.2.3`](https://renovatebot.com/diffs/npm/next/14.1.4/14.2.3) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​adobe/spectrum-css-workflow-icons | [`^1.5.4` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@adobe%2fspectrum-css-workflow-icons/1.5.4/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspectrum-css-workflow-icons/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/adobe/spectrum-web-components). > [!WARNING] These dependencies are deprecated: |...

dependencies
Tooling

## Description - Ensure that Picker with `selects="multiple"` selection groups can appropriately announce changed when the last item in a multiple group is being toggled off. - Ensure that Menu...

## Description Keyboard based focus of Number Fields with units should _select_ all of the available content. ## Related issue(s) - fixes #3282 ## How has this been tested? -...

## Description This PR adds the delegate strategy in SWC that allows us to add `downstate` functionality over our existing components. This is needed so that we can support features...

S2

Introduce `spectrum-two` styles as a SWC theme. ## Description Todos: - [x] Add a script to generate `tokens-v2` from the `@spectrum-css`'s `next` versions. - [x] Add `spectrum-two` theme that takes...

S2

## Description - update to latest lerna - rework the publish script to prevent the fact that `/react` is `.gitignored` by default from preventing lerna from publishing it ## How...

## Description Use `aria-live="assertive"` to ensure the Help Text content (when changing) has higher screen reader priority than Textfield input. ## Related issue(s) - fixes #3377 ## How has this...