From 58cd80e5cd31e98c087b212babbc3b9bcdefe1f4 Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Tue, 17 May 2016 06:23:21 +0200 Subject: [PATCH] Version bump. --- CHANGELOG.md | 3 + bower.json | 2 +- demo/index.html | 8 +-- demo/index2.html | 158 ----------------------------------------------- package.json | 2 +- 5 files changed, 9 insertions(+), 164 deletions(-) delete mode 100644 demo/index2.html 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 @@ - - - - - - - - - Angular Colorbox Demo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-

Angular Elevate Zoom Plus Examples

- -

Basic example

- -

Use these examples as a way to quickly start any new web project that requires image zooming.

- - -

Basic Zoom

- - -
- -

Zoom example with Width/Height 75%

- - - -
- -

Gallery

- - - - - - - - - -
- -
- - - - - - - - diff --git a/package.json b/package.json index b7c77c3..4635cf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ez-plus", - "version": "1.1.18a", + "version": "1.1.18b", "title": "Angular EZ Plus", "description": "Angular directive for ElevateZoom Plus.", "keywords": [