Releases: thdoan/magnify
Releases · thdoan/magnify
Version 1.3.0
- Added: 'debug' option
- Enhanced: better handling of invalid zoom image source
- Enhanced: disable zooming if no zoom image source
- Optimized: remove temporary zoom image from memory
- Optimized: minor code refactoring
- Fixed: slight glitch in image placement caused by rounding error
Version 1.2.6
- Fixed Travis CI bug not publishing to npm
Version 1.2.5
- Fixed incomplete Travis CI setup for auto-publish to npm (npmjs.com)
Version 1.2.4
- Fixed incomplete Travis CI setup for auto-publish to npm (npmjs.com)
Version 1.2.3
- Added support for Bower installation
- Added auto-publish to npm registry
Version 1.2.2
- Fixed issue where large image was not updated when changing thumbnails
Version 1.2.1
- Improved loading text look & feel
- Removed unnecessary vendor prefixes
Version 1.2
Changes:
- Added ability to specify large image in the parent
<a>
tag - Fixed loading text issues
Version 1.1
Changes:
- Simplified setup (you no longer have to create the wrapper div)
- Changed default animation speed to 200 ms
- Fixed bug breaking zoom when wrapper div has no layout
Version 1.0
First stable release.