Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Latest commit

 

History

History
55 lines (39 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

55 lines (39 loc) · 1.96 KB

fancyBox - Changelog

Version 2.0.5 - February 21, 2012

  • Fixed #155 - easing for prev/next animations
  • Fixed #153 - overriding "keys" options
  • Fixed #147 - IE7 problem with #hash links
  • Fixed #130 - changing dynamically data-fancybox-group
  • Fixed #126 - obey minWidth/minHeight
  • Fixed #118 - placement of loading icon and navigation arrows
  • Fixed #101 - "index" option not working
  • Fixed #94 - "orig" option not working
  • Fixed #80 - does not work on IE6
  • Fixed #72 - can't set overlay opacity to 0
  • Fixed #63 - properly set gallery index
  • New option "autoCenter" - toggles centering on window resize or scroll, disabled for mobile devices by default
  • New option "autoResize" - toggles responsivity, disabled for mobile devices by default
  • New option "preload" - number of images to preload
  • New feature to target mobile/desktop browsers using CSS, see #108
  • Changed ajax option defaults to "{ dataType: 'html', headers: { 'X-fancyBox': true } }", see #150 and #128
  • Updated loading icon for IE7, IE8
  • Calculates height of the iframe if 'autoSize' is set to 'true' and the iframe is on the same domain as the main page

Version 2.0.4 - December 12, 2011

  • Fixed #47 - fix overriding properties
  • New option "position" to thumbnail and button helpers

Version 2.0.3 - November 29, 2011

  • Fixed #29 - broken elastic transitions

Version 2.0.2 - November 28, 2011

  • Fixed slidshow
  • Fixed scrollbar issue when displayed a very tall image
  • New option "nextClick" - navigate to next gallery item when user clicks the content
  • New option "modal" - to disable navigation and closing
  • Add 'metadata' plugin support
  • Add ability to create groups using 'data-fancybox-group' attribute
  • Updated manual usage to match earlier releases

Version 2.0.1 - November 23, 2011

  • Fixed keyboard events inside form elements
  • Fixed manual usage

Version 2.0.0 - November 21, 2011

First release - completely rewritten, many new features and updated graphics.