File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424Slideout is available on cdnjs
2525
2626``` html
27- <script src =" https://cdnjs.cloudflare.com/ajax/libs/slideout/0.1.13 /slideout.min.js" ></script >
27+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/slideout/1.0.0 /slideout.min.js" ></script >
2828```
2929
3030Also you can use one of many package managers
Original file line number Diff line number Diff line change 33 "repo" : " mango/slideout" ,
44 "description" : " A touch slideout navigation menu for your mobile web apps." ,
55 "author" : " Guille Paz <guille87paz@gmail.com>" ,
6- "version" : " 0.1.13 " ,
6+ "version" : " 1.0.0 " ,
77 "twitter" : " @mango" ,
88 "keywords" : [
99 " slideout" ,
Original file line number Diff line number Diff line change 33 "repository" : " git@github.com:mango/slideout.git" ,
44 "description" : " A touch slideout navigation menu for your mobile web apps." ,
55 "author" : " Guille Paz <guille87paz@gmail.com>" ,
6- "version" : " 0.1.13 " ,
6+ "version" : " 1.0.0 " ,
77 "scripts" : {
88 "build" : " node browserify.js" ,
99 "test" : " npm run build && istanbul cover _mocha" ,
You can’t perform that action at this time.
0 commit comments