-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump. Version follows sematic versioning, keeping parity with…
… elevate-zoom-plus
- Loading branch information
Showing
3 changed files
with
27 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,32 @@ | ||
<a name="1.0.0"></a> | ||
<a name="1.2.0"></a> | ||
# 1.2.0 (2016-24-August) | ||
|
||
+ 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 | ||
|
||
<a name="1.1.18d"></a> | ||
# 1.1.18d (2016-07-06) | ||
- Fix for zoom container bug. Destroy zoom container if $destroy was too late. | ||
+ Fix for zoom container bug. Destroy zoom container if $destroy was too late. | ||
|
||
<a name="1.1.18b"></a> | ||
# 1.1.18b (2016-17-05) | ||
- Fix for zoom container bug. Destroy old plugin before updating the the plugin when using dynamic options | ||
+ Fix for zoom container bug. Destroy old plugin before updating the the plugin when using dynamic options | ||
|
||
<a name="1.1.18a"></a> | ||
# 1.1.18a (2016-11-05) | ||
- Dynamic ezpOptions to deeply watch the options object. | ||
+ Dynamic ezpOptions to deeply watch the options object. | ||
Also prevent the options watch from firing the options update on first plugin load | ||
|
||
<a name="1.0.0"></a> | ||
# 1.0.0 (2015-28-05) | ||
- build v1.0.1 | ||
- Initial commit, it includes bower repository settings. | ||
- Refactor naming. | ||
+ build v1.0.1 | ||
+ Initial commit, it includes bower repository settings. | ||
+ Refactor naming. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters