Changelog: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* Added method peel
* Added method peel


===Turn.js 4th release - 06/07/2012===
===Turn.js 4th release - 2012/06/07===


* Added option autoCenter
* Added option autoCenter
Line 39: Line 39:
* Fixed issue about the event order turning + turned
* Fixed issue about the event order turning + turned
* Fixed issue about appending pages in wrong locations
* Fixed issue about appending pages in wrong locations
=== Turn.js 3rd release - 2012/03/01===
* Added 'range'
* Added 'addPage'
* Added 'removePage'
* Added 'hasPage'
* Added 'pages'
* Added 'display'
* Added 'when' to the initial configuration
* Added 'pages' to the initial configuration
* Added 'inclination' to the initial configuration
* Added 'first' event
* Added 'last' event
* Added gradients for non-webkit browsers
=== Turn.js 2nd - 2012/02/15 ===
* Added 'size'.
*  Bug in Chrome 17-18 Beta about losing background-image was fixed.
=== Turn.js 1st - 2012/02/15 ===
* First alpha release

Revision as of 23:15, 5 July 2012

Turn.js 4.0.3

  • Fixed issues

Turn.js 4.0.2

  • New zoom.js

Turn.js 4.0.1

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

Turn.js 4th release - 2012/06/07

  • Added option autoCenter
  • Added option zoom
  • Added property animating
  • Added property zoom
  • Added method center
  • Added method destroy
  • Added method is
  • Added method zoom
  • Added event missing
  • Added event zooming
  • Added class .even
  • Added class .fixed
  • Added class .hard
  • Added class .odd
  • Added class .own-size
  • Added class .sheet
  • Added class .sheet
  • Added the ignore attribute
  • New turn.html4.js
  • New scissors.js
  • Changed 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 - 2012/03/01

  • Added 'range'
  • Added 'addPage'
  • Added 'removePage'
  • Added 'hasPage'
  • Added 'pages'
  • Added 'display'
  • Added 'when' to the initial configuration
  • Added 'pages' to the initial configuration
  • Added 'inclination' to the initial configuration
  • Added 'first' event
  • Added 'last' event
  • Added gradients for non-webkit browsers

Turn.js 2nd - 2012/02/15

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

Turn.js 1st - 2012/02/15

  • First alpha release