2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-06-28 05:31:07 -06:00

10 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
peterd
91b3f2d618 fixes position 2016-02-02 17:18:14 +01:00
peterd
887e481a38 enables empty input in implementations 2015-11-14 13:38:58 +01:00
peterd
6945e8d04a bugfix appendTo 2015-09-15 19:36:56 +02:00
peterd
62f0dc4912 typo correction (appendTo) 2015-01-17 11:14:50 +01:00
peterd
d715098a4f Chrome bug: cover for input fields 2015-01-09 15:24:25 +01: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
9db60daa8c Initial commit
Transcription of the jQuery implementation (IE8+ or with
querySelectorAll polyfill)
2014-10-05 18:12:21 +02:00