2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-06-29 06:01:02 -06:00

20 Commits

Author SHA1 Message Date
peterd
1870a7cf4a bugfix in color conversion
@Martin1887 discovered a bug in color conversion if hue is 0
2014-10-14 22:00:20 +02:00
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
049dafb701 small change 2014-10-05 18:12:03 +02:00
peterd
d72fff83a5 Added monospace for better rendering on WIN-OS 2014-10-01 18:28:39 +02:00
peterd
af2c6cb7cc readonly support 2014-09-13 20:48:07 +02:00
peterd
3fd3a6443d support for custom background 2014-09-13 19:07:01 +02:00
peterd
21c6f1aec9 differentiate noAlpha color memory (cookies) 2014-09-13 18:58:58 +02:00
peterd
d66ebd5f99 differentiate noAlpha color memory (cookies) 2014-09-13 18:58:10 +02:00
peterd
3e042b338d late style compensation 2014-09-13 17:54:53 +02:00
peterd
b54f595387 opacity fix for IE10
_doesOpacity for detecting correct opacity ability
2014-09-13 14:26:28 +02:00
peterd
61f9438907 Added cookie store functionality for size and mode 2014-09-08 20:29:59 +02:00
peterd
b70d35f98a Added cookie support for color memory 2014-09-08 19:48:30 +02:00
peterd
5be71259ae reappending colorPicker
Reappending on focus gets colorPicker to foreground
2014-09-07 19:54:31 +02:00
peterd
aa84f06639 README update 2014-09-07 18:28:07 +02:00
peterd
c14284be28 mousedown bugfix (for now) 2014-09-07 18:22:31 +02:00
peterd
bcbf21636d Update README 2014-09-07 18:07:49 +02:00
peterd
37bb6dd5cc Update Readme 2014-09-07 18:06:41 +02:00
peterd
6c3fe8ccdd jQuery impl. initial description 2014-09-07 18:05:54 +02:00
peterd
1ec1685529 initial jQuery impementation 2014-09-07 17:49:40 +02:00