8 Commits (fde33ebf562b399bc89374e1c5561172b11b823b)

Author SHA1 Message Date
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
Peter Dematté 54ff2e0159 Update README.md 10 years ago
peterd 426461b3c8 Merge branch 'master' of https://github.com/PitPik/colorPicker
Conflicts:
	javascript_implementation/README.md
10 years ago
peterd 2724bb876e update fof initial color calculations
update of initial color calculations in implementations thanks to
Martin1887
10 years ago
Peter Dematté cf4a1f41cb Update README.md 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