From 00c6bdb7c76c9bff6436b313b6d4c40b084182fd Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Wed, 23 Mar 2016 07:05:42 +0100 Subject: [PATCH] Version bump. Fix for bug in the calculation of self.largeHeight, fixes #32 --- CHANGELOG.md | 6 ++++++ bower.json | 2 +- demo/api.htm | 12 ++++++------ demo/examples.htm | 14 +++++++------- demo/index.html | 12 ++++++------ package.json | 2 +- 6 files changed, 27 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26216cc..9cb1ea8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ + + +# 1.1.19 (2016-23-March) + +- Fix for bug in the zoom calculation for images with greater width. + # 1.1.18 (2015-20-Dec) diff --git a/bower.json b/bower.json index db31a0a..3cf9737 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "ez-plus", "title": "EZ Plus", - "version": "1.1.18", + "version": "1.1.19", "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 656eda2..7430e65 100644 --- a/demo/api.htm +++ b/demo/api.htm @@ -16,10 +16,10 @@ href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/> @@ -41,8 +41,8 @@ Cufon.replace('h1', {color: '#ff6347'}); - - + +
diff --git a/demo/examples.htm b/demo/examples.htm index 27dabf1..359f655 100644 --- a/demo/examples.htm +++ b/demo/examples.htm @@ -16,10 +16,10 @@ href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/> @@ -44,9 +44,9 @@ + href="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.19/demo/css/prism.css"/> + src="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.19/demo/js/prism.js"> @@ -391,7 +391,7 @@

Window Position

offset to adjust + src="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.19/demo/images/window-positions.png"/>
You can also position the window into a container

SHOW THE CODE diff --git a/demo/index.html b/demo/index.html index 96c9866..d7432a6 100644 --- a/demo/index.html +++ b/demo/index.html @@ -16,10 +16,10 @@ href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/> @@ -42,8 +42,8 @@ - - + +
diff --git a/package.json b/package.json index c796661..108325f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ez-plus", "title": "EZ Plus", - "version": "1.1.18", + "version": "1.1.19", "description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.", "keywords": [ "zoom",