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

42 Commits

Author SHA1 Message Date
Josh Wright
2121691c4a Fix section headers in jQuery implementation 2017-07-23 11:49:32 -04:00
peterd
76cb72d3ad tiny bug-fix for new implementation 2016-05-18 16:57:35 +02:00
peterd
ea36d9f4ee fixed showing colorPicker the first time (quickFix) 2016-05-18 16:26:57 +02:00
peterd
0d55e45be6 Minor updates / color2text method
- fixed positioning (appendTo different then document.body)
- added method color2text()
- minor optimizations
2016-05-18 15:18:51 +02:00
peterd
bbe3aa81da adds metadata 2016-03-23 23:22:09 +01:00
peterd
c7b3675cdb Update Lab-slider demo 2016-03-20 15:26:37 +01:00
lafsar
9a00599af5 jqColor.js line 118
minor correction - duplicate '+' sign
2016-03-11 12:06:50 -07:00
peterd
81fd6d4363 fixed typo for actionCallback 2016-02-20 11:00:56 +01:00
peterd
557f47285a Fixes loading in header and right mouse button 2016-02-13 11:47:42 +01:00
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
62f0dc4912 typo correction (appendTo) 2015-01-17 11:14:50 +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
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