1.1.2 • Published 7 years ago

micro-material-css3 v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

lightweight css3 stylesheet/js as boilerplate mobile webapp with material design

Usage

Check index.html to see what to include, and use these functions:

$.registerElement('x-foo', new xFoo )      // see js/elements/x-foo.js
$.showPage('#somediv')                     // simple page navigator in app
$.showBackButton(true)                     // show / hide back button
$.back()                                   // go to previous page
$.loading( true|false, onAnimationDoneCb ) // show/hide loader

Dependencies

  • zepto or jquery
1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago