Commit Graph

538 Commits

Author SHA1 Message Date
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
Giovanni Bassi
47b934362a Remove global module definition from angular-mocks
Because it conficts with commonjs.

See http://wiki.commonjs.org/wiki/Modules/1.1:

> In a module, there must be a free variable "module", that is an Object.

Also see the existing `module` declaration on:
27e02d6674/node/node.d.ts (L61)

Workaround is to use `angular.mock.module` instead of `module`.

Closes #2072
2015-08-19 16:47:20 -03: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
Alexandru Ciuca
66135fcdb6 angular.d.ts - Reverted window and browser services to any 2015-08-06 08:13:50 +03:00
Ciuca, Alexandru
75e813a5d8 angular.d.ts - Reverted controller definition in IDirective to any. 2015-08-05 10:57:40 +03:00
tcurtis1
ea24441ae4 Problem with JsonResponseData interface, removed it. 2015-08-04 19:30:56 -06:00
tcurtis1
796e02caac Changes to httpBackend to conform to angular documentation here: https://code.angularjs.org/1.3.16/docs/api/ngMock/service/$httpBackend
Mainly add the option to pass a function in the url parameter. Also updated IRequestHandler interface respond function to return an IRequestHandler, and updated overloads.
Also added documentation.
2015-08-04 15:44:06 -06:00
tcurtis1
57866cd636 Added documentation and updated type definitions for angular mocks httpBackend. 2015-08-04 12:51:36 -06:00
Ciuca, Alexandru
d2c8f8b955 Merge branch 'master' into angular-remove-any 2015-08-04 17:16:34 +03: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
Ben Tesser
d945844367 Angularjs: Add bind-to-controller to IControllerService 2015-08-04 00:21:01 -04:00
Nicolas Penin
8e1d9f0f30 Update angular.d.ts
added getters to ISCEDelegate
2015-08-03 10:57:23 +02:00
Basarat Ali Syed
855569dbc8 Merge pull request #5101 from use-strict/master
angularjs/angular.d.ts - Type safety for $watch and $watchCollection
2015-07-29 11:11:49 +10:00
use-strict
35527887e2 Fixed missing generic constraint 2015-07-28 14:14:29 +03:00
use-strict
ac85b43a1c Type safety for $watch and $watchCollection
Added generic constraint to watched values, replacing "any". Using "any" looses type safety. The type should be inferred from the return type of the watching function, or given explicitly when using a watch expression.
2015-07-28 14:05:20 +03:00
Sam Noedel
c713b75654 Add optional strict DI parameter to angular.injector 2015-07-24 15:45:56 -07:00
Tomasz Ducin
2c389556cc angular.js bugfix - interface ILogProvider extends IServiceProvider (missing .$get method)
There is a [`$logProvider`](https://docs.angularjs.org/api/ng/provider/$logProvider) in angular, here are the relevant source lines: https://github.com/angular/angular.js/blob/master/src/ng/log.js#L47-L67. It contains `.$get` method.

in Denifitely Typed, there is only:

```
    interface ILogProvider {
        debugEnabled(): boolean;
        debugEnabled(enabled: boolean): ILogProvider;
    }
```

(https://github.com/borisyankov/DefinitelyTyped/blob/master/angularjs/angular.d.ts#L865-L868). Note, there is no `.$get` method. THe interface should have extended ``IServiceProvider , i.e. `interface ILogProvider extends IServiceProvider`.
2015-07-22 10:36:59 +02:00
Masahiro Wakame
d95ef5b4e8 Merge pull request #4665 from CodySchaaf/adding-angular-animateCss
Adds angular-animateCss definitions
2015-07-13 23:44:40 +09:00
Masahiro Wakame
ae1d6f30b1 Merge pull request #4878 from stephenlautier/master
angularjs - Added $normalize to IAttributes
2015-07-13 21:57:43 +09:00
Masahiro Wakame
26128a3ca2 Merge pull request #4776 from lukeapage/patch-1
angular mocks - global inject is an alias
2015-07-13 07:59:05 +09:00
unknown
146e3fbff1 angularjs - Added $normalize to IAttributes 2015-07-09 12:01:43 +02:00
CodySchaaf
48daae6584 Adds angular-animateCss definitions
Re-adds deprecated ICookieStoreService since it can
still be used...for now.
Allow validators viewValue be an object, not just string.
2015-07-07 10:49:19 -07:00
James Keller
12a6d207e4 angular's $anchorScroll can be called with an optional has parameter ~ see https://code.angularjs.org/1.4.1/docs/api/ng/service/$anchorScroll 2015-07-01 22:42:50 -06:00
Luke Page
5c6f06e42f angular mocks - global inject is an alias
Adjust the global inject to be an actual alias to the inject definition.
This allows you to use the strict di version globally.
Also updated links to new format.
2015-06-30 14:25:10 +01:00
Vilmos Ioo
a4619c4555 Changed to correct type 2015-06-26 14:31:10 -04:00
Vilmos Ioo
04c84eece2 IHttpProviderDefaults should have a cache property
The defaults of angular's $httpProvider have a cache property. https://docs.angularjs.org/api/ng/provider/$httpProvider#defaults
2015-06-26 14:22:43 -04:00
Maxime Fabre
b58db06e15 Update Angular module in angular-resource 2015-06-18 17:14:16 +02:00
Masahiro Wakame
6bd85893a6 Merge pull request #4594 from billccn/master
Made the signature of INgModelController.$validators more precise
2015-06-14 19:21:10 +09: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
Bogdan I. Bursuc
9a63998d3e Merge remote-tracking branch 'master/master' 2015-06-09 08:03:19 +03:00
Bogdan I. Bursuc
2f4323724b Tests for ICurrentRoute property 2015-06-09 08:03:03 +03:00
Darryl Pogue
5dcc9e2047 Add angular.merge function
This is new API in Angular 1.4: https://docs.angularjs.org/api/ng/function/angular.merge
2015-06-02 13:22:40 -07:00
Bogdan I. Bursuc
0af334e2c9 ICurrentRoute.locals will also contain any resolved values 2015-06-01 17:28:16 +03:00
Bogdan I. Bursuc
9fbec53147 Merge remote-tracking branch 'master/master' 2015-06-01 17:15:55 +03:00
Bogdan I. Bursuc
64d5b5286f AngularJS: IActionDescriptor test new url parameter 2015-06-01 17:14:39 +03:00
Bogdan I. Bursuc
e6360b8507 Add IResourceServiceProvider interface 2015-06-01 17:08:46 +03:00
Bogdan I. Bursuc
adab66e6a9 Remove incorrect ICurrentRoute api 2015-06-01 17:08:20 +03:00
Bogdan I. Bursuc
d9b2f58d68 IResourceServiceProvider 2015-06-01 09:27:43 +03:00
Masahiro Wakame
7d790b1862 Merge pull request #4501 from dimasty/master
Add Decorator definition to IModule
2015-05-31 10:14:03 -07:00
Masahiro Wakame
9b4daa3c01 Merge pull request #4483 from furny/upstream-angular-bindtocontroller
AngularJS 1.4 - `bindToController` object definition.
2015-05-31 10:03:17 -07:00
Dmitry V. Abuzyarov
3e6f6339a5 Add Decorator definition to IModule 2015-05-31 15:02:01 +03:00
Bogdan I. Bursuc
c32e1df7c5 IActionDescriptor can have a url override also 2015-05-31 10:32:28 +03:00
Bogdan I. Bursuc
e605741296 ICurrent route can sometimes have a 5108route param 2015-05-31 10:30:59 +03:00
John Reilly
2d4c4679bc Merge pull request #4488 from johnnyreilly/master
Update angular.d.ts - JSDoc-ed $filter
2015-05-29 13:26:56 +01:00
John Reilly
dfc0893316 Update angular.d.ts - JSDoc-ed $filter 2015-05-29 13:24:40 +01:00
André König
58d0e244a7 union type for bindToController 2015-05-29 10:06:25 +02:00
André König
5294692073 AngularJS 1.4 - bindToController object definition
This commit supports using `bindToController` as an object (see: https://github.com/angular/angular.js/blob/master/CHANGELOG.md#features-9).
2015-05-29 09:59:37 +02:00
Masahiro Wakame
c2b70ba731 Merge pull request #4430 from cherrydev/patch-1
Add strictDi() to angular.mocks.inject
2015-05-25 02:26:24 +09:00
cherrydev
da4009486d Update angular-mocks.d.ts 2015-05-24 10:21:22 -07:00
cherrydev
d930a8fc40 Add strictDi() to angular.mocks.inject 2015-05-22 17:26:33 -07:00
Emiliano Marino
2aac6c6f50 added $setDirty method to INgModelController (added in v1.3.15+)
For Angular version 1.3.15+ INgModelController brings $setDirty method.
2015-05-21 10:47:22 -03:00
John Reilly
5e2826c8a5 Update angular.d.ts - JSDoc-ed the $cacheFactory 2015-05-20 10:39:52 +01:00
John Reilly
fefe9f1de6 angular.d.ts - added JSDoc for $broadcast and $emit 2015-05-15 09:30:41 +01:00
chr22
c6f469b360 Update namespace from ng -> angular 2015-05-08 15:47:09 +02:00
aciccarello
7576bf3119 Update to Angular 1.4 2015-04-27 17:00:04 -04:00
Masahiro Wakame
e7ef7d3204 Merge pull request #4116 from xi/fix-angular-headers
Fix IHttpPromiseCallbackArg.headers type
2015-04-15 23:58:38 +09:00
Tobias Bengfort
b01692175b Fix IHttpPromiseCallbackArg.headers type 2015-04-15 11:44:24 +02:00
Henrik Huttunen
2fc34672e8 reference angular module using prefix "angular", not "ng" 2015-04-15 11:05:40 +03:00
Henrik Huttunen
bba7d848ef reference angular module using prefix "angular", not "ng" 2015-04-15 10:40:21 +03:00
Matt Podsiadlo
dc17c1cf2f Added a definition for IBrowserService.defer 2015-04-13 10:52:41 +02:00
Basarat Ali Syed
02a93db66a Merge pull request #3987 from rafw87/angularjs
Update angular.d.ts - Fix for $q.all() method
2015-03-31 09:48:17 +11:00
Ricardo Franco
cfb41c331e fix missing module 'ng' 2015-03-30 18:17:40 -03:00
rafw87
7c0ed32587 Update angular.d.ts
$q.all() - separate overloads for array and hash version
2015-03-29 00:48:59 +01:00
Chris Barr
d2d2a6586b Adding params for Angular JS animation options
According to [The ngAnimate Documentation](https://docs.angularjs.org/api/ngAnimate/#applying-directive-specific-styles-to-an-animation it), it's possible to optionally specify animation `to` and `from` prameters in an object that can optionally be passed in to `animate` `enter` `leave` `addClass` `removeClass` and `setClass`
2015-03-23 12:30:51 -04:00
vvakame
96b97cf462 add html5mode definitions on ILocationProvider 2015-03-21 01:24:23 +09:00
vvakame
32194eaa6f add commonjs module declarations to angular 2015-03-17 22:24:15 +09:00
Basarat Ali Syed
f76832c80d Create angular-amd-tests.ts 2015-03-12 14:35:30 +11:00
Basarat Ali Syed
eb66c47bd2 Update angular-resource.d.ts 2015-03-12 11:49:21 +11:00
Basarat Ali Syed
8b10d4fbb0 Update angular-mocks.d.ts 2015-03-12 11:43:05 +11:00
Basarat Ali Syed
b7b20944a6 Update angular-cookies.d.ts 2015-03-12 11:41:54 +11:00
Basarat Ali Syed
91987d84ad Update angular-resource.d.ts 2015-03-12 11:41:36 +11:00
Basarat Ali Syed
92ee9817d0 Update angular-sanitize.d.ts 2015-03-12 11:41:19 +11:00
Basarat Ali Syed
1571e6b394 Update angular-animate.d.ts 2015-03-12 11:40:58 +11:00
Basarat Ali Syed
71a138ec5e Update angular-route.d.ts 2015-03-12 11:40:36 +11:00
Basarat Ali Syed
adf8ebbcce angular: another attempt for 1.4 2015-03-12 11:16:23 +11:00
Basarat Ali Syed
779fcd5d77 angular: deprecate ng 2015-03-12 11:10:14 +11:00
Basarat Ali Syed
d13c42ba67 angular: import should bring in the type information as well
closes https://github.com/borisyankov/DefinitelyTyped/issues/3670
closes https://github.com/borisyankov/DefinitelyTyped/pull/3714
2015-03-12 10:47:32 +11:00
André Werlang
13d8727de0 Define patch() on $http 2015-03-11 08:43:49 -03:00
Raphael Schweizer
a6625f5962 add angular $animate.animate declaration 2015-03-06 13:07:51 +01:00
Masahiro Wakame
bb20f0a1f7 Merge pull request #3799 from henkosch/master
Fixed link definition on IDirective with union type
2015-03-05 23:14:05 +09:00
Schnell Henrik
235f7734ec Fixed link definition on IDirective with union type IDirectiveLinkFn | IDirectivePrePost. 2015-03-05 11:22:09 +01:00
Nathan Brown
d779349a3e Update angular.d.ts to fix IHttpPromise.
IHttpPromise<T> does not extend IPromise<T> directly.  It always transforms it with the response (of type T) as the `data` member.  See $httpProvider.$http.sendRec.resolvePromise(response, status, headers, statusText).  This matters when exploiting the inheritance to IPromise (for example in a return).
2015-03-03 15:50:12 -07:00
jayoungers
561b5a075e ICacheObject.put and IAnimateService.addClass Return Types
Updating ICacheObject.put return type to the type of object passed in (opposed to just void):
https://docs.angularjs.org/api/ng/type/$cacheFactory.Cache

Updating IAnimateService.addClass to return the type IPromise<any> (opposed to just void):
https://docs.angularjs.org/api/ngAnimate/service/$animate
2015-02-25 13:54:14 -06:00
Jukka Hyvärinen
8c30472a68 indentation 2015-02-10 14:06:32 +02:00
Jukka Hyvärinen
01d3cc0458 Added IRepeatScope 2015-02-10 12:52:51 +02:00
John Reilly
ffdb69f0e1 Remove overloads using Union Types 2015-01-19 16:07:20 +00:00
johnnyreilly
30ce45e0e7 AngularJS: IRoute has been union typed 2015-01-17 22:09:34 +00:00
johnnyreilly
9fc7f5794c Let the union types go forth and multiply 2015-01-17 08:04:09 +00:00
Stanley Goldman
b1f314ebbc Adding withCredentials to IHttpProviderDefaults 2014-12-24 12:48:29 -05:00
Masahiro Wakame
b985d284fa Merge pull request #3333 from martinmcwhorter/master
Defs for ngProgress
2014-12-18 13:40:35 +09:00
Masahiro Wakame
8ec1191cc2 Merge pull request #3334 from martinmcwhorter/angular-1.2
add INgModelController#$setPristine()
2014-12-18 13:22:23 +09:00
Martin McWhorter
17d8aadb53 Revert "add INgModelController#$setPristine()"
This reverts commit 22d7bbaa48.
2014-12-15 12:24:59 +00:00
basarat
70ef283d9d chore(angular-scenario) moved angular-scenario into its own folder (and hence nuget package). Closes # 1159 2014-12-14 18:31:25 +11:00
Martin McWhorter
22d7bbaa48 add INgModelController#$setPristine()
This exists in the 1.2.x API:

https://code.angularjs.org/1.2.27/docs/api/ng/type/ngModel.NgModelController
2014-12-12 17:04:41 +00:00
Nathan Brown
3461cb93a6 Update angular.d.ts comment with typo fix. 2014-12-04 12:05:46 -07:00
Xiot
d29a12401a Changed IQPromise.reject to return IPromise<any> instead of IPromise<void> to be better compatible with most likely use cases. 2014-11-17 22:40:23 -05:00
Paulo Cesar
5ab1bd4840 squash! squash! update angular to released version 1.3+
interval delay isnt optional
2014-11-12 08:30:07 -02:00
Paulo Cesar
91ea0ef4ce squash! update angular to released version 1.3+
undo optionals
2014-11-12 06:04:00 -02:00
Paulo Cesar
eb3420c93c update angular to released version 1.3+ 2014-11-12 01:57:38 -02:00
Jeremy Bell
c71628e076 Adding legacy 1.2 versions of angular-animate, angular-cookies, angular-mocks, angular-resource, angular-route, angular-sanitize, and angular-scenario to address a reference issue when you bring in the 1.2 version of the core angular library. Updated documentation links in the 1.2 versions to point to the 1.2 versions of the documentation. Labeled /angularjs/angular-*.ts as 1.3 in the headers. These will be the starting points for a deeper 1.3 update review - though they are mostly backwards compatible as-is. 2014-11-06 16:10:37 -05:00
Xiaohan Zhang
5868972ea7 Add applyAsync to IRootScopeService 2014-11-03 13:37:12 -08:00