128 Commits (99d7f63b8ec9080a4e6fb67fb126b03fe87c50a2)
 

Author SHA1 Message Date
Ruben Almeida 99d7f63b8e class prefix to isolate from higher class weight
See issue #4
8 years ago
Ruben Almeida b8b813c336 Better addStyleSheet function
Simplification of the function "addStyleSheet()" using innerHTML instead of createTextNode
8 years ago
Ruben Almeida e786bb311a invalid hidden characters
See issue #5
8 years ago
Ruben Almeida bca9299d8c invalid hidden characters
See issue #5
8 years ago
Ruben Almeida 41f4d0e906 class prefix to isolate from higher class weight
See issue #4
8 years ago
Ruben Almeida 49eaa134da class prefix to isolate from higher class weight
See issue #4
8 years ago
Ruben Almeida fe20c9f770 document can differ from window.document
See issue #3
8 years ago
Ruben Almeida 6713cc30df Merge pull request #2 from aruben-c/patch-IE8
IE8- fail with 'new' in same instance
8 years ago
Ruben Almeida b89ac5da0b IE8- fail with 'new' in same instance
See issue #1
8 years ago
Ruben Almeida 5d592f6f4e IE8- fail with 'new' in same instance
See issue #1
8 years ago
Ruben Almeida 1eb3b0e06a Add touch events
Add the events "touchstart", "touchmove" and "touchend" to also support touch devices.
Need to change the files "README.md", "color.all.min.js", "javascript_implementation/jsColorPicker.min.js"
Successfully tested on a smartphone with Android 4.4.2 / Chrome 51
8 years ago
Peter Dematté 41d780c31f Merge pull request #43 from t-mw/t-mw-patch-1
Update README to reflect actual behaviour of size parameter
8 years ago
t-mw c8f279c623 Update README.md
Update readme to reflect actual behaviour of size parameter (see: https://github.com/PitPik/colorPicker/blob/master/colorPicker.js#L898).
8 years ago
peterd 76cb72d3ad tiny bug-fix for new implementation 8 years ago
peterd 4a3b6c390b fixed showing colorPicker the first time (quickFix) 8 years ago
peterd ea36d9f4ee fixed showing colorPicker the first time (quickFix) 8 years ago
peterd 0d55e45be6 Minor updates / color2text method
- fixed positioning (appendTo different then document.body)
- added method color2text()
- minor optimizations
8 years ago
peterd bbe3aa81da adds metadata 8 years ago
peterd c7b3675cdb Update Lab-slider demo 8 years ago
Peter Dematté e6dad61eeb Merge pull request #38 from lafsar/patch-1
jqColor.js line 118
8 years ago
lafsar 9a00599af5 jqColor.js line 118
minor correction - duplicate '+' sign
8 years ago
peterd 81fd6d4363 fixed typo for actionCallback 8 years ago
peterd 557f47285a Fixes loading in header and right mouse button 8 years ago
peterd 91b3f2d618 fixes position 8 years ago
Peter Dematté 720786e309 Update README.md 9 years ago
Peter Dematté 635fcb468b Update README.md 9 years ago
peterd 887e481a38 enables empty input in implementations 9 years ago
Peter Dematté b494b622f7 Update README.md 9 years ago
peterd 9b4a3d7a8c Name lookup optimizationa 9 years ago
peterd 6945e8d04a bugfix appendTo 9 years ago
Peter Dematté 426fbfb125 Merge pull request #18 from tmcw/patch-1
Clean up README spelling & style
9 years ago
Tom MacWright 4ce232aea7 Clean up README spelling & style 9 years ago
Peter Dematté 1d462a61ce Update README.md 9 years ago
peterd 04844f7530 updated instance controll 9 years ago
Peter Dematté c3c9a900ac Update README.md 9 years ago
peterd 229573ecec blank cursor with css only 9 years ago
peterd 099c6f9908 minor fix 9 years ago
peterd cb60a7671b FF earlier than FF11 support 9 years ago
peterd 77762df0b9 positioning bug found by @ct.js
positioning bug on relative|absolute
10 years ago
peterd 1ac6303474 init bug
Bug found by @ct.js
init without customBG causes error
10 years ago
peterd cbede2ac03 changed init order for CSS and HTML 10 years ago
peterd 3700b24b2f minifcation update 10 years ago
peterd 62f0dc4912 typo correction (appendTo) 10 years ago
peterd 0515274c60 update minified files 10 years ago
peterd de16e45365 Typo fix
Some fixes according to @KargoGlobal
10 years ago
peterd d715098a4f Chrome bug: cover for input fields 10 years ago
peterd 4afd8b84dc added memory rendering method; some changes 10 years ago
peterd 17a45edeae Description of ColorPicker 10 years ago
peterd 824b5f82b4 minify optimization; Chrome ENTER 10 years ago
peterd fde33ebf56 cleaning up some comments 10 years ago