stylus/vendor-overwrites/colorpicker
2018-07-21 20:58:54 +03:00
..
colorconverter.js colorConverter.format: passthru if string and no type given 2018-06-30 20:23:45 +03:00
colorpicker.css reduce colorpicker alpha digits to 3 from 6 2018-01-07 20:02:58 +03:00
colorpicker.js Esc/Enter should only close colorpicker 2018-06-15 08:24:35 +03:00
colorview.js properly remove dead swatches 2018-07-20 17:51:43 +03:00
LICENSE Adding external licenses (#424) 2018-07-09 16:39:31 +03:00
README.md Update libraries (#440) 2018-07-21 20:58:54 +03:00

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.