Commit Graph
5249 Commits
Author SHA1 Message Date
Bart van der Schoor 3d64ea7395 added missing urls to some authors
fixed node urls
2014-06-18 23:31:35 +02:00
Bart van der Schoor e0953576fb split node-ffi
created node-ffi-buffer.d.ts partial

- ref.d.ts
- ref-array.d.ts
- ref-struct.d.ts
- ref-union.d.ts
2014-06-18 23:31:11 +02:00
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Bart van der Schoor 26109abe15 dropped test-module 2014-06-18 23:29:29 +02:00
Bart van der Schoor 1da3b5fc02 Merge pull request #2328 from smrq/fuse-js
Add type definitions for Fuse.js
2014-06-18 21:17:11 +02:00
Bart van der Schoor 1669f84de6 Merge pull request #2336 from smrq/velocityjs
Type definitions for Velocity
2014-06-18 21:15:56 +02:00
Bart van der Schoor 862f2a6af3 Merge pull request #2354 from clement911/patch-3
Augment min/max signature in ix.js for non-numeric types
2014-06-18 21:12:44 +02:00
Bart van der Schoor 7c622668b3 Merge pull request #2343 from rolandzwaga/timelinejs
Added definitions for TimelineJS
2014-06-18 21:05:00 +02:00
Bart van der Schoor ca58e43c33 Merge pull request #2355 from kubosho/flipsnap
Add flipsnap.d.ts
2014-06-18 21:03:18 +02:00
Bart van der Schoor b14e56d861 Merge pull request #2359 from fivetran/google.visualization
Google.visualization small fixes and eliminated some redundant types.
2014-06-18 21:01:24 +02:00
Bart van der Schoor 6b5a45c451 Merge pull request #2360 from pmccloghrylaing/sockjs-constructor
Update for SockJS definition to fix constructor arguments
2014-06-18 20:58:05 +02:00
Bart van der Schoor f43d571e25 Merge pull request #2365 from zaneli/fix_reveal
Append 'slide' function's return-type annotation
2014-06-18 20:52:41 +02:00
zaneli 3daf3f52be Append 'slide' function's return-type annotation 2014-06-18 15:48:53 +09:00
Phil McCloghry-Laing edadb4b09b Update for SockJS definition to fix constructor arguments 2014-06-17 10:54:54 +10:00
Georgie bbd9ce1249 TimelineOptions.backgroundColor can be string or object, just like all the other charts 2014-06-16 17:44:14 -07:00
tbriz de2a2826ae Eliminated difference between GeoChartOptions and others 2014-06-16 17:43:58 -07:00
Bart van der Schoor 14bea81d0e Merge pull request #2358 from Bartvds/date.format
Add test files & header for date.format
2014-06-17 01:44:59 +02:00
balrob 8a699244b3 Minor update to comment - to allow a new commit 2014-06-17 01:31:09 +02:00
balrob e16f616145 Add test files & correct header
Add test files & correct header for date.format.d.ts
2014-06-17 01:31:09 +02:00
kubosho 0673c6d913 Update CONTRIBUTORS.md 2014-06-16 23:40:26 +09:00
kubosho 07bd983bae Add test file for flipsnap 2014-06-16 23:36:22 +09:00
kubosho 5c3f4b00f1 Merge branch 'flipsnap' of github.com:kubosho/DefinitelyTyped into flipsnap 2014-06-16 23:06:06 +09:00
Mayuki Sawatari d5c6cfffd2 Add interface members & some comments. 2014-06-16 23:05:33 +09:00
kubosho_ 4095a931bf Add flipsnap.js type definitions 2014-06-16 23:05:33 +09:00
clement911 97e861d24f Augment min/max signature for non-numeric types
Made min/max signature generic to support non-numeric types, such as dates.
2014-06-16 21:59:50 +10:00
Shota Kubota 50e05a3f6e Merge pull request #1 from mayuki/flipsnap
Add interface members & some comments.
2014-06-16 20:59:28 +09:00
Mayuki Sawatari 943bfad4bb Add interface members & some comments. 2014-06-16 20:53:18 +09:00
Bart van der Schoor 88f38f5b58 Merge pull request #2353 from Bartvds/def/node
node fs.utimes methods also accept Date's
2014-06-16 11:05:21 +02:00
Bart van der Schoor 7a6925d958 node fs.utimes methods also accept Date's 2014-06-16 10:07:54 +02:00
Bart van der Schoor 7573f56bec Merge pull request #2351 from Bartvds/def/parsimmon
updated parsimmon to v0.5.0
2014-06-16 04:28:30 +02:00
Bart van der Schoor 4857d168d2 updated parsimmon to v0.5.0
project url changed too
2014-06-16 04:25:18 +02:00
Roland Zwaga 8f4bfa0a9a Added entry for TimelineJS 2014-06-15 12:24:44 +02:00
Roland Zwaga 626a765e5c Added definitions and tests for timelinejs (https://github.com/NUKnightLab/TimelineJS) 2014-06-15 12:21:55 +02:00
Basarat Ali Syed 7ff25c8eeb expectjs fix indenting 2014-06-15 16:30:03 +10:00
Basarat Ali Syed e51d156705 Merge pull request #2340 from balrob/patch-1
Create date.format.d.ts
2014-06-15 16:04:33 +10:00
balrob 50d54a9079 Create date.format.d.ts
Definition file for date.format.js (developed by Steven Levithan - http://blog.stevenlevithan.com/archives/date-time-format)
2014-06-15 15:02:33 +12:00
Basarat Ali Syed 6ae5cb811f Merge pull request #2337 from rolandzwaga/angular
Some small additions to angular.d.ts and angular-route.d.ts
2014-06-15 12:26:34 +10:00
Greg Smith 6c8cd94c75 Fix implicit-any errors, update CONTRIBUTORS.md 2014-06-14 14:35:54 -05:00
Greg Smith 7e2e5883d4 Update CONTRIBUTORS.md 2014-06-14 14:23:22 -05:00
Roland Zwaga 1a3ff12ab3 Fixed $setValidity() signature (thanx Basarat) 2014-06-14 17:57:21 +02:00
Roland Zwaga 48effe219f Merge branch 'master' of https://github.com/rolandzwaga/DefinitelyTyped
3da583bdd4d58c8e296552261be5a.
2014-06-14 17:55:59 +02:00
Roland Zwaga 2f7080ea05 fixed $setValidity() signature. 2014-06-14 17:52:32 +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
Masahiro Wakame 2bf1727b4e Merge pull request #2334 from geirsagberg/patch-1
Declare purl as string literal
2014-06-14 14:06:00 +09:00
Greg Smith 645ce5a19b Type definitions for Velocity 2014-06-13 15:45:56 -05:00
Geir Sagberg 17d7f5e46d Declare purl as string literal
Declare purl as string literal so we can do ´import purl = require("purl")´.
2014-06-13 13:31:26 +02:00
Basarat Ali Syed fef81a2bee Merge pull request #2294 from jseanxu/winjs
Removed references and dependencies to winrt.d.ts.
2014-06-13 20:20:59 +10:00
Bart van der Schoor c63244f8ba Merge pull request #2332 from Bartvds/def/joi
updated Joi to v4.6.0
2014-06-13 05:32:31 +02:00
Bart van der Schoor b819b3f8bb Merge pull request #2331 from Bartvds/def/parsimmon
updated Parsimmon to v0.4.0
2014-06-13 05:32:25 +02:00
Bart van der Schoor a1fb03f3b6 updated Joi to v4.6.0 2014-06-13 04:46:01 +02:00