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

16 Commits

Author SHA1 Message Date
peterd
887e481a38 enables empty input in implementations 2015-11-14 13:38:58 +01:00
peterd
9b4a3d7a8c Name lookup optimizationa 2015-09-27 11:11:59 +02:00
peterd
6945e8d04a bugfix appendTo 2015-09-15 19:36:56 +02:00
peterd
04844f7530 updated instance controll 2015-03-22 11:48:23 +01:00
peterd
099c6f9908 minor fix 2015-01-31 13:32:20 +01:00
peterd
cb60a7671b FF earlier than FF11 support 2015-01-31 12:57:25 +01:00
peterd
77762df0b9 positioning bug found by @ct.js
positioning bug on relative|absolute
2015-01-30 12:45:26 +01:00
peterd
1ac6303474 init bug
Bug found by @ct.js
init without customBG causes error
2015-01-30 11:53:49 +01:00
peterd
cbede2ac03 changed init order for CSS and HTML 2015-01-17 12:53:32 +01:00
peterd
3700b24b2f minifcation update 2015-01-17 11:16:33 +01:00
peterd
0515274c60 update minified files 2015-01-15 11:56:37 +01:00
peterd
d884919b53 typo 2014-10-14 22:05:39 +02:00
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
d72fff83a5 Added monospace for better rendering on WIN-OS 2014-10-01 18:28:39 +02:00