forked from blasten/turn.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
33 lines (29 loc) · 1.01 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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
------------------------------------------------------
- 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
------------------------------------------------------
Release 2 - 2012/02/15
------------------------------------------------------
- Added 'size'.
- Bug in Chrome 17-18 Beta about losing background-image was fixed.
------------------------------------------------------
Release 1 - 2012/02/05
------------------------------------------------------
- First alpha release