Changelog

From Turn.js Documentation
Jump to navigation Jump to search

Turn.js 4.1.0 - Nov 26, 2012

  • Added support to the Android's default browser
  • Fixed the hard page effect in IE9
  • Fixed issue #220

Turn.js 4.0.9 - Aug 03, 2012

  • Fixed issue #133 when using the .own-size class that caused pages to be wrongly resized to 0x0
  • Event zoom.change now is preventable

Turn.js 4.0.8 - July 16, 2012

  • Added direction option
  • Added direction method
  • Added direction property

Turn.js 4.0.7 - July 13, 2012

  • Fixed a issue of the pages method
  • Fixed issue #112
  • corner argument of the start event now returns null when using the methods next, previous and page
  • Fixed issue of certain samples in IE8

Turn.js 4.0.6 - July 10, 2012

  • Fixed a issue of the peeling method when using the single display
  • Fixed issue of using all the corners in single display mode
  • Added version method
  • Added turnCorner option

Turn.js 4.0.5

  • Fixed minor issues

Turn.js 4.0.4

  • Fixed minor issues

Turn.js 4.0.3

  • Fixed minor issues of HTML4 version

Turn.js 4.0.2

  • New zoom viewport

Turn.js 4.0.1

  • Fixed some issues when calculating z-index of pages
  • Added method peel

Turn.js 4th release - Jun 07, 2012

  • Added autoCenter option
  • Added zoom option
  • Added animating property
  • Added zoom property
  • Added center method
  • Added destroy method
  • Added is method
  • Added zoom method
  • Added missing event
  • Added zooming event
  • Added .even class
  • Added .fixed class
  • Added .hard class
  • Added .odd class
  • Added .own-size class
  • Added .sheet class
  • Added the ignore attribute
  • New turn.html4.js
  • New scissors.js
  • Renamed the class .turn-page to .page
  • Improved the animation frame generator with requestAnimationFrame
  • Improved the animation speed for hard pages with CSS3 transitions
  • Redesigned the event sequence to listen to only three events
  • Fixed issue #79
  • Fixed issue #91
  • Fixed issue about the event order turning + turned
  • Fixed issue about appending pages in wrong locations

Turn.js 3rd release - Mar 01, 2012

  • Added range method
  • Added addPage method
  • Added removePage method
  • Added hasPage method
  • Added pages method
  • Added display method
  • Added when option
  • Added pagesoption
  • Added elevation option
  • Added first event
  • Added last event
  • Added gradients for non-webkit browsers

Turn.js 2nd - Feb 15, 2012

  • Added size.
  • Bug in Chrome 17-18 Beta about losing background-image was fixed.

Turn.js 1st - Feb 05, 2012

  • First alpha release