Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 1.74 KB

1.0.6-vml (November 20, 2013)

VML Shane Daniel & Josh Robison

  • allow for zero padding more than one digit
  • smoother gotoAndPlay solution for infinite cycle
  • disableWrap option was added for non-true-360 framesets

1.0.6 (Aug 17, 2013)

  • minor ie issue fixed

1.0.5 (July 18, 2013)

  • $.brower.msie issue fixed and plugin is now compatible with latest version for jQuery Issue #26
  • Code linting added grunt-jshint

1.0.4 (July 18, 2013)

  • Fullscreen plugin added

1.0.3 (July 18, 2013)

  • New demos added and website also updated http:360slider
  • folder structure changed and removed all unwanted files.
  • Optional zero padding for filename 1 - 9 Issue #27 zeroPadding: false // If you change it to true it will use zero padding for file names
  • $.brower.msie issue fixed and plugin is now compatible with latest version for jQuery Issue #26 "Uncaught TypeError: Cannot read property 'msie' of undefined" // fixed
  • Build script is now using GruntJS tasks
  • different animation length in .previous() and .next() fixed Issue #23
  • PNG Images with "disableSpin: true" fixed Issue #19
  • Responsive demo added Issue #2

1.0.2 (June 20, 2013)

  • disbaleSpin flag was adding current-image in first and third image and that caused issue with transparent .png image.

1.0.1 (June 03, 2013)

  • disableSpin flag added