Commit Graph

400 Commits

Author SHA1 Message Date
jraymakers
ad7b08921b remove unnecessary comment in ITemplateLinkingFunction 2014-01-07 21:08:18 -08:00
jraymakers
3a82c7c52c add ? to scope in ITemplateLinkingFunction 2014-01-07 18:24:52 -08:00
Basarat Ali Syed
fb975ef47c update angular version in comment 2014-01-08 12:57:44 +11:00
jraymakers
aea6e0dab3 support optional scope on ITemplateLinkingFunction 2014-01-07 15:59:44 -08:00
Masahiro Wakame
bf8fc6fe38 Merge pull request #1493 from xt0rted/patch-2
angularjs: Add $parseProvider
2014-01-05 03:15:39 -08:00
vvakame
6ab4ffae2b Remove not required tscparams 2014-01-02 16:34:52 +09:00
Brian Surowiec
ad4009b296 angularjs: Add $parseProvider 2014-01-02 00:47:37 -05:00
Igor Oleinikov
f4a56aea3f angularjs: fixed another error in resource tests 2013-12-23 03:46:41 +04:00
Igor Oleinikov
723b48805e angularjs: fixed resource tests 2013-12-22 17:08:51 +04:00
Masahiro Wakame
f6a49f9442 Merge branch 'master' into switch-0.9.5
Conflicts:
	ember/ember.d.ts
2013-12-18 12:30:03 +09:00
Masahiro Wakame
8711419cbb Merge pull request #1447 from damianog/patch-6
Update angular-scenario.d.ts 'enter' lacks return-type annotation
2013-12-17 18:00:50 -08:00
John Emau
459e286cd0 added syntax highlighting 2013-12-16 19:17:47 -08:00
John Emau
a859e22699 added missing test for resource service factory and updated readme 2013-12-16 19:15:42 -08:00
John Emau
71e23deadd added tests for new angular-resource generics signatures 2013-12-16 19:03:37 -08:00
Jonathan Park
72cc261506 adding invoke inline annotated functions 2013-12-16 17:39:28 -08:00
Jonathan Park
41a7127404 updating angular resource and injector definitions 2013-12-16 17:17:39 -08:00
damianog
0e8a450390 Update angular-scenario.d.ts
'enter' lacks return-type annotation, implicitly has an 'any' return type
2013-12-13 19:49:11 +01:00
Masahiro Wakame
df0f590760 Merge branch 'master' into switch-0.9.5 2013-12-11 11:51:51 +09:00
Masahiro Wakame
ba98843480 Merge pull request #1418 from RomanoLindano/master
Angular scenario typings.
2013-12-10 18:30:51 -08:00
Romano Lindano
0f6f7db51c Angular scenario typings. 2013-12-10 14:56:31 +01:00
Igor Oleinikov
b3e31cb848 angularjs: fixed errors in angular-tests.ts related to switch on TS 0.9.5 2013-12-06 15:15:53 +04:00
Michel Salib
21a7c41386 IProviderService::factory supports also inline annotated functions 2013-11-28 12:57:34 +01:00
Michel Salib
038f6bcb64 IServiceProvider::$get can be array or function 2013-11-27 22:27:42 +01:00
Michel Salib
a59d261c8d Angular IServiceProvider::$get is injected
Actually the $get function is called via invoke.
2013-11-27 15:06:38 +01:00
Basarat Ali Syed
20655ae164 to kickoff nuget build 2013-11-20 11:42:55 +11:00
Ben Turner
62c4df6fcd Fix typo in comments
defile => define
2013-11-20 10:01:52 +11:00
basarat
9590d1e8f5 fixed path issues in 1.0 files. Verified that angular-scenario is still a part of angular dist : http://code.angularjs.org/1.2.1/ so left it inside angularjs folder 2013-11-19 21:46:01 +11:00
Basarat Syed
dfba1ce255 moved angular 1.0 and angular-scenario files to legacy folder 2013-11-19 17:34:55 +11:00
Basarat Ali Syed
40b93ee4a9 Merge pull request #1284 from vvakame/add-find-not-required-tscparams
infrastructure: remove not required tscparam files
2013-11-18 21:59:48 -08:00
Masahiro Wakame
1b28c3344b Removed not required .tscparams 2013-11-19 13:56:28 +09:00
John Emau
10603d7cec fix readme clean up missed in merge 2013-11-18 15:39:15 -08:00
John Emau
a5f133ec4f updating angular readme with new example of using angular resource definitions
Conflicts:
	angularjs/README.md
