Skip to content

Releases: ernaniaz/jquery.loader

Added weight for more precise progress and type on JavaScript files.

Choose a tag to compare

@ernaniaz ernaniaz released this 21 Feb 01:23
  • Added weight variable. Now you can set a weight for progress on each object
  • Added JavaScript content type. This will be useful to load "modules"

Added support to nonce tag (to be used with CSP).

Choose a tag to compare

@ernaniaz ernaniaz released this 19 Feb 21:53

This version add the support to add nonce tag to injected JS and CSS objects. This is useful when using CSP.

Loading order debug

Choose a tag to compare

@ernaniaz ernaniaz released this 21 Dec 03:53
  • Added loaded sequence order debugging feature.

JavaScript onload per file

Choose a tag to compare

@ernaniaz ernaniaz released this 04 Feb 20:31
75f082b
  • Added onload parameter to javascript files.

Error message fix

Choose a tag to compare

@ernaniaz ernaniaz released this 20 Jul 15:51
  • Fixed message on error.

JavaScript load method updated

Choose a tag to compare

@ernaniaz ernaniaz released this 18 Jul 16:15
  • Changed way we load JavaScript files, due to Firefox limitations on debug

sourceURL debug facility

Choose a tag to compare

@ernaniaz ernaniaz released this 10 Jul 21:31
  • Added script sourceURL to JavaScripts (firebug debug facility).

IE injection fix, deps with CSS and auto ID's.

Choose a tag to compare

@ernaniaz ernaniaz released this 10 Jul 21:27
  • Fixed IE7, IE8 and IE9 CSS injection;
  • Added support to dependencies into CSS;
  • Added ID tag to JavaScripts;
  • Added ID and Class tags to CSSs.

First version.

Choose a tag to compare

@ernaniaz ernaniaz released this 10 Jul 21:19

First version of this script.