2
0
mirror of https://github.com/PitPik/tinyColorPicker synced 2025-06-29 06:01:02 -06:00

10 Commits

Author SHA1 Message Date
peterd
81321faa74 Demo update / Readme update
- demo for sending data on every switch
 - demo for re-appending color picker for relative positioning
 - update of documentation
2016-05-31 09:41:41 +02:00
peterd
8e338c8e7e Demo for invisible input values 2016-05-19 15:16:17 +02:00
peterd
d0ae0544e4 Demo for invisible input values 2016-05-19 14:45:58 +02:00
peterd
5cfdd6bfa8 Demo for support for custom container 2016-05-19 13:56:52 +02:00
peterd
57c19961fd New positionCallback
Added new callback to customary position the colorPicker on toggle.
2016-05-19 12:13:27 +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
21cdb7118f extra z_slider height 2016-04-18 21:03:49 +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
2b1162fce4 demo update 2016-02-17 19:35:21 +01:00
peterd
3e55b26d50 added demo 2016-02-16 22:14:44 +01:00