Commit Graph
3017 Commits
Author SHA1 Message Date
Tom Crockett b9434af57b Fix the type of Zoom application 2013-11-21 01:12:15 -08:00
Tom Crockett 2c47116ce6 Add method for obtaining UTC TimeScale 2013-11-21 01:03:55 -08:00
Tom Crockett e5ef1afbee Fix comment typo 2013-11-21 00:44:23 -08:00
Tom Crockett f0a1ca6c97 Add color component fields for other color spaces besides RGB 2013-11-21 00:43:58 -08:00
Basarat Ali Syed 1db42a3a34 Merge pull request #1287 from DevExpress/master
Added definitions for PhoneJS and ChartJS
2013-11-20 19:28:04 -08:00
Basarat Ali Syed 06d4aaea89 Merge pull request #1304 from loyd/patch-2
Correct cluster and add events.EventEmitter.listenerCount
2013-11-20 13:23:59 -08:00
Basarat Ali Syed 30032178e1 Merge pull request #1302 from drewnoakes/patch-1
lodash.d.ts: Added more missing semicolons
2013-11-20 12:50:49 -08:00
Basarat Ali Syed 3d88345071 Merge pull request #1301 from loyd/patch-1
Complete ref-array
2013-11-20 12:48:55 -08:00
Bart van der Schoor 6c77a1b7d6 Merge pull request #1293 from seanhess/svgjs
Added svg.js
2013-11-20 09:57:45 -08:00
Sean Clark Hess fab5ce721c added some tests 2013-11-20 09:20:08 -07:00
Paul Loyd 5ddb5b9c3e Correct cluster and add events.EventEmitter.listenerCount 2013-11-20 18:12:31 +03:00
Drew Noakes 2b24f36c76 Added more missing semicolons. 2013-11-20 13:43:20 +00:00
Paul Loyd 438a67aac3 Complete ref-array 2013-11-20 16:42:38 +03:00
Basarat Ali Syed 9f2147f0da Merge pull request #1300 from drewnoakes/patch-1
lodash.d.ts: Added missing semicolon
2013-11-20 05:42:20 -08:00
Drew Noakes 28291d17b6 Added missing semicolon. 2013-11-20 13:40:34 +00:00
Basarat Ali Syed 238130b4a9 Merge pull request #1289 from johnnyreilly/master
jQuery:Added generic always/done/fail/progress
2013-11-20 03:16:15 -08:00
Basarat Ali Syed f2ac36340c Merge pull request #1299 from nvivo/moment
Fixes 'Generic type references must include all type arguments.' for moment.d.ts.
2013-11-20 03:04:02 -08:00
Natan Vivo c85243194d Fixes 'Generic type references must include all type arguments.' for moment.d.ts. 2013-11-20 08:31:37 -02:00
Igor Kriklivets 635cfa1fb7 The last of implicit any fixed 2013-11-20 14:09:27 +04:00
Igor Kriklivets 93a2a37b88 Removed implicit any from 2013-11-20 13:40:44 +04:00
Igor Kriklivets 2f4f78d500 Added .tscparams files 2013-11-20 12:31:37 +04:00
Basarat Ali Syed 0adc5ee957 Merge pull request #1298 from vvakame/add-expectations
Add expectations.d.ts
2013-11-19 22:29:41 -08:00
Masahiro Wakame 33ce04a8a6 Add expectations.d.ts 2013-11-20 14:20:02 +09:00
Basarat Ali Syed 1edc17e458 Merge pull request #1291 from RemcoBlok/patch-2
add thenResolve and thenReject utility methods
2013-11-19 20:10:20 -08:00
Basarat Ali Syed 9e18718965 Merge pull request #1290 from RemcoBlok/patch-1
fix Q.onerror spelling mistake and missing parameter
2013-11-19 20:09:34 -08:00
Basarat Ali Syed 32a57fadcb Merge pull request #1292 from drewnoakes/patch-1
Added support for d3 QuantitiveScale.nice argument: count
2013-11-19 18:29:11 -08:00
Basarat Ali Syed 3fcbe933cc Merge pull request #1295 from tmmueller/lodash/chained/map
Add definitions for _(...).map, _(...).collect
2013-11-19 18:26:03 -08:00
Basarat Ali Syed 92a6d23a54 Merge pull request #1294 from tmmueller/lodash/chained/filter
fixed _(...).filter/_(...).select defs to allow further chaining
2013-11-19 18:22:55 -08:00
Basarat Ali Syed 16dc87273c Merge pull request #1297 from martinduparc/patch-2
Update jquery.address.d.ts
2013-11-19 18:21:33 -08:00
Martin D. 4e51831924 Update jquery.address.d.ts
Added update method
2013-11-19 19:43:29 -05:00
Basarat Ali Syed 20655ae164 to kickoff nuget build 2013-11-20 11:42:55 +11:00
Basarat Ali Syed 513c93b13e to kickoff nuget build 2013-11-20 11:42:26 +11:00
Sean Clark Hess 5c4013d4bb svgjs: fixed test errors, other tweaks 2013-11-19 16:27:46 -07:00
Basarat Ali Syed 99af2c0bb9 Merge pull request #1296 from phantomwhale/master
Fix typo in comments
2013-11-19 15:09:44 -08:00
Basarat Ali Syed 0e519cfb89 Merge pull request #1288 from pragmatrix/master
add chrome.d.ts webrequest optional parameters
2013-11-19 15:07:43 -08:00
Ben Turner 62c4df6fcd Fix typo in comments
defile => define
2013-11-20 10:01:52 +11:00
Thomas Mueller 004a82e83b Add definitions for _(...).map, _(...).collect 2013-11-19 14:02:24 -06:00
Thomas Mueller cc6a334ee2 fixed _(...).filter/_(...).select defs to allow further chaining 2013-11-19 12:59:23 -06:00
Sean Clark Hess 29ea706857 Added svg.js
svg.js comments
2013-11-19 11:13:17 -07:00
Drew Noakes de5ac7d0fe Added support for QuantitiveScale.nice argument: count
See [the documentation](https://github.com/mbostock/d3/wiki/Quantitative-Scales#wiki-linear_nice) for details.

Tested in my codebase and works well.
2013-11-19 15:06:32 +00:00
John Reilly c906bd8ffb Fixed misleading test
It didn't look quite right and when I debugged it in jQuery sure enough
it took 2 parameters rather than 1 (both values passed on)
2013-11-19 14:55:29 +00:00
John Reilly 0e106b6d30 jQuery: Added JQueryDeferred Generic callbacks 2013-11-19 13:12:39 +00:00
Remco Blok 5b87b20764 add thenResolve and thenReject utility methods 2013-11-19 12:55:45 +00:00
Remco Blok 1e70b8d290 fix Q.onerror spelling mistake and missing parameter
Q.onerror was spelled Q.oneerror with two e's. It was also missing the reason parameter.
2013-11-19 12:39:09 +00:00
Armin Sander 2be1dc2e77 add chrome.d.ts webrequest optional parameters 2013-11-19 12:43:32 +01:00
John Reilly a9752fc8fd jQuery:Added generic always/done/fail/progress 2013-11-19 11:39:58 +00:00
Basarat Ali Syed 4d8c44639e Merge pull request #1286 from borisyankov/angularjs-movetolegacy
moved angular 1.0 and angular-scenario files to legacy folder
2013-11-19 03:12:01 -08: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
Igor Kriklivets 04556eb65a Added definitions for PhoneJS and ChartJS 2013-11-19 10:54:59 +04:00
Basarat Syed dfba1ce255 moved angular 1.0 and angular-scenario files to legacy folder 2013-11-19 17:34:55 +11:00