Releases: igorlino/angular-elevatezoom-plus
Ferocactus glaucescens
Fixes from base elevate-zoom-plus (v.1.2.2) library:
- CORE: lots and lots of code quality improvements (thnxs Gregor Adams !!!)
- FEATURE: add option to gallery swap event (thnxs shrpne)
- FEATURE: added custom zoomContainer (thnxs David Rosendo)
- FIX: properly remove event handlers on destroy (thxs shrpne)
- FIX: IE 11 compatibility (thnxs Michael Thessel)
Dvdvck Power
+JS: Fix for ezpModel watching
Fixes from base elevate-zoom-plus (v.1.2.1) library:
- NPM: Fixes delayed version
- NPM: Add main property to package.json to support vanilla require statement
- CORE: add a update left
- CORE: use a function to change the offset in new container
- CORE: added lens override for window width to 0 (default value can create unwanted scroll on mobile devices);
- CORE: tint image src changed to thumbnail src instead of zoom image src
- CORE: fixed lensColour tint override to 'transparent' instead of 'none';
- CORE: style reformated and removed duplicate rules applied in getWindowLensStyle();
- CORE: added missing cursor rule for lens type.
- CORE: fixed lens and inner zoom not working for touchmove action;
- CORE: added lensColour as background-color to lens style;
- CORE: style rules reformat;
- CORE: isInteger IE fix
1.2.0 Ursidae carnivora
- JS: always update attrImageZoomSrc on ezpModel change (fixes #14)
- JS: Fixes a bug where updating plugin options leaves an old zoomContainer on the page
- BUILD: use semantic version, keeping parity with elevate-zoom-plus
- Update to latest EZP library (v.1.2.0).
Fixes from base elevate-zoom-plus (v.1.2.0) library:
- BOWER: Fixes dependency missing on grunt wiredep
- DOC: Correcting version in js and link for CDN
- DOC: Correction option name for lens border 'lensSizeBorder'
- BUILD: use semantic version, keeping parity with angular-elevate-zoom-plus
1.1.18d: Made dependency compatible with optimization.
Made dependency compatible with optimization.
1.1.18c Fix for zoom container bug
Fix for zoom container bug. Destroy zoom container if $destroy was too late.
1.1.18b: dynamic zoom bugfix
- Fix for zoom container bug. Destroy old plugin before updating the the plugin when using dynamic options
1.1.18a: deeply watch the ezpOption
Dynamic ezpOptions to deeply watch the options object. Also prevent the options watch from firing the options update on first plugin load. Thanks to natealmeida
1.1.18
1.1.17: Updated to latest version of EZP
Remove hiding of lens/tints from hiding of zoom, since it disturbs with ezp methods.
Code Style re-formatting.
Updated to latest version of EZP:
+feature: easing can be configured by number
1.1.16: Update to latest elevate-zoom-plus.
Update to latest ElevateZoom-Plus version.
Aligned version to easier maintain them.
EZP related fixes are:
Fixes Zoom container width and height not set in lens mode on re-size
Destroy spinner when destroying the EZP.
fixes Duplicated spinner div on change image
fixes refactor out ''zoom-image'' into constant
Bugfix: Changed line orders to apply correctly options after apply $extend
fixes attach the lens properties for debugging purposes.
fixes Add id tag to .zoomContainer
Fixes scroll zoom on square images
loading icon/spinner placement and hide#
Fixes Invalid CSS "px solid", border not effective on "inner" zoomType
Fixes expected an assignment or function call and instead saw an expression