Releases: zhangxinxu/mobilebone
Releases · zhangxinxu/mobilebone
v2.3.0
- many improvements
- add data-container/data-classpage
- documents more content
v2.2.1
Merge pull request #55 from zhangxinxu/develop Develop
v2.2.0
- Mobilebone.classAnimation;
- data-preventdefault;
v2.1.0
- make page that without id fallback more strong
- export param named 'options' to all callbacks
v2.0.2
- fix page without ID can't fallback problem;
- fix callback/fallback context bug~
v2.0.1
- fix some small mistakes and bugs
- add history test page
- add more info in ReadMe
v2.0.0
- add form submit deal
- add popstate ajax deal
- update docs
v1.1.8
fix a obvious bug~
v1.1.7
fix a problem that mobilebone.js doens't work on iframe enviroment with firefox~
v1.1.6
Add new API document, remove two API, improve some use, fix some bug.