spectrum-css
spectrum-css copied to clipboard
feat(statuslight)!: migrate statuslight to core tokens
Description
- Move skin.css styles to index.css
- Update windows high contrast mode styles
- Update semantic and non-semantic color examples to align with batch 2 XD file
- Remove deprecated colors
- Remove disabled state based on note in batch 2 XD file
How and where has this been tested?
- Tested locally referencing the Progress-bar XD file.
- Tested WHCM with forced colors in Chrome Emulation
Screenshots
To-do list
- [x] If my change impacts other components, I have tested to make sure they don't break.
- [x] If my change impacts documentation, I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have tested these changes in Windows High Contrast mode.
- [ ] This pull request is ready to merge.
🚀 Deployed on https://pr-1495--spectrum-css.netlify.app
VRT test is: https://spectrum-visual-regression.ci.corp.adobe.com/view/Spectrum%20CSS/job/css-vrt-test/29/
Released:
@spectrum-css/[email protected]
@yosevu - there was a core tokens release that will affect the colors for StatusLight. The CSS tokens package for those changes will be in: - @spectrum-css/[email protected].
There's also a Jira ticket about this: https://jira.corp.adobe.com/browse/CSS-240
@yosevu - there was a core tokens release that will affect the colors for StatusLight. The CSS tokens package for those changes will be in:
- @spectrum-css/[email protected].There's also a Jira ticket about this: https://jira.corp.adobe.com/browse/CSS-240
I updated tokens to 1.0.7 @pfulton
Thanks!
Released:
5.0.0-beta.1
FYI, I bumped the version number to the latest beta release in the Web Components PR.