2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-06-27 21:21:03 -06:00

22 Commits

Author SHA1 Message Date
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
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
887e481a38 enables empty input in implementations 2015-11-14 13:38:58 +01: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
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
62f0dc4912 typo correction (appendTo) 2015-01-17 11:14:50 +01: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
049dafb701 small change 2014-10-05 18:12:03 +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
c14284be28 mousedown bugfix (for now) 2014-09-07 18:22:31 +02:00
peterd
1ec1685529 initial jQuery impementation 2014-09-07 17:49:40 +02:00