Commit Graph

9 Commits (999178d0891e59646a6eafab50031edc8076f9b4)

Author SHA1 Message Date
peterd 44ffe523b6 fixes close behavior
fixes closing colorPicker when touching UI
8 years ago
peterd 57c19961fd New positionCallback
Added new callback to customary position the colorPicker on toggle.
8 years ago
peterd cd0e084ceb Minor updates
- minor optimizations
 - added options ‘dark’ and ‘light’
8 years ago
peterd 9d7ea525f7 Support for multiple instances
- Multiple instances based on jQuery instances
 - Backwards compatible (no changes in API)
 - Options now have to be set on every instantiation.
 - Option opacity is now toggled automatically.
8 years ago
peterd bd230e47ff new method toString / optimization
Added method ‚toString‘ to colors.js; Converts color to HTML-string
with auto or forced alpha. Some minor optimizations.
8 years ago
peterd 6d4af8d7b8 fixes AMD definition 8 years ago
peterd 10ee8931e0 AMD / CommonJS / bower 8 years ago
peterd 6ee05825b4 code cosmetic updates 9 years ago
peterd 2cf7ba8f3d Initial commit 9 years ago