From 537e0deb9846098874b177d00f06b64b955f8984 Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Mon, 27 Nov 2017 20:24:14 +0100 Subject: [PATCH] Release update. Update documentation. --- CHANGELOG.md | 11 +++++++++++ bower.json | 2 +- demo/api.htm | 6 ++++++ package.json | 2 +- 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdc2455..88eac0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + + +# 1.2.2 (2017-27-November) + ++ 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) + + # 1.2.1 (2017-03-March) diff --git a/bower.json b/bower.json index cf7b31e..a309992 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "ez-plus", "title": "EZ Plus", - "version": "1.2.1", + "version": "1.2.2", "description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.", "author": { "name": "Igor Lino", diff --git a/demo/api.htm b/demo/api.htm index 72cd4c6..908027e 100644 --- a/demo/api.htm +++ b/demo/api.htm @@ -232,6 +232,12 @@

Configuration Options

the image + + container + ZoomContainer + CSS class for the zoom container + + lensColour white diff --git a/package.json b/package.json index 1f16062..78c7e83 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ez-plus", "main": "src/jquery.ez-plus.js", "title": "EZ Plus", - "version": "1.2.1", + "version": "1.2.2", "description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.", "keywords": [ "zoom",