Commit Graph

8 Commits

Author SHA1 Message Date
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Steve Mayes
5c6d875672 Updated test for the inject function
Updated the test for the inject function to assign it to a variable typed to ng.IPromise<any> to test/verify that method's return type.
2016-02-28 14:22:16 -05:00
Steve Mayes
275ebfe649 Fixed inject function return type
Per oclazyload's source code and on the suggestion of @MarkusKramer in DefinitelyTyped's Issue #7477, updated the return type of the inject function to be ng.IPromise<any> instead of boolean.
2016-02-28 14:19:49 -05:00
vvakame
713584a79d fix oclazyload/oclazyload-tests.ts 2016-02-23 11:23:44 +09:00
Yaron Librach
18e1d3ad8c Update definitions and tests to 1.0.1 spec. 2015-06-05 01:06:34 -04:00
Roland Zwaga
f972e749a0 Added definitions for ocLazyLoad (https://github.com/ocombe/ocLazyLoad) 2014-05-08 11:53:49 +02:00