New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/colorslider

Package Overview
Dependencies
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/colorslider - npm Package Compare versions

Comparing version 1.0.13 to 2.0.0

25

CHANGELOG.md

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

<a name="2.0.0"></a>
# 2.0.0
🗓 2022-02-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorslider@1.0.13...@spectrum-css/colorslider@2.0.0)
### ✨ Features
* remove the need to add define hacks ([8c76829](https://github.com/adobe/spectrum-css/commit/8c76829))
* use --spectrum-picked-color for everything ([62e6469](https://github.com/adobe/spectrum-css/commit/62e6469))
### 🐛 Bug fixes
* give the Spectrum loupe a stroke ([486b079](https://github.com/adobe/spectrum-css/commit/486b079))
* make ColorHandle and ColorSlider use the right checkerboard colors ([f7abb74](https://github.com/adobe/spectrum-css/commit/f7abb74))
* use the correct checkerboard background for Slider and Handle ([cfb2151](https://github.com/adobe/spectrum-css/commit/cfb2151))
### 🛑 BREAKING CHANGES
* You must define --spectrum-picked-color instead of setting background-color
<a name="1.0.13"></a>

@@ -8,0 +33,0 @@ ## 1.0.13

10

package.json
{
"name": "@spectrum-css/colorslider",
"version": "1.0.13",
"version": "2.0.0",
"description": "The Spectrum CSS Color Slider component",

@@ -23,5 +23,5 @@ "license": "Apache-2.0",

"devDependencies": {
"@spectrum-css/colorhandle": "^1.0.13",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/vars": "^6.1.1",
"@spectrum-css/colorhandle": "^2.0.0",
"@spectrum-css/component-builder": "^3.1.0",
"@spectrum-css/vars": "^7.0.0",
"gulp": "^4.0.0"

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

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "e8c00a812256b14c0a3c2ed29228443ee75bfdae"
"gitHead": "f5ba00758c8962aca73f8cd57de215b35f3985cc"
}

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