react-best-gradient-color-picker
Advanced tools
Comparing version 3.0.7 to 3.0.8-beta-1
{ | ||
"name": "react-best-gradient-color-picker", | ||
"version": "3.0.7", | ||
"version": "3.0.8-beta-1", | ||
"description": "An easy to use color/gradient picker for React.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -30,9 +30,2 @@ [![Npm Version][npm-version-image]][npm-version-url] | ||
### For vite configurations, in vite.config.ts | ||
``` | ||
build: { | ||
commonJsOptions: { transformMixedEsModules: true } | ||
} | ||
``` | ||
<a id="item-two"></a> | ||
@@ -145,2 +138,3 @@ ## Demo | ||
| ---------------- | ---------------- | ---------------------------------------------------------------- | | ||
| handleChange | value (rgba string)| Most useful for setting color value of the selectedPoint without overwriting entire gradient string. Only pass this function a single color value, not a gradient | | ||
| setLinear | | Change the type of gradient to linear | | ||
@@ -147,0 +141,0 @@ | setRadial | | Change the type of gradient to radial | |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
374852
1
487