8 Commits (f5a68f147f331c805cc57f0426059c0fe177399d)

Author SHA1 Message Date
Ruben Almeida f5a68f147f Add namespace
Add a namespace to allow storing the colorpicker into "namespace" instead "window".
7 years ago
Ruben Almeida b09e9c9b3c Add namespace
Add a namespace to allow storing the colorpicker into "namespace" instead "window".
7 years ago
peterd 0d55e45be6 Minor updates / color2text method
- fixed positioning (appendTo different then document.body)
- added method color2text()
- minor optimizations
8 years ago
peterd bbe3aa81da adds metadata 8 years ago
peterd c7b3675cdb Update Lab-slider demo 8 years ago
peterd 2724bb876e update fof initial color calculations
update of initial color calculations in implementations thanks to
Martin1887
10 years ago
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
10 years ago
peterd 9db60daa8c Initial commit
Transcription of the jQuery implementation (IE8+ or with
querySelectorAll polyfill)
10 years ago