Releases: ocombe/ocLazyLoad
Releases · ocombe/ocLazyLoad
1.1.0 (2017-02-03)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
03 Feb 09:18
Bug Fixes
resolve the loader with created elements
(3351e44d , #292 )
ensure CSS loader uses loading patch for PhantomJS 1.9 (54d68e92 , #280 )
Features
1.0.9 (2015-11-24)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
24 Nov 21:33
1.0.8 (2015-11-02)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
02 Nov 14:50
1.0.7 (2015-11-02)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
02 Nov 14:12
Bug Fixes
requirejs error callback
(11130942 )
infinite loop in inject
(70859980 )
IE "Invalid calling object" error (attach to DOM and then compile)
(d99ab925 )
1.0.6 (2015-10-01)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
01 Oct 19:39
Bug Fixes
calling inject from loaders should pass the "real" module param
(953584e8 ,
#221 )
directive compile original contents after dependency is loaded.
(a48e3ceb ,
#168 ,
#194 )
1.0.5 (2015-09-11)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
11 Sep 10:02
Bug Fixes
loading a module with dependencies with multiple oc-lazy-load directives
(098e391b ,
#213 )
changing semver dependency for Angular
(30626401 ,
#195 )
Features
optimise signature calls and onInvoke function
(c56e727e )
1.0.4 (2015-07-30)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
30 Jul 21:07
Bug Fixes
don't let unmet dependencies slip through (thank you unit tests!)
(23eb666d )
don't try to call angular.module on config names
(52219f92 ,
#217 , #218 )
1.0.3 (2015-07-24)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
23 Jul 23:00
1.0.2 (2015-07-10)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
10 Jul 12:27
Bug Fixes
add extra condition to improve karma testing
(f0c33aae )
Features
add interoperability with CommonJS
(b0536ad4 )
1.0.1 (2015-06-01)
Compare
Sorry, something went wrong.
No results found
ocombe
released this
01 Jun 12:21
Bug Fixes
don't remove filecache for files that were successfully loaded
(e2ed37c0 )