2013-11-18 15:36:26 -08:00
Basarat Ali Syed
2dbd46d87f angular : $http timeout can be number or promise
reference : https://github.com/angular/angular.js/issues/1159#issuecomment-19043323
2013-11-18 15:17:53 +11:00
John Emau
04c609c2a0 adding tests for angular sanitize 2013-11-13 15:38:47 -08:00
John Emau
54daea88b9 adding linky filter to ngSanitize 2013-11-13 14:28:12 -08:00
basarat
b6d875402f Catch and finally 2013-11-13 19:46:46 +11:00
basarat
ba8c8ffdf7 No unwrapping for notify callback (ofcourse) 2013-11-13 19:37:34 +11:00
basarat
12b39a17a0 For #1258 2013-11-13 17:39:09 +11:00
Michel Salib
079dfe6e92 Add missing angular scenario function
Added iit, xit and ddescribe.
2013-11-12 10:56:40 +01:00
John Emau
003030c295 Merge branch 'borisyankov-definitelytyped-master' into updating-angular-resource
Conflicts:
	angularjs/angular-resource-tests.ts
2013-11-11 12:52:38 -08:00
John Emau
9ad3c8740a removed IActionCall and changed query method to return an IResource array
Conflicts:
	angularjs/angular-resource-tests.ts
2013-11-11 09:58:41 -08:00
RupertAvery
16f8fd18dd SCE Services and Providers 2013-11-10 19:47:22 +08:00
RupertAvery
e3d4e2fd68 change bool to boolean 2013-11-10 17:13:43 +08:00
RupertAvery
417b93032f added Strict Contextual Escaping services and providers 2013-11-10 17:11:26 +08:00
hastebrot
6e39fe3652 Add; IntervalService to angular.d.ts 2013-11-04 13:28:40 +01:00
Ashwin Ramaswamy
4157d2bf00 type directive factory with Function type
- the existing type fails with the stricter 0.9.5 compiler
2013-11-01 14:56:56 -04:00
Georgios Diamantopoulos
793b8296f2 Added args param to scope.$eval 2013-10-31 15:59:20 +02:00
Georgios Diamantopoulos
15f9750043 Fixes in latest NG pkg
`IAttributes` definition made it impossible to use scoped attributes - see my comments
`scope.$eval` was missing locals argument
`IDirective.controller` made it impossible to use minify-safe array notation, had to switch back to `any`
`IDirective.require` can be both `string` or `string[]` so changed back to `any`.

This will all be so much better once we get union support in TS...
2013-10-29 12:09:34 +02:00
studiollama
107312a84b Added controllerAs to IRoute 2013-10-26 13:32:45 -07:00
Kenneth Kolstad
1bf0e657ee Add $addControl and $removeControl to IFormController 2013-10-25 02:39:36 -04:00
Jacob Boland
603d36d40c Reimplement earlier changes to header 2013-10-24 12:55:02 -07:00
Jacob Boland
f1f15ffd03 Fix parameter types which were actually variable names implicitly defined as any 2013-10-24 12:49:28 -07:00
John Emau
4d3715ca67 reverted accidental removal of author comment from angular-mocks.d.ts 2013-10-24 07:14:18 -07:00
John Emau
67d306f4e9 reverted accidental removal of author comment 2013-10-24 07:04:15 -07:00
John Emau
aed0b9670e updated angular readme to mention new ng.route module 2013-10-23 16:28:25 -07:00
John Emau
d5d2fe59d6 fixed angular version labels in comments 2013-10-23 15:03:09 -07:00
John Emau
912097ef16 adding missing tscparam files for needed angular files 2013-10-23 14:55:47 -07:00
John Emau
5078772afb fixing error in angular-1.0 tests 2013-10-23 14:55:47 -07:00
Jared Reynolds
9ba67fffd6 Updated angular IDirective for 1.2.0
Conflicts:
	angularjs/angular.d.ts
