vvakame
|
622dad055a
|
fix angularjs/angular-resource.d.ts
|
2015-11-03 00:54:33 +09:00 |
|
Masahiro Wakame
|
598776669d
|
Merge pull request #6308 from dnemoga/master
Update `IActionDescriptor` accordingly to official documentation
|
2015-11-03 00:00:20 +09:00 |
|
Masahiro Wakame
|
b63b307ee0
|
Merge pull request #6422 from suvjunmd/typo
Fixed typo
|
2015-10-27 00:54:45 +09:00 |
|
Dmitri Suvorov
|
3c26c6546f
|
Fixed typo
|
2015-10-24 15:53:16 +03:00 |
|
Matthew Brown
|
5a66ad6d59
|
Correct Misspelled "IHttpRequestTransformer".
Was IHttpResquestTransformer.
|
2015-10-23 11:23:03 -04:00 |
|
Dmytro Nemoga
|
45fc24faad
|
Update IActionDescriptor accordingly to official documentation
|
2015-10-15 19:10:37 +03:00 |
|
Adi Dahiya
|
23fa2dbebe
|
Fix angular IAttributes#$normalize() definition
|
2015-10-06 13:08:22 -04:00 |
|
Masahiro Wakame
|
8c7a7d07c9
|
Merge pull request #6048 from marcogrcr/fix-angular-promises
Fixed angularjs promises then signature.
|
2015-10-06 23:26:42 +09:00 |
|
Masahiro Wakame
|
7ed11dd40a
|
Merge pull request #6164 from thorn0/angular.bootstrap
AngularJS: support calling angular.bootstrap on the document
|
2015-10-06 23:24:06 +09:00 |
|
thorn0
|
308f2c22ba
|
AngularJS: support calling angular.bootstrap on the document
|
2015-10-06 15:47:35 +03:00 |
|
vvakame
|
fd5384af52
|
Merge branch 'angular.bootstrap' of https://github.com/thorn0/DefinitelyTyped into thorn0-angular.bootstrap
|
2015-10-06 21:25:02 +09:00 |
|
vvakame
|
e9d73404c1
|
Merge branch 'angularjs-filter-service' of https://github.com/use-strict/DefinitelyTyped into use-strict-angularjs-filter-service
|
2015-10-06 21:18:48 +09:00 |
|
Masahiro Wakame
|
8d944280d5
|
Merge pull request #6037 from eugenpodaru/master
Fix to IFilterPredicateFunc<T>
|
2015-10-06 21:11:09 +09:00 |
|
Marco Gonzalez
|
419ee258a9
|
Merge branch 'master' into fix-angular-promises
Conflicts:
angularjs/angular-tests.ts
|
2015-10-05 11:10:36 -06:00 |
|
Masahiro Wakame
|
bd1a814ded
|
Merge pull request #6049 from marcogrcr/add-qservice-when-method
Added resolve method to angular.IQService.
|
2015-10-06 01:49:04 +09:00 |
|
thorn0
|
1137ef6d10
|
AngularJS: Fix the signature for angular.bootstrap
see https://code.angularjs.org/1.4.0/docs/api/ng/function/angular.bootstrap
|
2015-10-01 23:41:36 +03:00 |
|
Marco Gonzalez
|
fe917d27e9
|
Added resolve method to angular.IQService.
|
2015-09-28 21:00:52 -06:00 |
|
Marco Gonzalez
|
43e1df30c9
|
Fixed angularjs promises then signature.
|
2015-09-28 20:02:56 -06:00 |
|
Alexandru Ciuca
|
221575e982
|
angularjs - Added some special filter use cases to tests
|
2015-09-28 18:06:11 +03:00 |
|
Eugen Podaru
|
492c22b176
|
Fix the tests to comply with the interface
|
2015-09-28 15:30:05 +02:00 |
|
Eugen Podaru
|
8b88d55ef1
|
Changed IFilterPredicateFunc<T> to return boolean instead of T[] as per angular docs (https://docs.angularjs.org/api/ng/filter/filter)
|
2015-09-28 15:13:49 +02:00 |
|
Shahar Talmi
|
ac1292d9fc
|
Add missing literal/constant properties in ICompiledExpression
As documented in https://docs.angularjs.org/api/ng/service/$parse
|
2015-09-28 01:34:30 +03:00 |
|
Masahiro Wakame
|
9128dfc748
|
Merge pull request #5669 from use-strict/master
angular.d.ts - type safety for $controller
|
2015-09-27 12:19:09 +09:00 |
|
Masahiro Wakame
|
6461dc8b7f
|
Merge pull request #5919 from mif007/mif007-IAnimationService-patch
change IAnimateService methods signature
|
2015-09-27 10:46:58 +09:00 |
|
Masahiro Wakame
|
7a9851997b
|
Merge pull request #5903 from stephenlautier/angular-cookies
angular-cookies - added options + minor improvements
|
2015-09-27 10:41:36 +09:00 |
|
Ciuca, Alexandru
|
21c2982f94
|
angularjs - fix signatures for filter service
|
2015-09-22 14:21:29 +03:00 |
|
Ciuca, Alexandru
|
e09aee6389
|
Merge remote-tracking branch 'upstream/master'
|
2015-09-22 10:36:20 +03:00 |
|
unknown
|
8302f8f839
|
Remove IAnimateService in angular.d.ts
|
2015-09-21 08:56:07 +05:00 |
|
Stephen Lautier
|
ccd32787a2
|
wrapped comments around 80-100 chars as suggested
|
2015-09-20 17:46:57 +02:00 |
|
Vyacheslav Mostovoy
|
c28d8e3fa2
|
change IAnimateService methods signature
|
2015-09-20 10:20:30 +05:00 |
|
Masahiro Wakame
|
062cd11410
|
Merge pull request #5814 from use-strict/angularjs-filter-service
angularjs - better granularity for filter service parameter types
|
2015-09-20 14:06:27 +09:00 |
|
Stephen Lautier
|
8b6c5fc20e
|
angular-cookies - added options + minor improvements
|
2015-09-18 21:23:42 +02:00 |
|
Ciuca, Alexandru
|
168a3b38ba
|
Merge remote-tracking branch 'upstream/master'
|
2015-09-17 19:45:25 +03:00 |
|
Masahiro Wakame
|
e8185a267e
|
Merge pull request #5776 from stephenlautier/angular-animate
angular-animate - updated enabled
|
2015-09-16 22:46:21 +09:00 |
|
Masahiro Wakame
|
3ea893c6ba
|
Merge pull request #5436 from billccn/master
Completely typed AngularJS $http.
|
2015-09-16 22:11:35 +09:00 |
|
Ciuca, Alexandru
|
d0a264d5ff
|
angularjs - better granularity for filter service parameter types
|
2015-09-14 17:12:44 +03:00 |
|
unknown
|
aebfb46ca9
|
angular-animate - updated enabled
|
2015-09-11 11:42:02 +02:00 |
|
Bill Chen
|
a42706711d
|
Completely typed AngularJS $http.
Merged the defaults, added missing typings and refined others.
|
2015-09-09 10:30:28 +01:00 |
|
Daniel
|
79dfea3815
|
IInjectorService.get has an optional 2nd param.
`caller` is an optional string to provide the origin of the function call for error messages. https://docs.angularjs.org/api/auto/service/$injector#get
|
2015-09-08 22:45:18 -04:00 |
|
Stijn Van Nieuwenhuyse
|
77dd2668f8
|
add missing ngMockE2E module
|
2015-09-06 16:46:23 +02:00 |
|
Ciuca, Alexandru
|
1a61d12d8d
|
angular.d.ts - type safety for $controller
|
2015-09-03 15:56:47 +03:00 |
|
Michael Wittwer
|
32f803ab65
|
add new method on $httpProvider to define which kind of Promises we like to use (normal vs. decorated with sucess / error)
|
2015-09-01 11:41:51 +02:00 |
|
Masahiro Wakame
|
8efeb01304
|
Merge pull request #5440 from giggio/fixGlobalModule
Remove global `module` definition from angular-mocks
|
2015-08-28 12:04:37 +09:00 |
|
Masahiro Wakame
|
f559d0cbfc
|
Merge pull request #5536 from deadalusai/fix-finally-signature
angularjs: Fix the finally method type signature
|
2015-08-26 02:12:08 +09:00 |
|
Benjamin Fox
|
fd7399b3fd
|
Fix the finally method type signature
The finally method does not change the type of the returned promise -
instead the original promise value is passed through unchanged.
|
2015-08-25 09:58:04 +12:00 |
|
Ilya Mochalov
|
111be145ae
|
angularjs: changed $q signature
|
2015-08-25 02:24:01 +05:00 |
|
Masahiro Wakame
|
4b8efa4350
|
Merge pull request #5220 from daltin/master
httpBackend updated to match Angular documentation
|
2015-08-21 23:41:47 +09:00 |
|
Masahiro Wakame
|
e6b5bb92b3
|
Merge pull request #5321 from chrootsu/angularjs-deferred-tests
angularjs: added Deferred tests
|
2015-08-21 21:36:28 +09:00 |
|
Ilya Mochalov
|
7652914a5b
|
angularjs: changed $timeout signature, added tests
|
2015-08-20 01:40:24 +05:00 |
|
Ilya Mochalov
|
68b97ecc7d
|
angularjs: added Deferred tests
|
2015-08-20 01:39:57 +05:00 |
|