2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-06-28 21:51:02 -06:00

3 Commits

Author SHA1 Message Date
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