2013-10-23 14:55:47 -07:00
Jared Reynolds
604c5b5d6f Added tests for angular resource type definitions 2013-10-23 14:55:46 -07:00
Jacob Boland
c8881ff07b Add IAttributes tests 2013-10-23 14:55:46 -07:00
Jacob Boland
027c81a0b0 Add IAttributes members and comments 2013-10-23 14:55:46 -07:00
Jared Reynolds
bf2ed03d80 Added remainder of angular mocks 1.2 definitions 2013-10-23 14:55:46 -07:00
John Emau
1928fb24b3 fixing angular-route-tests 2013-10-23 14:55:46 -07:00
John Emau
e06a344578 Merge branch 'update-angularjs' into removing-extraneous-for-daptiv-type-definitions
Conflicts:
	angularjs/angular-mocks.d.ts
2013-10-23 14:55:46 -07:00
Jonathan Park
683e94d8d8 Adding angular 1.2 definitions
Conflicts:
	angularjs/angular-mocks.d.ts
2013-10-23 14:55:46 -07:00
unknown
465dfbaa6e Angular mocks changes for 1.2.0 2013-10-23 14:55:46 -07:00
Georgios Diamantopoulos
1ea3ae922f NG directives: fixes
Allow functions to be defined for template/templateUrl and array notation in controller

There's not a more elegant solution that I know of until we get structs in TS anyway.
2013-10-21 12:35:44 +03:00
vvakame
34899afaae Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny 2013-10-18 12:41:53 +09:00
Santi Albo
8c58256dc7 Set viewValue to any everywhere
Documentation states `viewValue` and `modelValue` to be a string but other types do work and it's common to use them.
2013-10-17 14:36:13 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
basarat
2a1a03c61f Controller is a valid directive member 2013-10-01 22:27:10 +10:00
basarat
a27594622d angular useful private members of scope 2013-09-28 13:56:26 +10:00
Boris Yankov
c2df10e5f1 Merge pull request #1083 from apuchkov/master
Override find functions in IAugmentedJQuery interface
2013-09-25 18:21:46 -07:00
Alex Puchkov
e381ed37dd Override find functions in IAugmentedJQuery interface
Calling IAugmentedJQuery.find() returns variable of IAugmentedJQuery
type, instead of JQuery.
2013-09-25 17:02:06 -04:00
Santi Albo
2be34a6ce6 Typo in Angular.js type definition (controler -> controller) 2013-09-25 11:46:33 +01:00
Gregory Petrosyan
5266bc625f Add $watchCollection(obj, listener) API to angular.d.ts
https://github.com/angular/angular.js/blob/master/src/ng/rootScope.js#L362

