Commit Graph
2210 Commits
Author SHA1 Message Date
Alex Varju edd97d5bd5 Add superagent and supertest definitions 2013-09-05 15:44:29 -07:00
Boris Yankov a58894f898 Merge pull request #1001 from ljl/master
Made optional parameters optional, fixed DataView to implement DataProvi...
2013-09-05 12:14:18 -07:00
Boris Yankov 957b101b41 Merge pull request #1003 from areel/master
If eventName is an instance of an event map e.g '{change:action}' then
2013-09-05 12:13:36 -07:00
Diullei Gomes aa5cd4fc5c Merge pull request #1002 from DickvdBrink/jquerymobile
jQuery mobile loader & navbar
2013-09-05 10:54:28 -07:00
Diullei Gomes df0a890130 Merge pull request #998 from brian428/_sencha_touch
Update Sencha Touch definition to TypeScript 0.9.1
2013-09-05 10:50:46 -07:00
areel 11e08e1d4e If eventName is an instance of an event map e.g '{change:action}' then callback is not required. So callback should be marked as optional. Related to earlier commit (cb1b628527) 2013-09-05 18:38:15 +01:00
unknown aa7e4926dc Moved NavbarOptions next to the other components.
Added methods for table.
2013-09-05 15:55:45 +02:00
unknown 0ee996cb6a Small mistake in previous commit. 2013-09-05 15:40:26 +02:00
unknown e349b79cbd Added navbar options and method. 2013-09-05 15:32:03 +02:00
Lasse Jul-Larsen ac138ae19c Made optional parameters optional, fixed DataView to implement DataProvider and corrected method signature in DataView to match DataProvider interface 2013-09-05 14:38:32 +02:00
Dick van den Brink b97d1e29f3 Missing textonly option. 2013-09-05 14:06:53 +02:00
Dick van den Brink a9823af188 Added jquery mobile loader options to definition. 2013-09-05 13:59:42 +02:00
Brian Kotek b88f66b4a7 Update Sencha Touch definition to TypeScript 0.9.1 2013-09-05 00:58:21 -04:00
Boris Yankov 65f98e8343 Merge pull request #996 from antiveeranna/master
Added more missing typings
2013-09-04 17:00:16 -07:00
Boris Yankov ac7fb6adc1 Merge pull request #997 from scriby/master
Update node type definitions to compile under -noImplicitAny
2013-09-04 16:59:35 -07:00
Chris Scribner 95b783e972 Update node type definitions to compile under -noImplicitAny 2013-09-04 18:11:20 -04:00
anti.veeranna 819dbc4b33 describe LinearRetryPolicyFilter, ExponentionalRetryPolicyFilter classes 2013-09-04 15:52:04 -04:00
anti.veeranna 24368d42ff add missing properties/methods to QueryEntitiesResultContinuation 2013-09-04 15:52:04 -04:00
Diullei Gomes 6f66973a16 Merge pull request #994 from lucapierobon/patch-1
Added non-specialized signature for slider(methodName, values)
2013-09-04 06:04:24 -07:00
Diullei Gomes b937e247cf Merge pull request #993 from antiveeranna/master
describe stream.Readable class
2013-09-04 06:03:30 -07:00
Diullei Gomes 6c860b9ad9 Merge pull request #992 from mickdelaney/master
Adding $setDirty(dirty: boolean): void; To IFormController
2013-09-04 06:01:51 -07:00
lucapierobon 0e3e659961 Added non-specialized signature for slider(methodName, values) to avoid compiler error TS2154
Compiling with TS 0.9.1.1 the compiler stopped with "error TS2154: Specialized overload signature is not subtype of any non-specialized signature."
As a matter of fact the non-specialized signature for the slider(methodName, values) overload was missing.
Adding it everything was fine.
2013-09-04 12:47:00 +02:00
anti.veeranna c1d25c84f1 describe stream.Readable class 2013-09-04 06:17:10 -04: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
Diullei Gomes f19d6cc6e3 Merge pull request #990 from santialbo/restangular-fix
Fix Restangular type definitions
2013-09-03 16:22:49 -07:00
Santi Albo 59b2a24150 Add previous tests 2013-09-03 23:08:47 +01:00
Diullei Gomes 21a8ec73c5 Merge pull request #989 from fullflavedave/master
README improvements
2013-09-03 14:58:26 -07:00
Dave Allen 16db4e7088 Minor changes to section on collections 2013-09-03 14:15:47 -07:00
Dave Allen d6fe70c01b Minor changes to section on collections 2013-09-03 12:55:11 -07:00
Dave Allen 3a99f27196 Changed section on collections 2013-09-03 12:45:18 -07:00
Santi Albo ee99d701b5 Add tests for setErrorInterceptor 2013-09-03 17:24:42 +01:00
Santi Albo f9ff1d914a Fix Response type 2013-09-03 17:05:42 +01:00
Diullei Gomes 5442335e35 Merge pull request #988 from ljl/master
Fixed method signature on column formatter
2013-09-03 06:28:04 -07:00
Diullei Gomes f9d5e95928 Merge pull request #987 from santialbo/restangular
Restangular: Better typings for RestangularProvider method
2013-09-03 06:27:08 -07:00
Diullei Gomes 534e693b38 Merge pull request #986 from antiveeranna/master
type definitions for TableQuery class
2013-09-03 06:26:14 -07:00
Lasse Jul-Larsen c66c1bd09f Fixed method signature on column formatter 2013-09-03 14:24:37 +02:00
basarat 4949474c61 Merge pull request #985 from anchann/angulartyping
AngularJS: fixing http promise typings
2013-09-03 03:21:45 -07:00
Santi Albo 835f1c84d8 Add typing for response objects 2013-09-03 10:22:16 +01:00
Santi Albo d95465e400 "setListTypeIsArray" is deprecated 2013-09-03 09:41:56 +01:00
Santi Albo 6cdeeeb2b2 Better type signatures for RestangularProvider methods 2013-09-03 09:41:21 +01:00
anti.veeranna 8436b3fda0 type definitions for TableQuery class 2013-09-03 03:05:37 -04: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 bb1a9d6a24 Merge pull request #984 from soywiz/master
- Added Adobe Flash .jsfl support
2013-09-02 13:31:41 -07:00
Diullei Gomes 7c31213a6f Merge pull request #983 from santialbo/ravenjs
Add type definitions for Raven.js
2013-09-02 13:30:09 -07: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
Diullei Gomes 9669301bf8 Merge pull request #981 from ljl/master
Fixed compiler errors for SlickGrid 'error TS2173'
2013-09-02 13:25:34 -07:00
Diullei Gomes a0f5a86eac Merge pull request #980 from jstclair/highcharts-fix-3
FIX: return type should be jQuery selector, not chart
2013-09-02 13:20:32 -07:00
Diullei Gomes 68404752b4 Merge pull request #979 from NN---/patch-6
Update gridster.d.ts
2013-09-02 13:19:28 -07:00
Diullei Gomes 2572651b54 Merge pull request #977 from nestalk/master
Fix some issues
2013-09-02 13:17:07 -07:00
Diullei Gomes 76f5ef7eeb Merge pull request #976 from bquarmby/Siesta
Siesta
2013-09-02 13:15:32 -07:00