diff --git a/CHANGELOG.md b/CHANGELOG.md index 1617c7a..7033c8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ +# 1.1.18b (2016-17-05) +- Fix for zoom container bug. Destroy old plugin before updating the the plugin when using dynamic options + # 1.1.18a (2016-11-05) - Dynamic ezpOptions to deeply watch the options object. Also prevent the options watch from firing the options update on first plugin load diff --git a/bower.json b/bower.json index 5bf8af6..6dc8193 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ez-plus", - "version": "1.1.18a", + "version": "1.1.18b", "author": { "name": "Igor Lino", "url": "http://igorlino.github.io/angular-elevatezoom-plus/" diff --git a/demo/index.html b/demo/index.html index 29bf7a6..53d6189 100644 --- a/demo/index.html +++ b/demo/index.html @@ -46,10 +46,10 @@ diff --git a/demo/index2.html b/demo/index2.html deleted file mode 100644 index 4f4ee19..0000000 --- a/demo/index2.html +++ /dev/null @@ -1,158 +0,0 @@ - - -
- - - - - -Use these examples as a way to quickly start any new web project that requires image zooming.
- - -