2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-07-18 23:44:30 -06:00

21 Commits

Author SHA1 Message Date
peterd
824b5f82b4 minify optimization; Chrome ENTER 2014-11-29 23:17:19 +01: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
peterd
6d703a95c3 bg fix for w, c, b button (b/w tiles) 2014-09-15 20:33:25 +02:00
peterd
8273c3cd11 font correction for IE 2014-09-13 16:30:29 +02:00
peterd
2e2634e35b IE11 curso fix 2014-09-13 16:21:53 +02:00
peterd
da9f7f308a cursor support IE11 2014-09-13 16:06:14 +02:00
peterd
b74557dfa5 BASE64 support detection 2014-09-13 15:45:20 +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
c6cb9f9585 little bug fix and linting
Using ColorPicker.prototype.saveAsBackground needs some update of
variables (in preRenderAll()) to render the WGCA bar right and
calculating all color values correct…
2014-09-08 18:22:06 +02:00
peterd
1ec1685529 initial jQuery impementation 2014-09-07 17:49:40 +02:00
peterd
991e805c61 small (V8) optimization 2014-08-28 18:50:01 +02:00
peterd
d6a34cd26c Some corrections and additions 2014-08-19 21:22:47 +02:00
peterd
3e6c584556 Copy/Paste error correction 2014-08-18 23:05:46 +02:00
peterd
954d8e294e opacity for IE7/8 2014-08-06 20:32:10 +02:00
peterd
649977f12f minor changes
buildView - shortened
devPicker - added
colorPicker.css - IE7 fixes
indec.js - IE8 imagePath support
2014-08-05 19:03:59 +02:00
peterd
17e1a232d5 Fixed size/scale option 2014-08-05 17:31:54 +02:00
peterd
b37a93479e Restructuring
…and added path support for non BASE64 URI browsers
2014-08-05 17:16:42 +02:00
peterd
08725127a0 New (quite) stable version
Initial version (tested on IE7, IE6 possible with new CSS)
2014-08-04 15:14:27 +02:00