spectrum-css icon indicating copy to clipboard operation
spectrum-css copied to clipboard

The standard CSS implementation of the Spectrum design language.

Results 244 spectrum-css issues
Sort by recently updated
recently updated
newest added

## Description This replaces `color` as a mechanism for customizing the content color and adds a default color for static white and static black Buttons and ActionButtons BREAKING CHANGE: this...

## Description Fixes the misalignment of focus-ring when resizing Textarea. Fixes #1383 Side effect: width of textarea must be set on the input now, not the outer element. ## How...

## Description This PR implements SearchWithin with Express support. ## To-do list - [x] Validate design differences - [x] Space between X and Menu in Express - [x] Search icon...

## Description moving #1176 to this branch so I can update it with the latest `main`. ## How and where has this been tested? - **How this was tested:** -...

## Description Fixes security issues. - [ ] fix Arabic font rendering - [ ] update docs with docker auth stuff. ## To-do list - [ ] If my change...

## Description This PR adds two optional containers to contain the tracks and the handle, making handles align with all ticks most of the time (different sizes and positions of...

## Description Correct `margin-block-start` in Range variant of Slider component. fixes #1205 ## How and where has this been tested? - **How this was tested:** Visually inspecting the local build...

This fixes any issue where the thumb of a slider is transparent when it should be opaque. ## Description Fixes #1133 Changed background for spectrum-Slider-handle class. ## How and where...

This fixes any issue where the tracks for the range slider component were not aligned with other sliders. ## Description Fixes #1005 Removed margin-block from the spectrum-Slider-track class. ## How...

## Description ## How and where has this been tested? - **How this was tested:** - **Browser(s) and OS(s) this was tested with:** ## Screenshots ### Tabs ![image](https://user-images.githubusercontent.com/1207520/108282928-4930b180-7137-11eb-9904-59928aaf77fa.png) ### Truncation...