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. ### Description of issue The value of a slider [defaults to 10](https://github.com/adobe/spectrum-web-components/blob/de3151b9e940121f518f1d94d2601cb87ba95ddb/packages/slider/src/SliderHandle.ts#L88). Is there a...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Tooltip ### Description of the requested feature Swap `` for `` and...
TODO: pull this into it's own repo and bring in as a dependency _Originally posted by @castastrophe in https://github.com/adobe/spectrum-web-components/pull/2233#discussion_r855247775_
TODO: This task seems to be done in a few places so might be good to pull these out into a utilities file to streamline fetching the data (that way...
Add the Tree View pattern: https://opensource.adobe.com/spectrum-css/treeview.html  We may prioritize the flat vs nested versions for an initial release, but scoping is currently in progress for that.
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) sp-top-nav-item ### Expected behavior `` should be selected when the current URL...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Description of issue The list of references in `tsconfig.all.json` is quite long, let's build...
### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) overlay ### Description of the requested feature The main problem starts here...
### Expected Behaviour I should be able to use SWC in two different javascript bundles from a single page. ### Actual Behaviour We get errors when `customElements.define` is called and...
## Summary PSWeb and other CC web related projects have requested [the bottom navigation](https://spectrum.adobe.com/page/bottom-navigation-android/) for mobile to be implemented. There isn't an existing pattern for this in Spectrum CSS or...