Georgii Dolzhykov
624de0de10
angularjs: Refine typings for directive and component definitions
2016-09-22 03:21:07 +03:00
Stephen Feest
ed50b4775d
Add $transclude function tests
...
These tests try to exercise the different ways that the $transclude can be
called including:
+ With and without specifying the scope explicitly
+ With and without a clone attach function
+ With and without specifying the future parent
+ Using the default and named transclude slots
2016-08-17 21:35:36 +01:00
Tim Schubert
d55ed5d0f1
angularjs - Added optional interceptorFn and expensiveChecks parameters to IParseService ( #10213 )
2016-07-23 23:34:39 -07:00
Bjørn
5f91dac715
Update IAngularBootstrapConfig in angularjs ( #9935 )
2016-07-09 14:51:39 +09:00
dutchmega
fe8dc9ea05
Fix AngularJS IComponentOptions.require signature ( #9605 )
...
* Fix AngularJS IComponentOptions.require signature.
* Fix AngularJS test.
2016-06-19 02:56:09 +09:00
Georgii Dolzhykov
592a11f956
Deprecate IAugmentedJQuery and IAugmentedJQueryStatic because Angular doesn't create separate derived types. It directly extends jQuery.prototype. ( #9632 )
2016-06-14 18:12:01 +09:00
Thanabodee Charoenpiriyakij
5256422ee7
angularjs: Support HttpParamSerializer interface
2016-03-20 15:19:37 +07:00
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
thorn0
18c25bcac5
angularjs: fix typings for $q.all(array)
2016-03-15 02:54:37 +02:00
Masahiro Wakame
8a88c85be0
Merge pull request #8150 from mmiszy/angular
...
Update AngularJS to 1.5
2016-03-10 22:26:45 +09:00
Matthew Hill
c2ae01b0b4
adds strictDi to angular.auto.IInjectorService
2016-03-02 14:37:48 +00:00
Michal Miszczyszyn
65347efe70
Update AngularJS to 1.5
2016-02-20 21:54:16 +01: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
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
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
Ciuca, Alexandru
21c2982f94
angularjs - fix signatures for filter service
2015-09-22 14:21:29 +03:00
Ciuca, Alexandru
d0a264d5ff
angularjs - better granularity for filter service parameter types
2015-09-14 17:12:44 +03: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
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
Ilya Mochalov
d9b84213f2
angularjs: added $q tests
2015-08-18 19:46:11 +05:00
Ilya Mochalov
18c24780e3
angularjs: added Promise tests
2015-08-13 22:03:20 +05:00
Ilya Mochalov
fcc892bba5
angularjs: changed $q.all() (added a type variable and tests)
2015-08-07 23:36:27 +05:00
Ciuca, Alexandru
3e2a590f8f
angularjs - Switched any to generics for type safety.
...
See https://github.com/Microsoft/TypeScript/issues/4126
2015-08-04 10:57:41 +03:00
unknown
146e3fbff1
angularjs - Added $normalize to IAttributes
2015-07-09 12:01:43 +02:00
Bill Chen
8c64199797
Made the signature of INgModelController.$validators more precise and
...
corrected the return type of $asyncValidators
Tests included.
2015-06-09 17:21:58 +01:00
Dmitry V. Abuzyarov
3e6f6339a5
Add Decorator definition to IModule
2015-05-31 15:02:01 +03:00
Paulo Cesar
eb3420c93c
update angular to released version 1.3+
2014-11-12 01:57:38 -02:00
vvakame
7252edb0ec
fix broken test
2014-10-27 11:26:08 +09:00
vvakame
0efa290ca6
update angular.d.ts
2014-10-27 11:22:46 +09:00
johnnyreilly
4553fe17eb
.search now allows number for paramValue
2014-09-05 14:03:19 +01:00
John Reilly
17b7b270f5
Tightened up the ILocationService typings a little
2014-08-22 17:07:11 +01:00
John Reilly
639aa3c14d
Made tests noImplicitAny compliant
2014-08-22 12:14:55 +01:00
John Reilly
1b247dd0c7
AngularJS: Genericised angular.copy and added JSDoc
2014-08-22 12:09:25 +01:00
Paulo Cesar
82447ac010
squash! fix tabs
...
directive interface definition and tests
2014-08-08 12:24:43 -03:00