2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-06-29 06:01:02 -06:00

6 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
bbe3aa81da adds metadata 2016-03-23 23:22:09 +01:00
peterd
c7b3675cdb Update Lab-slider demo 2016-03-20 15:26:37 +01:00
peterd
2724bb876e update fof initial color calculations
update of initial color calculations in implementations thanks to
Martin1887
2014-10-10 23:49:42 +02:00
peterd
17987b339c fixed actionCallback issue on minified files
function names on min.’s files get a short name, so _mouseMoveAction
ends up with a weird name if minified and provides wrong name to
actionCallback
2014-10-06 18:59:48 +02:00
peterd
9db60daa8c Initial commit
Transcription of the jQuery implementation (IE8+ or with
querySelectorAll polyfill)
2014-10-05 18:12:21 +02:00