2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-07-28 04:14:28 -06:00

14 Commits

Author SHA1 Message Date
peterd
0d55e45be6 Minor updates / color2text method
- fixed positioning (appendTo different then document.body)
- added method color2text()
- minor optimizations
2016-05-18 15:18:51 +02:00
peterd
c7b3675cdb Update Lab-slider demo 2016-03-20 15:26:37 +01:00
peterd
557f47285a Fixes loading in header and right mouse button 2016-02-13 11:47:42 +01:00
peterd
9b4a3d7a8c Name lookup optimizationa 2015-09-27 11:11:59 +02:00
peterd
6945e8d04a bugfix appendTo 2015-09-15 19:36:56 +02:00
peterd
fde33ebf56 cleaning up some comments 2014-10-14 22:07:54 +02:00
peterd
d884919b53 typo 2014-10-14 22:05:39 +02:00
peterd
1870a7cf4a bugfix in color conversion
@Martin1887 discovered a bug in color conversion if hue is 0
2014-10-14 22:00:20 +02:00
peterd
c6cb9f9585 little bug fix and linting
Using ColorPicker.prototype.saveAsBackground needs some update of
variables (in preRenderAll()) to render the WGCA bar right and
calculating all color values correct…
2014-09-08 18:22:06 +02:00
peterd
1ec1685529 initial jQuery impementation 2014-09-07 17:49:40 +02:00
peterd
b03f81d920 optimization of a variable 2014-08-19 21:58:19 +02:00
peterd
258939eb28 RND fix (for XYZ)
Changed order of _valueRanges (Lab before XYZ) to get rounded values of
XYZ in convertColors without having to calculate XYZ again…
2014-08-19 21:48:23 +02:00
peterd
d6a34cd26c Some corrections and additions 2014-08-19 21:22:47 +02:00
peterd
b37a93479e Restructuring
…and added path support for non BASE64 URI browsers
2014-08-05 17:16:42 +02:00