28 Commits (master)

Author SHA1 Message Date
Josh Wright acfb114d33 Fix markdown section headers in javascript implementation 7 years ago
peterd 76cb72d3ad tiny bug-fix for new implementation 8 years ago
peterd 4a3b6c390b fixed showing colorPicker the first time (quickFix) 8 years ago
peterd ea36d9f4ee fixed showing colorPicker the first time (quickFix) 8 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 81fd6d4363 fixed typo for actionCallback 8 years ago
peterd 557f47285a Fixes loading in header and right mouse button 8 years ago
peterd 91b3f2d618 fixes position 8 years ago
peterd 887e481a38 enables empty input in implementations 8 years ago
peterd 9b4a3d7a8c Name lookup optimizationa 9 years ago
peterd 6945e8d04a bugfix appendTo 9 years ago
peterd cb60a7671b FF earlier than FF11 support 9 years ago
peterd 1ac6303474 init bug
Bug found by @ct.js
init without customBG causes error
9 years ago
peterd cbede2ac03 changed init order for CSS and HTML 9 years ago
peterd 3700b24b2f minifcation update 9 years ago
peterd 62f0dc4912 typo correction (appendTo) 9 years ago
peterd 0515274c60 update minified files 9 years ago
peterd d715098a4f Chrome bug: cover for input fields 9 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
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