83 Commits (d715098a4f2139b3e0a24e6df4d6da1849a55922)
 

Author SHA1 Message Date
peterd d715098a4f Chrome bug: cover for input fields 9 years ago
peterd 4afd8b84dc added memory rendering method; some changes 9 years ago
peterd 17a45edeae Description of ColorPicker 9 years ago
peterd 824b5f82b4 minify optimization; Chrome ENTER 10 years ago
peterd fde33ebf56 cleaning up some comments 10 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
Peter Dematté 08e4c95006 Update README.md 10 years ago
Peter Dematté 5ead39cc82 Update README.md 10 years ago
Peter Dematté 30ede37b5e Update README.md 10 years ago
peterd a7e0536900 Correction 10 years ago
peterd 59da5d7d88 javaScript implementation 10 years ago
peterd 9db60daa8c Initial commit
Transcription of the jQuery implementation (IE8+ or with
querySelectorAll polyfill)
10 years ago
peterd 049dafb701 small change 10 years ago
peterd d72fff83a5 Added monospace for better rendering on WIN-OS 10 years ago
Peter Dematté e3718355b8 Update README.md 10 years ago
Peter Dematté b8f872be49 Create LICENSE.md 10 years ago
peterd f611b263ad first attempt for Grunt 10 years ago
peterd 6d703a95c3 bg fix for w, c, b button (b/w tiles) 10 years ago
Peter Dematté 0a773a2c47 Update README.md 10 years ago
peterd af2c6cb7cc readonly support 10 years ago
peterd 3fd3a6443d support for custom background 10 years ago
peterd 21c6f1aec9 differentiate noAlpha color memory (cookies) 10 years ago
peterd d66ebd5f99 differentiate noAlpha color memory (cookies) 10 years ago
peterd dde7865325 added favicon 10 years ago
peterd 3e042b338d late style compensation 10 years ago
peterd 8273c3cd11 font correction for IE 10 years ago
peterd 2e2634e35b IE11 curso fix 10 years ago
peterd d49ba56cc0 update 10 years ago
peterd da9f7f308a cursor support IE11 10 years ago
peterd e47b029327 all.min update 10 years ago
peterd b74557dfa5 BASE64 support detection 10 years ago
peterd 8c3d20da3f Stabilizing demo page 10 years ago
peterd b54f595387 opacity fix for IE10
_doesOpacity for detecting correct opacity ability
10 years ago
peterd 61f9438907 Added cookie store functionality for size and mode 10 years ago
peterd b70d35f98a Added cookie support for color memory 10 years ago
peterd c6cb9f9585 little bug fix and linting
Using ColorPicker.prototype.saveAsBackground needs some update of
variables (in preRenderAll()) to render the WGCA bar right and
calculating all color values correct…
10 years ago
peterd 5be71259ae reappending colorPicker
Reappending on focus gets colorPicker to foreground
10 years ago
peterd aa84f06639 README update 10 years ago
peterd c14284be28 mousedown bugfix (for now) 10 years ago
peterd bcbf21636d Update README 10 years ago
peterd 37bb6dd5cc Update Readme 10 years ago
peterd 6c3fe8ccdd jQuery impl. initial description 10 years ago
peterd 1ec1685529 initial jQuery impementation 10 years ago
Peter Dematté 7521ead7ef Update README.md 10 years ago