7ea0200234
* Validate UserCSS meta colors. Fixes #554 * Add suggestions & optimize code * Fix parsePercentage return value * cleanup * Fix: remove unused variable * Fix: validate function should return a boolean * Revert indent * Fix: cleaner validateRGB * Fix: validateHSL * Fix: validateAlpha * Cleanup * Fix: remove invalid comment * Limit color channels to integers |
||
---|---|---|
.. | ||
colorconverter.js | ||
colorpicker.css | ||
colorpicker.js | ||
colorview.js | ||
LICENSE | ||
README.md |
color-picker - forked from v1.0.9
codemirror-colorpicker was heavily modified from its source:
https://github.com/easylogic/codemirror-colorpicker/...
Shortly after this version the source repo split the file and built it using rollup. It should be considered a fork of the original.