Releases: rokdd/django-auto-static-libs
Releases · rokdd/django-auto-static-libs
Added initter-js support
Bugfix setup.py
Was not able to run the code because install with setup.py failed. Now should be everything fine.
Bugfix default folder name
The default destination folder name has to be latest-auto-static-libs
Supported libraries:
- jquery: jQuery from github
- jquery_ui: jQuery UI from their website
- bootstrap: bootstrapJavascript helper functions for pygal from their website
- fontawesome: Fontawesome from github
- fomantic_ui: Fomantic-UI from github (fork of semantic UI)
- semantic_ui: Semantic-UI from github
- masonry: Masonry from github
- pygal_js: pygal.js Javascript helper functions for pygal from github
Added fontawesome
Supported libraries:
- jquery: jQuery from github
- jquery_ui: jQuery UI from their website
- bootstrap: bootstrapJavascript helper functions for pygal from their website
- NEW fontawesome: Fontawesome from github
- fomantic_ui: Fomantic-UI from github (fork of semantic UI)
- semantic_ui: Semantic-UI from github
- masonry: Masonry from github
- pygal_js: pygal.js Javascript helper functions for pygal from github
Custom folder in static
Able to specify the folder in static or a custom absolute path.
Added Bootstrap & jquery UI
Currently it supports the following libraries:
- jquery: jQuery from github
- NEW jquery_ui: jQuery UI from their website
- NEW bootstrap: bootstrapJavascript helper functions for pygal from their website
- fomantic_ui: Fomantic-UI from github (fork of semantic UI)
- semantic_ui: Semantic-UI from github
- masonry: Masonry from github
- pygal_js: pygal.js pygal from github
Support pygal.js
Supported libraries:
- jquery: jQuery from github
- fomantic_ui: Fomantic-UI from github (fork of semantic UI)
- semantic_ui: Semantic-UI from github
- masonry: Masonry from github
- pygal_js: pygal.jsJavascript helper functions for pygal from github
Improvements for also downloading single files in the future.
Integrate in "migrate"
Download of libraries will be done automatically with migrate command.
Official initial release
Supported libraries:
- jquery: jQuery from github
- fomantic_ui: Fomantic-UI from github (fork of semantic UI)
- semantic_ui: Semantic-UI from github
- masonry: Masonry from github
Initial release
First release with main functionality,
Implemented libraries:
- jquery: jQuery from github
- fomantic_ui: Fomantic-UI from github (fork of semantic UI)
- semantic_ui: Semantic-UI from github
- masonry: Masonry from github