Commit Graph

17 Commits

Author SHA1 Message Date
Bogdan I. Bursuc
e605741296 ICurrent route can sometimes have a 5108route param 2015-05-31 10:30:59 +03:00
Henrik Huttunen
bba7d848ef reference angular module using prefix "angular", not "ng" 2015-04-15 10:40:21 +03:00
vvakame
32194eaa6f add commonjs module declarations to angular 2015-03-17 22:24:15 +09:00
Basarat Ali Syed
71a138ec5e Update angular-route.d.ts 2015-03-12 11:40:36 +11: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
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
Punyashloka Biswal
de37f2dbbf More precise type for $routeProvider.resolve 2014-09-24 18:35:13 -07:00
Bart van der Schoor
3d64ea7395 added missing urls to some authors
fixed node urls
2014-06-18 23:31:35 +02:00
Roland Zwaga
96e986ba0b Added $setValidity() method to IFormController.
IWindowService, IBrowserService and IRouteParamsService now all have a [key: string]: any declaration, so that code like $window['someProperty'] is allowed to compile.
2014-06-14 11:47:07 +02:00
vvakame
c77a3d0cd1 fix Visual Studio + CodePoint MS932 environment 2014-06-08 01:28:13 +09:00
John Reilly
d165519611 Started JSDoc based on my own usage 2014-06-06 17:05:26 +01:00
John Reilly
aac5085bf1 A little JSDoc for angular-route.d.ts 2014-06-06 09:53:21 +01:00
Nathan Brown
94967f9839 Update angular-route.d.ts to set missing params
Update angular-route.d.ts to set otherwise(params:IRoute)
2014-05-20 15:37:16 -07:00
Alex Puchkov
ec9eac3e8b Fix angularjs/angular-route.d.ts
IRoute.caseInsensitiveMatch was missing
2014-02-27 11:22:04 -05:00
studiollama
107312a84b Added controllerAs to IRoute 2013-10-26 13:32:45 -07:00
Jonathan Park
683e94d8d8 Adding angular 1.2 definitions
Conflicts:
	angularjs/angular-mocks.d.ts
2013-10-23 14:55:46 -07:00