Signed-off-by: Gregory Petrosyan <gregory.petrosyan@gmail.com>
2013-09-18 14:40:59 +04:00
Romano Lindano
0b1dc70156 Definitions for AngularJs Scenario Testing 2013-09-17 08:11:46 +02:00
Jason Jarrett
b9d02bb305 angularjs.d.ts: adding missing interceptors: any[] to IHttpProvider 2013-09-14 21:50:29 -07:00
basarat
a29d3c48d0 angular Boostrap can accept the implicit "document" dom object: http://docs.angularjs.org/guide/bootstrap 2013-09-08 16:40:11 +10:00
basarat
2ff392fcae angular ngformcontroller setDirty/setPristine 2013-09-08 00:34:11 +10:00
mick delaney
4297a8fe89 Adding $setDirty(dirty: boolean): void; To IFormController
Documented here: http://docs.angularjs.org/api/ng.directive:form.FormController
2013-09-04 10:22:24 +01:00
anchann
c2a19737cb AngularJS: fixing http promise typings
Looks like defining only a single overload of the then function on the
IHttpPromise interface is making the other overload of it defined on
IPromise invisible to the compiler. As such, we need to expose both
versions. Otherwise, the standard promise unwrapping behaviour does not
type check correctly.
2013-09-03 14:51:57 +09:00
Diullei Gomes
b365153083 Merge pull request #982 from staxmanade/patch-2
small spelling tweak to angular readme
2013-09-02 13:26:20 -07:00
Jason Jarrett
16fa2ac72b small spelling tweak to angular readme 2013-09-02 09:40:38 -07:00
Elmar Athmer
01912ae5e7 add support for angular.element
angular.element augments the JQuery object for the given element with
angular specific methods like e.g. access for the scope.
2013-08-30 18:11:40 +02:00
Elmar Athmer
bd8293d2a5 fix typo 2013-08-30 17:57:59 +02:00
Basarat Syed
1088cf1cab duplicate cleanup 2013-08-30 18:50:31 +10:00
Basarat Syed
188987d3e2 Merge branch 'patch-1' of https://github.com/georgiosd/DefinitelyTyped into georgiosd-patch-1 2013-08-30 18:43:15 +10:00
benjaminjackman
bb999fd4e6 Update angular.d.ts
ILocationService.search() will return a hash of the query parameters in the current location, not a string.
2013-08-29 14:25:57 -05:00
Georgios Diamantopoulos
8c6037d9e5 Update angular.d.ts 2013-08-29 17:19:30 +03:00
Georgios Diamantopoulos
a0b3d5f130 Added overload for IPromise.then that will retain IHttpPromise type result 2013-08-29 16:48:36 +03:00
Georgios Diamantopoulos
cac75d0599 IHttpPromise updates
success/error should retain the promise type
also, the callback return should be void, any return value doesn't seem to be carried anywhere: http://jsfiddle.net/9syMH/
2013-08-28 10:54:24 +03:00
basarat
402fd36440 angularjs: Reverting to using stronger signatures for IPromise. With tests for that. 2013-08-27 22:13:20 +10:00
basarat
d3f7a944b1 revert promise signature
see : https://github.com/borisyankov/DefinitelyTyped/pull/947#issuecomment-23307393
2013-08-27 11:28:20 +10:00
basarat
f1bdd8b3df added tests for angular promise chain 2013-08-26 22:12:06 +10:00
Georgios Diamantopoulos
8b136c2043 NG: Updated IPromise.then to return a typed result. 2013-08-26 13:29:44 +03:00
gstamac
f942d086b0 AngularJS: fixed for 0.9.1.1 2013-08-25 12:48:46 +02:00
Ben Jackman
7bd81009a2 angularjs.d.ts: fixed implicit any errors
Signed-off-by: Ben Jackman <ben@jackman.biz>
2013-08-16 00:40:36 -05:00
Boris Yankov
c5ddb2e5c3 Merge pull request #851 from anchann/angulartyping
Angular: typing promises, deferreds
2013-08-09 10:14:20 -07:00
Santi Albo
922051a6d5 Update documentation for angularjs $httpBackend expect methods.
Both `expect`, `expectPOST`, `expectPUT` and `expectPATCH` can accept:
- string
- RegExp
- function(string)
- Object

This can be seen in https://github.com/angular/angular.js/blob/master/src/ngMock/angular-mocks.js#L1504

Definition will be simpler if we just allow `data` to have type `any`.
2013-08-09 11:50:29 +01:00
anchann
135a8579ee Angular: typing promises, deferreds 2013-08-09 16:28:13 +09:00
Boris Yankov
6f998bc2c0 Merge pull request #829 from georgiosd/master
Added generics to IHttpPromise and some missing properties/overloads
2013-08-05 06:17:22 -07:00
Georgios Diamantopoulos
25c88427fb Added generics to IHttpPromise and some missing properties/overloads
I know you haven't used generics so far so I hope this is a welcome
change - the only nuisance is that it will "break" current compilation
but will increase type safety by far.

Also added params to ICurrentRoute and inline injection notation to
$provide.decorator as per
https://github.com/borisyankov/DefinitelyTyped/issues/799
2013-08-05 12:06:53 +03:00
biiiipy
2112b07817 Add "name" prop to IRoute 2013-08-05 11:31:43 +03:00
Diullei Gomes
2089d27c7f Merge pull request #823 from basarat/patch-1
Update angular.d.ts for dependency injection
2013-08-03 09:13:40 -07:00
basarat
6fc8cd92ed Update angular.d.ts
allows the following syntax :
 
