Skip to content

Commit

Permalink
r3
Browse files Browse the repository at this point in the history
  • Loading branch information
blasten committed Apr 2, 2012
1 parent 371b66f commit 843a1d6
Showing 1 changed file with 24 additions and 9 deletions.
33 changes: 24 additions & 9 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,31 @@
turn.js
TURN.JS
------------------------------------------------------
Github: https://github.com/blasten/turn.js
Reference: https://github.com/blasten/turn.js/wiki/Reference
Website: www.turnjs.com
------------------------------------------------------
Release 3 - 2012/03/01
------------------------------------------------------
To see more details of bugs, go to this URL:
https://github.com/blasten/turn.js/issue

www.turnjs.com
- Added 'range'
- Added 'addPage'
- Added 'removePage'
- Added 'hasPage'
- Added 'display'
- Added 'when' to the initial configuration
- Added 'pages' to the initial configuration
- Added 'first' event
- Added 'last' event
- Added gradients for non-webkit browsers

------------------------------------------------------
0.11 - 2012/02/15
Release 2 - 2012/02/15
------------------------------------------------------

- Method and property 'size' added.
- Added 'size'.
- Bug in Chrome 17-18 Beta about losing background-image was fixed.

- Bug in Chrome 17-18 Beta about losing background-image was fixed.
This is a temporal change until Chromium developer team solves the real problem.
http://code.google.com/p/chromium/issues/detail?id=114617
------------------------------------------------------
Release 1 - 2012/02/05
------------------------------------------------------
- First alpha release

0 comments on commit 843a1d6

Please sign in to comment.