Skip to content

Releases: zhangxinxu/mobilebone

v2.8.1

31 Jan 15:57
Compare
Choose a tag to compare
  • 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 set data-params to pass params to options.query;
  • use xhr.onloadend to trigger complete() 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

18 Nov 11:28
Compare
Choose a tag to compare

support ES6 import/export

v2.7.8

12 Oct 05:58
Compare
Choose a tag to compare
  1. fixed direction bug when history back;
  2. support params pass when inner switch

v2.7.2

28 Feb 11:13
1f2ecf8
Compare
Choose a tag to compare
Merge pull request #235 from hex-ci/patch-1

修复错别字

v2.6.0

30 May 14:32
Compare
Choose a tag to compare
Merge pull request #164 from zhangxinxu/develop

Develop

v2.5.0

15 Apr 15:42
Compare
Choose a tag to compare
  1. add Mobilebone.evalScript, inline script can excute when ajaxed~
  2. fix Mobilebone lost bug when mobilebone.js repeat loaded

v2.4.3

29 Mar 10:08
Compare
Choose a tag to compare
Merge pull request #102 from zhangxinxu/develop

fix reload bug caused by mobilebone repeat loaded

2.4.0

08 Mar 10:52
Compare
Choose a tag to compare
Merge pull request #88 from zhangxinxu/develop

Develop

v2.3.3

04 Mar 13:56
Compare
Choose a tag to compare

fix several bugs

v2.3.2

26 Jan 04:59
Compare
Choose a tag to compare
Merge pull request #73 from zhangxinxu/develop

data-reload more useful