Skip to content

Latest commit

 

History

History
71 lines (49 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

71 lines (49 loc) · 3.22 KB

2.0.5 (Jan 6th, 2015)

2.0.4 (Jan 5th, 2015)

2.0.3 (Jan 5th, 2015)

2.0.2 (Jan 1th, 2015)

  • Feature - pass animation speed in play function. Issue #53

2.0.1 (Jan 1th, 2015)

  • Removed console log from a function

2.0.0 (Jan 1th, 2015)

  • Feature - Option add to control the speed of the play rotation. Issue #53
  • container dependency removed from css now . Issue #51
  • recalculate height on resize if responsive true . Issue #34

1.0.9 (May 12th, 2014)

  • BUG - base.browser.isIE returns TRUE on non IE browser Issue #43
  • Feature - Trigger "ready" event Issue #42

1.0.8 (April 3rd, 2014)

  • Missing drag flag added to disable drag and swipe events Issue #40

1.0.7 (November 26, 2013)

  • Bug fixes and Bug fixes and minor enhancements

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