Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Releases: urish/angular-load

IE8 Support

17 Jan 00:01
Compare
Choose a tag to compare
  • Added IE8 support to script loading (#26, contributed by benmarch)

v0.4.0

22 Oct 15:34
Compare
Choose a tag to compare
  • Make sure onreadystatechange callback is only fired when file is fully loaded (#23, contributed by davidchin)

v0.3.0: AngularJS 1.4, Only load items once

08 Aug 13:03
Compare
Choose a tag to compare

v0.2.0: module name changed to `angularLoad`

27 Aug 07:17
Compare
Choose a tag to compare
  • Change module name to angularLoad (#2) BREAKING CHANGE
  • Add IE8 support (#4, contributed by zlalanne)
  • Generate sourcemap for the minified version (#5)

v0.1.2: Support Angular.JS 1.3.x

22 Mar 22:44
Compare
Choose a tag to compare

Support Angular.JS 1.3.x (in bower dependencies)

version 0.1.1: add main script to package.json

21 Mar 14:52
Compare
Choose a tag to compare
  • Add main script in package.json for use with browserify (#1, contributed by paolodm)

Initial release

04 Mar 01:10
Compare
Choose a tag to compare
0.1.0

Initial version (0.1.0). Defines loadScript() and loadCSS() methods