Skip to content

Releases: rokdd/django-auto-static-libs

Added initter-js support

07 Mar 13:58
Compare
Choose a tag to compare

Added support for the initter-js library.

Bugfix setup.py

01 Mar 20:29
Compare
Choose a tag to compare

Was not able to run the code because install with setup.py failed. Now should be everything fine.

Bugfix default folder name

14 Jan 17:14
Compare
Choose a tag to compare

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

10 Jan 13:06
Compare
Choose a tag to compare

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

09 Jan 18:07
Compare
Choose a tag to compare

Able to specify the folder in static or a custom absolute path.

Added Bootstrap & jquery UI

07 Jan 13:37
Compare
Choose a tag to compare

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

05 Jan 19:53
Compare
Choose a tag to compare

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"

03 Jan 17:17
Compare
Choose a tag to compare

Download of libraries will be done automatically with migrate command.

Official initial release

03 Jan 13:15
Compare
Choose a tag to compare

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

03 Jan 12:38
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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