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

8 Commits

Author SHA1 Message Date
peterd
cd0e084ceb Minor updates
- minor optimizations
 - added options ‘dark’ and ‘light’
2016-05-12 13:43:17 +02:00
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.
2016-05-10 11:42:42 +02:00
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.
2016-04-03 16:56:27 +02:00
peterd
046c0c5619 bower support 2016-02-28 01:49:25 +01:00
peterd
5d92b35a7d new RGB slider demo (update) 2015-11-21 16:36:04 +01:00
peterd
0aceb92bc8 new RGB slider demo 2015-11-21 15:54:26 +01:00
peterd
6ee05825b4 code cosmetic updates 2015-09-06 14:56:04 +02:00
peterd
a332be9ec6 externalize demos 2015-03-25 23:49:59 +01:00