Changelog - linslin/pagingSlider GitHub Wiki
Release 0.5 - Changelog
- cordova 3.5 support (iOS / Android / blackberry / firefoxos)
Release 0.4b - Changelog
- cordova 3.4 support
- Removed "/app/ dir, added "/lib" dir as library-directory and moved web-demo-directory into "/demo/web".
- Made footer pointer position dynamic to HTML DOM
- Renamed "page" CSS class into "psPage" due to conflicts with intel framework
- Made backward loop work
- Removed "wrapper-inner" div from DOM
- Some mini bugfixes
Release 0.4 - Changelog
- cordova 3.4 support
- Removed "/app/ dir, added "/lib" dir as library-directory and moved web-demo-directory into "/demo/web".
- Made footer pointer position dynamic to HTML DOM
- Renamed "page" CSS class into "psPage" due to conflicts with intel framework
- Made backward loop work
- Removed "wrapper-inner" div from DOM
- Some mini bugfixes
Release 0.3 - Features
- slide to pages with touch swipes by using Hardware-Accelerated Page Transitions
- auto switch to pages by clicking menu item
- call pages directly
- animated mobile pagebrowser
- integrated touch events with quoJS
- loop functionality
- disable/enable pointer foot menu
- multi sliders on one page support
Release 0.1/0.2 - Features
- slide to pages with touch swipes
- auto switch to pages by clicking menu item
- call pages directly
- animated mobile pagebrowser
- integrated touch events with quoJS
- (soon) multi sliders on one page support