impinball
|
901808304d
|
Fix ErrnoException
See https://github.com/joyent/node/blob/v0.10.1-release/src/node.cc#L750
|
2015-03-19 03:08:38 -04:00 |
|
impinball
|
473f43fcba
|
Add ErrnoException
See https://github.com/joyent/node/blob/v0.8.8-release/src/node.cc#L769-L806
|
2015-03-19 03:07:02 -04:00 |
|
Toshiya Nakakura
|
d16d2710ca
|
add johnny-five/johnny-five.d.ts
|
2015-03-19 15:07:06 +09:00 |
|
ColsaCorp
|
69f007ab58
|
Create s3-uploader-tests.ts
Tests for s3-uploader
|
2015-03-18 22:59:53 -05:00 |
|
ColsaCorp
|
1276cc4c1b
|
Create s3-uploader.d.ts
Very simple definition of s3-uploader.
|
2015-03-18 22:59:17 -05:00 |
|
ColsaCorp
|
d0087d3ab8
|
Create mssql-tests.ts
Tests for MSSQL database connector for Node.js
|
2015-03-18 22:57:36 -05:00 |
|
ColsaCorp
|
20a7a9419a
|
Create mssql.d.ts
Initial creation of MSSQL database connector for Node.js defintion
|
2015-03-18 22:56:48 -05:00 |
|
Chris Seufert
|
e31c166f30
|
Intercom.JS - Added off method
|
2015-03-19 12:15:45 +11:00 |
|
William Fortin
|
66a3ac01bd
|
Update underscore.string.ts to support new 3.0.0 api
The prebuild library now exports a `s` instead of beign embedded in `_.str`
See changelog : https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown#300
I've kept the interface UnderscoreStatic to support 2.x
|
2015-03-18 16:51:22 -04:00 |
|
Tim Bureck
|
73325dbcab
|
jBinary
* Added static methods of jBinary class
|
2015-03-18 21:39:14 +01:00 |
|
John Reilly
|
90e4370042
|
Merge pull request #3873 from Asana/react
React updates
|
2015-03-18 17:56:49 +00:00 |
|
Vincent Siao
|
b35ac04569
|
React 0.13.0->0.13.1 and make arguments to Component constructor optional
|
2015-03-18 09:46:36 -07:00 |
|
trystanclarke
|
d15416da9d
|
fitToContent takes optional parameter 'opt'
|
2015-03-18 16:11:16 +00:00 |
|
trystanclarke
|
0519a10af3
|
added fitToContent method to Paper in jointjs.d.ts
|
2015-03-18 16:06:34 +00:00 |
|
Grégoire Castre
|
fa765633b5
|
Add missing methods and properties
|
2015-03-18 14:26:13 +01:00 |
|
Grégoire Castre
|
3fe4c86588
|
Add missing optional index parameter
|
2015-03-18 14:23:56 +01:00 |
|
Horiuchi_H
|
0d331bf6cd
|
Merge pull request #3891 from progre/feature/node-socket
node.js: add missing property to Socket
|
2015-03-18 19:28:12 +09:00 |
|
Horiuchi_H
|
d510230307
|
Merge pull request #3890 from progre/feature/log4js-filename
log4js: add filename argument
|
2015-03-18 19:26:39 +09:00 |
|
ryan-codingintrigue
|
7a3cda0271
|
Fixed casing on typescriptServices import
|
2015-03-17 18:38:47 +00:00 |
|
Rogier Schouten
|
cf087ab37c
|
Add typings for timezonecomplete-1.15.0
|
2015-03-17 15:17:43 +01:00 |
|
Masahiro Wakame
|
7c05f43b86
|
Merge pull request #3892 from vvakame/angular-route
add commonjs module declarations to angular
|
2015-03-17 22:26:58 +09:00 |
|
vvakame
|
32194eaa6f
|
add commonjs module declarations to angular
|
2015-03-17 22:24:15 +09:00 |
|
progre
|
13a44f823d
|
add sample code
|
2015-03-17 19:54:04 +09:00 |
|
progre
|
eb099245aa
|
add missing property
|
2015-03-17 19:49:54 +09:00 |
|
progre
|
2612cba592
|
add filename argument
|
2015-03-17 19:48:39 +09:00 |
|
ryan-codingintrigue
|
64628c14ec
|
Add support for GitHub's Fetch API polyfill
|
2015-03-17 10:19:14 +00:00 |
|
Ivan Akulov
|
32b31deb18
|
Mark "highlight" and "label" properties of CircularChartData as optional
The "highlight" and "label" properties of CircularChartData are actually optional: highlight defaults to color (https://github.com/nnnick/Chart.js/blob/master/src/Chart.Doughnut.js#L98), and label is only rendered when present (https://github.com/nnnick/Chart.js/blob/master/src/Chart.Doughnut.js#L35).
|
2015-03-17 13:17:14 +03:00 |
|
falsandtru
|
90d3b93283
|
Revert JQueryGenericPromise to have only then method
|
2015-03-17 18:10:49 +09:00 |
|
progre
|
47a28ab779
|
fix readable#read type
|
2015-03-17 16:27:38 +09:00 |
|
Gildor
|
3890e183a8
|
Make D3.Selection.datum generic so that return values have type
|
2015-03-17 14:38:24 +08:00 |
|
hamza zia
|
e9ebd64156
|
Added PDFViewer constructor
|
2015-03-17 10:15:54 +08:00 |
|
progre
|
f2a71fe271
|
fix readablestream#read type
|
2015-03-17 10:56:49 +09:00 |
|
flyfishMT
|
e294be5225
|
formatting travis ci build error
|
2015-03-16 12:31:54 -06:00 |
|
flyfishMT
|
f1155c1e06
|
more formatting travis ci build error
|
2015-03-16 12:27:03 -06:00 |
|
flyfishMT
|
c3db40671d
|
formatting travis ci build error
|
2015-03-16 12:23:14 -06:00 |
|
flyfishMT
|
a6fc064b32
|
formatting
|
2015-03-16 12:13:26 -06:00 |
|
flyfishMT
|
2282e81036
|
Adding Hasher.js
|
2015-03-16 11:57:05 -06:00 |
|
Corey Jepperson
|
d856ac8576
|
renamed jquery.nouislider/jquery.nouislider.d.ts to nouislider/nouislider.d.ts
|
2015-03-16 09:27:24 -05:00 |
|
Michael J. Bennett
|
f8276d5a60
|
Definitions for node module mariasql added
https://github.com/mscdex/node-mariasql
On branch mariasql
new file: mariasql/mariasql-tests.ts
new file: mariasql/mariasql.d.ts
|
2015-03-15 21:31:24 -04:00 |
|
Wim Looman
|
190b451f85
|
Add type definitions for mock-fs
|
2015-03-16 10:54:50 +13:00 |
|
Wim
|
57c7b20c6b
|
Add which chainable keyword.
See https://github.com/chaijs/chai/releases/tag/v2.0.0 and chaijs/chai#347.
|
2015-03-16 10:22:46 +13:00 |
|
Wim Looman
|
2e724ff7b6
|
Add type definitions for lolex
|
2015-03-16 10:15:20 +13:00 |
|
kiri
|
84a60d89c5
|
add path-to-regexp definition.
|
2015-03-16 03:26:24 +09:00 |
|
Justin Filip
|
7dd9a59ab0
|
Don't pollute the global namespace with interfaces used for Foundation.
|
2015-03-15 14:16:25 -04:00 |
|
vvakame
|
95d860879f
|
remove unused .tscparams
|
2015-03-15 23:36:05 +09:00 |
|
vvakame
|
c55b94137b
|
update CONTRIBUTORS.md
|
2015-03-15 23:20:17 +09:00 |
|
Masahiro Wakame
|
9de52b5031
|
Merge pull request #3872 from advancedrei/master
Knockout: KnockoutStatic var fix
|
2015-03-15 23:14:54 +09:00 |
|
Masahiro Wakame
|
1ddd031616
|
Merge pull request #3867 from progre/feature/gulp-typescript_reporter
Add Reporter definition to gulp-typescript
|
2015-03-15 23:12:18 +09:00 |
|
Masahiro Wakame
|
2cf1fe8487
|
Merge pull request #3870 from EthanLozano/ethanlozano/d3-map-update
Ethanlozano/d3 map update
|
2015-03-15 23:10:27 +09:00 |
|
Masahiro Wakame
|
6cb03f80c4
|
Merge pull request #3862 from ericlu88/node
Expose execFileSync in node typing
|
2015-03-15 23:03:06 +09:00 |
|