Skip to content

Releases: ocombe/ocLazyLoad

0.1.0 (04 April 2014)

04 Apr 14:26
Compare
Choose a tag to compare
  • Added a changelog !
  • Added loadTemplateFile function.
  • Merge pull request #6 from BenBlazely/master (Extension of lazy loading to the angular.module DI block, refactored to use promises for tracking progress.)
  • Merge pull request #7 from rolandzwaga/master (Added some improvements for apps using angular.boostrap & for duplicated modules)
  • Fixed a bug with run blocks not working when they used unloaded modules. Not a complete fix though, more to come when bug #8 is fixed