- Fixed typo for AppCongif . Issue #59
- Fixed typo for AppCongif . Issue #59
- Get the last frame correctly . Issue #60
- Feature - pass animation speed in play function. Issue #53
- Removed console log from a function
- 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
- BUG - base.browser.isIE returns TRUE on non IE browser Issue #43
- Feature - Trigger "ready" event Issue #42
- Missing drag flag added to disable drag and swipe events Issue #40
- Bug fixes and Bug fixes and minor enhancements
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
- minor ie issue fixed
- $.brower.msie issue fixed and plugin is now compatible with latest version for jQuery Issue #26
- Code linting added grunt-jshint
- Fullscreen plugin added
- 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
- disbaleSpin flag was adding current-image in first and third image and that caused issue with transparent .png image.
- disableSpin flag added