basarat
232b0fb624
Merge pull request #1077 from sgronblo/improve_express_d_ts
...
Namespacing for express definition
2013-11-15 02:58:02 -08:00
basarat
3b65de9a75
Merge pull request #1261 from vegemite4me/master
...
Added Observable.zip() which was missing.
2013-11-15 02:48:13 -08:00
basarat
c23d407d62
Fix backbonejs version
2013-11-15 08:14:01 +11:00
basarat
bce790ab52
Merge pull request #1268 from borisyankov/nodejs-v10-update
...
updating nodejs to v0.10 for #1242
2013-11-14 01:42:38 -08:00
basarat
541ff383b1
Merge pull request #1267 from borisyankov/momentjs-master
...
Added min and expanding static methods
2013-11-14 01:33:03 -08:00
vegemite4me
5c435a0e01
Changed Observable.zip<TResult>(...) to Observable.zip<T>(...)
2013-11-14 09:25:43 +00:00
basarat
6629ad5f57
updating nodejs to v0.10
2013-11-14 20:21:09 +11:00
basarat
38a87ca4d2
momentjs: fix tests
2013-11-14 20:03:16 +11:00
basarat
0b01a11932
Merge branch 'master' of https://github.com/kingdango/DefinitelyTyped into momentjs-master
2013-11-14 19:55:24 +11:00
Aaron King
0f4f5d607d
Expanded static methods for 2.4.0
2013-11-14 02:07:20 -05:00
basarat
a8482f6b0c
Merge pull request #1266 from danfma/master
...
Added purl.js typings
2013-11-13 20:41:32 -08:00
Aaron King
0ebffd7f25
Added any return type to static methods that were implictly any.
2013-11-13 23:19:58 -05:00
Daniel Ferreira Monteiro Alves
904af6f746
Added purl.js typings
2013-11-14 01:50:40 -02:00
Aaron King
5bbd4398c4
moment: added min
2013-11-13 21:49:56 -05:00
Aaron King
ef5c990573
Updated file header
2013-11-13 20:41:40 -05:00
Aaron King
20184cf64a
moment: Added support for 2.4.0 features
2013-11-13 20:37:16 -05:00
basarat
66217f714d
Merge pull request #1265 from daptiv/angular-1.2-sanitize-linky-filter
...
adding linky filter to ngSanitize
2013-11-13 16:49:26 -08: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
57be8e9bd7
Merge pull request #1263 from RethinkFlash/master
...
added missing semi-colons
2013-11-13 13:18:47 -08:00
vegemite4me
ae22604499
Added Observable.zip() which was missing.
...
https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/core/observable.md#rxobservablezipargs
2013-11-13 15:28:29 +00:00
basarat
8e75ac375e
Merge pull request #1207 from schmuli/master
...
Added CrossFilter definition file and tests
2013-11-13 03:56:13 -08:00
basarat
4f16f431ed
Merge pull request #1257 from gscshoyru/patch-2
...
Add explicit types so that it passes the noImplicitAny rule
2013-11-13 03:38:12 -08:00
basarat
19ffae98e9
Merge pull request #1259 from borisyankov/feat-angular-q-update
...
Updating promise api for angularjs, closes #1258
2013-11-13 02:00:46 -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
gscshoyru
aa043e12ae
Change model to any to try and pass tests
2013-11-12 17:16:56 -08:00
RethinkFlash
f07f47fece
added missing semi-colons
...
TypeScript compiler complained with expected semi-colons in certain areas.
Added in the missing semi-colons.
2013-11-12 16:41:06 -08:00
gscshoyru
f40bad2378
Add explicit types so that it passes the noImplicitAny rule
...
Also updated version number. Added appropriate types to all the functions where I could find them, otherwise typed them with any. This now will compile for typescript compilers that have the noImplictAny flag set.
2013-11-12 13:39:45 -08:00
Schmuli Raskin
266678463e
Fixed tscparams files
2013-11-12 20:37:50 +02:00
Diullei Gomes
8f04852576
Merge pull request #1256 from johnnyreilly/master
...
Knockout: made sort generic
2013-11-12 10:36:54 -08:00
Diullei Gomes
db3507a7e6
Merge pull request #1253 from michelsalib/patch-1
...
Add missing angular scenario function
2013-11-12 08:27:52 -08:00
John Reilly
216d626ac6
Knockout: made sort generic
2013-11-12 15:50:44 +00:00
Diullei Gomes
eda0cc8440
Merge pull request #1255 from vvakame/add-node-git
...
Added node-git.d.ts and tests
2013-11-12 04:07:45 -08:00
Masahiro Wakame
c749443dcd
Added node-git.d.ts and tests
2013-11-12 20:05:02 +09:00
Michel Salib
079dfe6e92
Add missing angular scenario function
...
Added iit, xit and ddescribe.
2013-11-12 10:56:40 +01:00
basarat
3ccab359f6
Merge pull request #1252 from smithkl42/feature/ng-grid
...
Initial support for ng-grid
2013-11-11 16:55:53 -08:00
Ken Smith
c0066285c6
Initial support for ng-grid
2013-11-11 15:28:21 -08:00
basarat
ed4f50542d
Merge pull request #1245 from borisyankov/momentjs-zone-function
...
Momentjs zone function
2013-11-11 15:16:48 -08:00
basarat
b6b219904a
Merge pull request #1246 from enrapt-mochizuki/add_msgpack_support
...
add msgpack support
2013-11-11 15:16:31 -08:00
basarat
9eb729719c
Merge pull request #1247 from docmunch/lodash-any-inference
...
remove any types and improve callback inference
2013-11-11 15:15:24 -08:00
basarat
48d9cbf31f
Merge pull request #1249 from daptiv/updating-angular-resource
...
updating angular 1.2 resource
2013-11-11 15:14:44 -08: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
Diullei Gomes
0571103981
Merge pull request #1248 from johnnyreilly/master
...
Knockout: Made arrayIndexOf generic
2013-11-11 11:06:03 -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
John Reilly
f87f7ed0fa
Knockout: Made arrayIndexOf generic
2013-11-11 16:12:55 +00:00
Greg Weber
67e0a6003c
remove any types and improve callback inference
2013-11-11 06:57:38 -08:00
mochizuki
d386bda2d6
add msgpack support
2013-11-11 22:31:21 +09:00
Schmuli Raskin
daafabaaa9
Fixed some whitespace
2013-11-11 10:15:20 +02:00