Skip to content

Releases: PitPik/tinyColorPicker

Bugfix for closing colorPicker

Choose a tag to compare

@PitPik PitPik released this 15 Jul 15:19

fixes closing colorPicker when touching UI

New positionCallback

Choose a tag to compare

@PitPik PitPik released this 19 May 10:14

Added new callback to customary position the colorPicker on toggle.

Support for multiple instances

Choose a tag to compare

@PitPik PitPik released this 10 May 09:44
  • 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

Choose a tag to compare

@PitPik PitPik released this 29 Apr 15:37

fixed xy / z_slider mixup in preRender

Minor fixes

Choose a tag to compare

@PitPik PitPik released this 26 Apr 15:37
  • 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

Choose a tag to compare

@PitPik PitPik released this 03 Apr 14:58

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

bower update

Choose a tag to compare

@PitPik PitPik released this 15 Mar 16:48
1.0.3

Update bower.json