Skip to content

Releases: PitPik/tinyColorPicker

Bugfix for closing colorPicker

15 Jul 15:19
Compare
Choose a tag to compare

fixes closing colorPicker when touching UI

New positionCallback

19 May 10:14
Compare
Choose a tag to compare

Added new callback to customary position the colorPicker on toggle.

Support for multiple instances

10 May 09:44
Compare
Choose a tag to compare
  • 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.

Hotfix slider dimensions

29 Apr 15:37
Compare
Choose a tag to compare

fixed xy / z_slider mixup in preRender

Minor fixes

26 Apr 15:37
Compare
Choose a tag to compare
  • Toggle off fix. No further render events when clicking on document, when cp is closed.
  • Extra z_slider height measurement.
  • renaming of jQuery event name-space (from '.a' to '.tcp')
  • minor optimizations

new method toString / optimization

03 Apr 14:58
Compare
Choose a tag to compare

Added method ‚toString‘ to colors.js; Converts color to HTML-string
with auto or forced alpha. Some minor optimizations.

bower update

15 Mar 16:48
Compare
Choose a tag to compare
1.0.3

Update bower.json