Releases: ernaniaz/jquery.loader
Releases · ernaniaz/jquery.loader
Release list
Added weight for more precise progress and type on JavaScript files.
- 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).
Loading order debug
- Added loaded sequence order debugging feature.
JavaScript onload per file
- Added onload parameter to javascript files.
Error message fix
JavaScript load method updated
- Changed way we load JavaScript files, due to Firefox limitations on debug
sourceURL debug facility
- Added script sourceURL to JavaScripts (firebug debug facility).
IE injection fix, deps with CSS and auto ID's.
- 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.