Skip to content

Releases: zhangxinxu/mobilebone

v2.3.0

11 Jan 07:42
Compare
Choose a tag to compare
  1. many improvements
  2. add data-container/data-classpage
  3. documents more content

v2.2.1

10 Jan 14:41
Compare
Choose a tag to compare
Merge pull request #55 from zhangxinxu/develop

Develop

v2.2.0

29 Dec 18:19
Compare
Choose a tag to compare
  1. Mobilebone.classAnimation;
  2. data-preventdefault;

v2.1.0

21 Dec 08:51
Compare
Choose a tag to compare
  1. make page that without id fallback more strong
  2. export param named 'options' to all callbacks

v2.0.2

18 Dec 15:44
Compare
Choose a tag to compare
  1. fix page without ID can't fallback problem;
  2. fix callback/fallback context bug~

v2.0.1

17 Dec 15:05
Compare
Choose a tag to compare
  1. fix some small mistakes and bugs
  2. add history test page
  3. add more info in ReadMe

v2.0.0

16 Dec 15:04
Compare
Choose a tag to compare
  1. add form submit deal
  2. add popstate ajax deal
  3. update docs

v1.1.8

02 Dec 15:20
Compare
Choose a tag to compare

fix a obvious bug~

v1.1.7

26 Nov 16:45
Compare
Choose a tag to compare

fix a problem that mobilebone.js doens't work on iframe enviroment with firefox~

v1.1.6

12 Nov 17:21
Compare
Choose a tag to compare

Add new API document, remove two API, improve some use, fix some bug.