mirror of
https://github.com/blasten/turn.js.git
synced 2025-04-06 03:57:41 +08:00
Turn.js 4th release
This commit is contained in:
parent
8db4c68a16
commit
221cb65f49
65
readme.md
65
readme.md
@ -1,3 +1,68 @@
|
|||||||
|
turn.js 4th release
|
||||||
|
=========
|
||||||
|
|
||||||
|
Get the new turn.js on [turnjs.com](http://www.turnjs.com/)
|
||||||
|
|
||||||
|
### What's new?
|
||||||
|
|
||||||
|
- 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 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
|
||||||
|
|
||||||
|
Available only on [turnjs.com](http://www.turnjs.com/)
|
||||||
|
|
||||||
|
* * *
|
||||||
|
|
||||||
turn.js 3rd release
|
turn.js 3rd release
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user