Releases: zhangxinxu/mobilebone
Releases · zhangxinxu/mobilebone
v2.8.1
- push docs of guide, merged api and guide in same docs file, and set domain www.mobilebone.org to docs;
- #xxxx page switch can set
data-formdata
or setdata-params
to pass params to options.query; - use
xhr.onloadend
to triggercomplete()
callback; - change some tests content, eg. base-slide/index.html for test pass params;
- the logo of the website is determined, it's a cute dog that bite a bone.
v2.7.9
support ES6 import/export
v2.7.8
- fixed direction bug when history back;
- support params pass when inner switch
v2.7.2
Merge pull request #235 from hex-ci/patch-1 修复错别字
v2.6.0
Merge pull request #164 from zhangxinxu/develop Develop
v2.5.0
- add Mobilebone.evalScript, inline script can excute when ajaxed~
- fix Mobilebone lost bug when mobilebone.js repeat loaded
v2.4.3
Merge pull request #102 from zhangxinxu/develop fix reload bug caused by mobilebone repeat loaded
2.4.0
Merge pull request #88 from zhangxinxu/develop Develop
v2.3.3
fix several bugs
v2.3.2
Merge pull request #73 from zhangxinxu/develop data-reload more useful