From 7bd13fc0d320c7897b20339487c85a9f40e9ed5a Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 9 Sep 2013 08:30:27 +0000 Subject: [PATCH] feature(view) fancyBox v2.1.4 -> v2.1.5 --- lib/client/view/fancyBox/CHANGELOG.md | 6 + lib/client/view/fancyBox/demo/index.html | 15 ++- .../view/fancyBox/lib/jquery-1.9.0.min.js | 4 - .../lib/jquery.mousewheel-3.0.6.pack.js | 13 -- .../view/fancyBox/source/fancybox_loading.gif | Bin 3866 -> 6567 bytes .../fancyBox/source/fancybox_loading@2x.gif | Bin 0 -> 13984 bytes .../fancyBox/source/fancybox_sprite@2x.png | Bin 0 -> 6553 bytes .../helpers/jquery.fancybox-buttons.css | 1 + .../source/helpers/jquery.fancybox-buttons.js | 7 +- .../source/helpers/jquery.fancybox-media.js | 25 ++-- .../source/helpers/jquery.fancybox-thumbs.css | 1 + .../view/fancyBox/source/jquery.fancybox.css | 35 ++++- .../view/fancyBox/source/jquery.fancybox.js | 121 ++++++++++++------ .../fancyBox/source/jquery.fancybox.pack.js | 45 ------- lib/client/view/fancyBox/sprite.psd | Bin 0 -> 250491 bytes 15 files changed, 147 insertions(+), 126 deletions(-) delete mode 100644 lib/client/view/fancyBox/lib/jquery-1.9.0.min.js delete mode 100644 lib/client/view/fancyBox/lib/jquery.mousewheel-3.0.6.pack.js create mode 100644 lib/client/view/fancyBox/source/fancybox_loading@2x.gif create mode 100644 lib/client/view/fancyBox/source/fancybox_sprite@2x.png mode change 100644 => 100755 lib/client/view/fancyBox/source/jquery.fancybox.js delete mode 100644 lib/client/view/fancyBox/source/jquery.fancybox.pack.js create mode 100644 lib/client/view/fancyBox/sprite.psd diff --git a/lib/client/view/fancyBox/CHANGELOG.md b/lib/client/view/fancyBox/CHANGELOG.md index 869e0fe1..b0d847e2 100644 --- a/lib/client/view/fancyBox/CHANGELOG.md +++ b/lib/client/view/fancyBox/CHANGELOG.md @@ -1,6 +1,12 @@ fancyBox - Changelog ========= +### Version 2.1.5 - June 14, 2013 +* Fixed #493 - Broken slideshow +* Fixed #556 - Parent option +* Retina graphics (#564) and retina display support (#420) +* Improved "lock" feature + ### Version 2.1.4 - January 10, 2013 * Update to be compatible with jQuery v1.9 * Small changes that should fix usability issues for certain users diff --git a/lib/client/view/fancyBox/demo/index.html b/lib/client/view/fancyBox/demo/index.html index 757314ff..70397a8b 100644 --- a/lib/client/view/fancyBox/demo/index.html +++ b/lib/client/view/fancyBox/demo/index.html @@ -5,14 +5,14 @@ - + - - + + @@ -23,7 +23,7 @@ - +