Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More ā†’
Socket
Sign inDemoInstall
Socket

@spectrum-css/swatch

Package Overview
Dependencies
Maintainers
4
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/swatch - npm Package Compare versions

Comparing version 4.0.31 to 5.0.0

49

CHANGELOG.md

@@ -6,2 +6,51 @@ # Change Log

<a name="5.0.0"></a>
#5.0.0
šŸ—“
2023-07-24 ā€¢ šŸ“ [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatch@4.0.31...@spectrum-css/swatch@5.0.0)
\*feat(opacitycheckerboard)!: new component (#1916)([24e9f06](https://github.com/adobe/spectrum-css/commit/24e9f06)), closes[#1916](https://github.com/adobe/spectrum-css/issues/1916)
###
šŸ›‘ BREAKING CHANGES
*
creates new Opacity Checkerboard component and uses it within Swatch, Color Handle, Thumbnail, Color Slider.
- chore(opacitycheckerboard): generate new component
- feat(opacitycheckerboard): adds tokens
- feat(opacitycheckerboard): use in swatch
- feat(opacitycheckerboard): use in colorhandle
- feat(opacitycheckerboard): use in colorslider
- feat(opacitycheckerboard): use in thumbnail
- feat(opacitycheckerboard): adds color variant
- feat(opacitycheckerboard): adds stories
- chore(opacitycheckerboard): whcm show checkerboard
- chore(opacitycheckerboard): removes thumbnail border fix
- chore(opacitycheckerboard): address PR feedback
- fix(opacitycheckerboard): removes example classes
- chore(opacitycheckerboard): add mods
- fix(opacitycheckerboard): spelling
- fix(opacitycheckerboard): add inline styling to storybook
- chore(opacitycheckerboard): use stylemaps
- feat(opacitycheckerboard): use in color slider full example
- chore: update yarn.lock file after rebase
<a name="4.0.31"></a>

@@ -8,0 +57,0 @@ ##4.0.31

8

package.json
{
"name": "@spectrum-css/swatch",
"version": "4.0.31",
"version": "5.0.0",
"description": "The Spectrum CSS Color swatch component",

@@ -21,2 +21,3 @@ "license": "Apache-2.0",

"peerDependencies": {
"@spectrum-css/opacitycheckerboard": ">=1.0.0-alpha.0",
"@spectrum-css/tokens": ">=10.0.0"

@@ -26,3 +27,4 @@ },

"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/tokens": "^11.0.1",
"@spectrum-css/opacitycheckerboard": "^1.0.0",
"@spectrum-css/tokens": "^11.0.2",
"gulp": "^4.0.0"

@@ -33,3 +35,3 @@ },

},
"gitHead": "73da27f5450d19b8e893b2d6088c05f5f12f5512"
"gitHead": "36e385bb426776c45433abddd0e72f8f137b694d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc