react-color
Advanced tools
Comparing version 2.3.1 to 2.3.2
# Changelog | ||
## 2.3.2 (21 September 2016) | ||
- EditableInput stacking issue fixed | ||
## 2.3.1 (21 September 2016) | ||
@@ -4,0 +8,0 @@ |
@@ -142,2 +142,7 @@ 'use strict'; | ||
var styles = (0, _reactcss2.default)({ | ||
'default': { | ||
wrap: { | ||
position: 'relative' | ||
} | ||
}, | ||
'user-override': { | ||
@@ -144,0 +149,0 @@ wrap: this.props.style && this.props.style.wrap ? this.props.style.wrap : {}, |
{ | ||
"name": "react-color", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "A Collection of Color Pickers from Sketch, Photoshop, Chrome & more", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
782348
12711