function foo($scope){}
foo.$inject = ['$scope']
2013-08-03 14:45:05 +10:00
danieljsinclair
f711d046d5 IRoute.templateUrl also now accepts a function instead of a string.
Adjusted templateUrl of IRoute because $routeProvider now allows function templateUrls to be defined such as;

        .when("/:controller/:action", { 
            templateUrl: function ($routeParams) {
                console.log("Default rule");
                return '/ng/app/views/partials/' + $routeParams.action.toLowerCase() + '.htm';
            }
        })
2013-08-01 18:12:31 +01:00
Brian Surowiec
512ccaba0a Angular JS: adding debug() to the log service 2013-07-26 23:56:39 -04:00
jraymakers
0d35893c08 Replace bool with boolean in angular 2013-07-25 22:56:10 -07:00
James Hudon
1a32cce3e0 AngularJS: give an interface to $http callback functions
- add IHttpPromiseCallback for both `error` and `success` promise calls

use case is if we're passing around the callback, we don't want to be
repeating that entire function declaration every time, and we cannot use
`Function` as that doesn't satisfy the compiler. (see test case)
2013-07-23 23:45:49 -04:00
Boris Yankov
e1c6346884 Merge pull request #779 from basarat/patch-5
scopes have $parent which are also scopes
2013-07-17 08:25:50 -07:00
basarat
155b253f81 the $observe function
http://docs.angularjs.org/guide/directive#attributes
2013-07-17 22:18:16 +10:00
basarat
98a5df369c scopes have $parent which are also scopes
scopes have $parent which are also scopes
2013-07-17 22:12:07 +10:00
Tomas Carnecky
859afa5d55 Change type of angularjs module config fuction to any
It can be subject to dependency injection, eg.

angular.module('myModule', [], [$rootScope, function($rootScope){}]);
2013-07-08 13:32:53 +02:00
Tomas Carnecky
e4693b884b Change IDirective.transclude to be of any type
It can actually be bool or string, but TypeScript doesn't allow union types (see http://typescript.codeplex.com/workitem/120).
2013-07-05 13:52:23 +02:00
Neil Stalker
cee8f3ebc2 Fix iScroll and angular definitions 2013-06-24 17:26:24 +01:00
Nick Berardi
02aac96d09 added IScope.$apply()
It was marked as '// Documentation says exp is optional, but actual implementaton counts on it' but that is not actually the case.
2013-06-20 13:47:33 -04:00
Diullei Gomes
f2363808d2 Merge pull request #620 from PicnicBasket/master
Compatibility with TS 0.9
2013-06-19 16:54:09 -07:00
Basarat Syed
af07ce5360 fixing tests to work with TS0.9 2013-06-20 09:31:14 +10:00
David Iffland
dfcb5aa038 Added declare modifier to angular-resource 2013-06-19 12:00:23 -05:00
Basarat Syed
694b1d528f Fixed for TS0.9 :
angular-resource: declare required
chai-assert: 'declare' modifier not allowed for code already in an ambient context.
chai: Trailing comma not allowed
2013-06-19 18:08:15 +10:00
vvakame
92d23e046c Update angular-mocks.d.ts
fixed error "error TS1046: 'declare' modifier required for top level element."
2013-06-19 10:55:40 +09:00
Gregory Petrosyan
8d71d227bf angular.d.ts — make 'scope' be any, not bool
See http://docs.angularjs.org/guide/directive: `scope` can be either `true`, or object hash which defines a set of local scope properties derived from the parent scope.
2013-06-06 17:59:36 +04:00
hansrwindhoff
c1fa6344db adding scenario for e2e tesing 2013-05-25 09:38:10 -06:00
Brett Postin
2bfb2aab09 Added animation() signatures to IModule
AngularJS 1.1.4 now has animation support baked into the framework, as outlined here:

http://www.yearofmoo.com/2013/04/animation-in-angularjs.html

API documentation can be found here:

http://code.angularjs.org/1.1.4/docs/api/angular.Module
2013-05-15 10:49:16 +02:00
basarat
07419c77d2 Update angular.d.ts
Fixing Error in TS0.8:  '...' parameters require both a parameter name and an array type annotation to be specified.

