14 Commits (0d55e45be65a65dc814cab25b9c3be71f668b5e4)

Author SHA1 Message Date
peterd 0d55e45be6 Minor updates / color2text method
- fixed positioning (appendTo different then document.body)
- added method color2text()
- minor optimizations
8 years ago
peterd c7b3675cdb Update Lab-slider demo 8 years ago
peterd 557f47285a Fixes loading in header and right mouse button 8 years ago
peterd 9b4a3d7a8c Name lookup optimizationa 9 years ago
peterd 6945e8d04a bugfix appendTo 9 years ago
peterd fde33ebf56 cleaning up some comments 10 years ago
peterd d884919b53 typo 10 years ago
peterd 1870a7cf4a bugfix in color conversion
@Martin1887 discovered a bug in color conversion if hue is 0
10 years ago
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…
10 years ago
peterd 1ec1685529 initial jQuery impementation 10 years ago
peterd b03f81d920 optimization of a variable 10 years ago
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…
10 years ago
peterd d6a34cd26c Some corrections and additions 10 years ago
peterd b37a93479e Restructuring
…and added path support for non BASE64 URI browsers
10 years ago