stylus/vendor-overwrites/colorpicker
tophf 657798d219 improve bookmarking + rework codemirror-factory.js
* pull editing-only stuff from codemirror-default.js
* switch throttledSetOption to IntersectionObserver
2020-11-24 13:16:51 +03:00
..
colorconverter.js fix colorpicker rgb/hsl parser with leading/trailing space 2020-08-09 15:03:20 +03:00
colorpicker.css improve colorpicker dialog (#1079) 2020-10-26 18:03:41 +03:00
colorpicker.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
colorview.js improve bookmarking + rework codemirror-factory.js 2020-11-24 13:16:51 +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.