Error does not show up in TS0.9.
Comment: https://github.com/borisyankov/DefinitelyTyped/pull/542#issuecomment-17853980
2013-05-14 10:07:26 +07:00
basarat
0cb3ae2192 Update angular.d.ts
More detailed directive function
2013-05-13 13:35:34 +11:00
Bart Joy
ff43d9c144 Added module and inject to the 'global' or 'window' object. 2013-05-10 22:36:14 +12:00
basarat
d5fc0335e8 Compatibility with TS 0.9
'declare' now required for top level non-interface : 

https://typescript.codeplex.com/wikipage?title=Known%20breaking%20changes%20between%200.8%20and%200.9
2013-04-30 10:11:43 +07:00
Albert Weinert
558d616fd5 angular.d.t.s ng.IModule use of Object instead of {}, added tests 2013-04-03 16:05:10 +02:00
Albert Weinert
50d34ac8db angular.d.ts: added some overrides to ng.IModule
with angular it is possible to register controllers, directives 
etc. per convention if you create an object which has the 
functions defined.

So that your module initialization must not know every controller 
etc.

As an example look at

https://github.com/DerAlbertCom/SignagePages/blob/develop/src/SignagePages/app/app.ts
https://github.com/DerAlbertCom/SignagePages/blob/develop/src/SignagePages/app/LoginController.js
https://github.com/DerAlbertCom/SignagePages/blob/develop/src/SignagePages/app/DailyMealsController.ts
2013-04-03 14:44:24 +03:00
Josh Carroll
c983f12458 Changed reject to be 'any' per angular docs 2013-03-21 12:01:28 -04:00
Anton Zolotkov
26d0c8a757 AngularJS: fixed typing of the ng.IPromise.then function
The type definition for ng.IPromise.then was, in my opinion, incorrect
semantically, and breaking on practical examples in my codebase.

An `IPromise`' `then` function takes a callback which is called with the
value of the promise once it's fulfilled. This could be a number, a
string, some object, an array of strings, anything really. Yet the
typing in angular.d.ts specified `then` as taking a `successCallback` of
type `(response: PromiseCallbackArg) => any`.

The definition of `PromiseCallbackArg` seems very permissive at first
glance, as it is defined to be an object with a bunch of fields, all
optional. Any object, a number, and a string all type check correctly
with such a type, but an array of strings, for example, does not
(`cPromise` in the provided list of test).

Furthermore, it seems to me that the `PromiseCallbackArg` definition was
added specifically to support the response type for promises returned by
the Angular `$http` service, the `ng.IHttpPromise`.

So instead of having an incorrect type on the `ng.IPromise.then` function,
I propose we return it to its generic form, and instead override the
type of the inherited `then` function in the `ng.IHttpPromise` interface.
This would also warrant renaming `PromiseCallbackArg` to
`IHttpPromiseCallbackArg`.
2013-03-20 11:48:15 +09:00
JakubMrozek
b807b616d8 angular.mock.inject() return any type 2013-03-07 19:37:45 +01:00
JakubMrozek
e9dfb35006 Rename IRouteProviderProvider to IRouteProvider for angular.d.ts 2013-03-07 18:28:52 +01:00
Andrew Davey
c086738251 IHttpBackendService#flush count parameter optional
The `count` parameter of `IHttpBackendService#flush` is optional.
2013-03-07 16:34:13 +00:00
Diullei Gomes
aed0b8aecd bug fix #369 - status property on angularjs response object 2013-03-06 22:47:53 -03:00
Jason Swearingen
a46ab6bb93 minor fixes+typings, mostly adding documentation
angularjs: docs around first page tutorials
jquery: fix for known lib.d.ts big
knockback: add typing for observable based on tutorial, add docs around
observable.
2013-02-14 18:34:00 +07:00
Jason Swearingen
1886a6ca66 add interface+docs around resource factory
re following official "Wire up a BAckend" demo:
http://angularjs.org/#mongolab-js
2013-02-13 13:27:06 +07:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
78b78fe00b More file renames 2013-01-17 17:19:40 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo
c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Greg Weber
047b242d2f add responseInterceptors 2013-01-13 20:06:47 -08:00
Diego Vilar
306dd2f52f Fixed a type on the IHttpBackendService interface: there was a ; instead of a : 2012-11-21 03:01:26 -03:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
96f52520fc Add Angular.js readme 2012-11-18 23:57:29 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00