Skip to content

v0.6.0

Compare
Choose a tag to compare
@simonwep simonwep released this 31 May 08:33
· 311 commits to master since this release

Changelog:

  • New: More positioning controls with position. Any combination of top, left, bottom, right and start, end, middle are possible. Example: top-start.
  • New: Entire utils module get's exposed into Pickr.utils.
  • Change: Remove padStart from es5 bundle. Need's to be manually polyfilled.
  • Fix: Add missing opacity attribute to toRGBA.