Skip to content

Commit

Permalink
1.8 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jan 18, 2013
1 parent f6c232e commit 52978fe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
<h2>About</h2>
<p><strong>Swiper</strong> - is the <strong>free and ultra lightweight</strong> mobile touch slider with hardware accelerated transitions (where supported) and amazing native behavior. It is intended to use in mobile websites, mobile web apps, and mobile native apps. Designed mostly for iOS, but also works on Android and latest Desktop browsers. <strong>Swiper</strong> is created by <a href="http://www.idangero.us">iDangero.us</a></p>
<h2>Change Log</h2>
<h3>Swiper 1.8 - Updated on January 18, 2013</h3>
<ul>
<li>New huge and awesome <a href="http://www.idangero.us/sliders/swiper/api.php#slidesapi">Slides API</a></li>
<li>
New <a href="http://www.idangero.us/sliders/swiper/api.php">API</a> features:
<ul>
<li>New initialization option "initialSlide"</li>
<li>New methods: ".reInit()", ".currentSlide()", ".clickedSlide"</li>
<li>New callbacks: "onSlideClick" and "onSlideTouch"</li>
</ul>
</li>
<li>Update <a href="http://www.idangero.us/sliders/swiper/plugins/3dflow.php">3D Flow</a> plugin to work with new features</li>
<li>Lot of minor and few major core fixes</li>
</ul>
<h3>Swiper 1.7 - Updated on December 19, 2012</h3>
<ul>
<li>New API features</li>
Expand Down

0 comments on commit 52978fe

Please sign in to comment.