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

Releases: urish/angular-load

IE8 Support

Choose a tag to compare

@urish urish released this 17 Jan 00:01
  • Added IE8 support to script loading (#26, contributed by benmarch)

v0.4.0

Choose a tag to compare

@urish urish released this 22 Oct 15:34
  • 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

Choose a tag to compare

@urish urish released this 08 Aug 13:03

v0.2.0: module name changed to `angularLoad`

Choose a tag to compare

@urish urish released this 27 Aug 07:17
  • 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

Choose a tag to compare

@urish urish released this 22 Mar 22:44

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

version 0.1.1: add main script to package.json

Choose a tag to compare

@urish urish released this 21 Mar 14:52
  • Add main script in package.json for use with browserify (#1, contributed by paolodm)

Initial release

Choose a tag to compare

@urish urish released this 04 Mar 01:10
0.1.0

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