18734 Commits
Author SHA1 Message Date
Simon Sarris e21cc1db02 updated GoJS definitions for 1.2 and various fixes 2013-08-28 14:18:43 -04:00
Boris Yankov 1effc6b5b9 Merge pull request #961 from georgiosd/patch-1
IHttpPromise updates
2013-08-28 10:12:42 -07:00
basarat e41aa1f64d winjs/winrt from TypeScript samples 2013-08-28 21:50:03 +10:00
Georgios Diamantopoulos cac75d0599 IHttpPromise updates
success/error should retain the promise type
also, the callback return should be void, any return value doesn't seem to be carried anywhere: http://jsfiddle.net/9syMH/
2013-08-28 10:54:24 +03:00
Diullei Gomes 64dd674e52 Merge pull request #959 from artsjedi/master
SoundInstance.play() has optional parameters
2013-08-27 17:52:45 -07:00
Diullei Gomes 930b01416b Merge pull request #958 from areel/master
Add TypeScript definition file for JointJS Graphic Library (http://www.jointjs.com)
2013-08-27 17:51:24 -07:00
artsjedi 38c877628c SoundInstance.plau() has optional parameters 2013-08-27 19:49:48 -03:00
Diullei Gomes d95b1b4b3e Merge pull request #957 from rygine/master
Added type definitions and tests for underscore.string library
2013-08-27 14:25:47 -07:00
Ry Racherbaumer a1c725fde3 Updated JSDoc for sprintf and numberFormat 2013-08-27 13:59:52 -07:00
Ry Racherbaumer d7a937fdd1 Added type definitions and tests for underscore.string library 2013-08-27 13:49:10 -07:00
areel 54ab49c723 Add TypeScript definition file for JointJS Graphic Library (http://www.jointjs.com) 2013-08-27 19:20:26 +01:00
Diullei Gomes 3449ebae02 Merge pull request #956 from fullflavedave/master
Meteor type definitions
2013-08-27 10:11:10 -07:00
Dave Allen 8b53feb590 Added initial type definitions for Meteor 2013-08-27 09:52:02 -07:00
Boris Yankov 25e02c2638 Merge pull request #891 from jaredp/master
Router.routes, View.events, and Model.defaults -> method form
2013-08-27 06:49:30 -07:00
Boris Yankov ee37049542 Merge pull request #952 from jbaldwin/master
Added parallel.d.ts and pdf.d.ts definitions
2013-08-27 06:46:33 -07:00
Boris Yankov 0edfedbf8b Merge pull request #953 from caryhaynie/node_fiber_bindings
add node-fibers bindings.
2013-08-27 06:22:50 -07:00
basarat 198283a74c minor mongoclient class fix + added tests 2013-08-27 22:46:05 +10:00
basarat 653614727f Merge branch 'mongodb' of https://github.com/nikeee/DefinitelyTyped into nikeee-mongodb 2013-08-27 22:19:54 +10:00
basarat 402fd36440 angularjs: Reverting to using stronger signatures for IPromise. With tests for that. 2013-08-27 22:13:20 +10:00
nikeee13 bc564b3abd Remove generics from findOne... lol 2013-08-27 11:52:17 +02:00
nikeee13 d96d0a21ea Change db.findOne to be generic 2013-08-27 10:39:37 +02:00
nikeee13 c9fdedadae Fix indentation 2013-08-27 10:29:28 +02:00
nikeee13 97bfae1766 Change bool to boolean 2013-08-27 10:25:27 +02:00
nikeee13 215d4a4554 Fix node.d.ts reference 2013-08-27 10:24:36 +02:00
nikeee13 9deaae7c3a Add mongodb from 'soywiz/typescript-node-definitions' 2013-08-27 10:23:44 +02:00
basarat d3f7a944b1 revert promise signature
see : https://github.com/borisyankov/DefinitelyTyped/pull/947#issuecomment-23307393
2013-08-27 11:28:20 +10:00
Cary Haynie 589c0d6340 add node-fibers bindings. 2013-08-26 21:19:28 -04:00
jbaldwin 67f689ca90 Fix PDF.D.TS -> pdf.d.ts reference 2013-08-26 19:08:31 -06:00
jbaldwin cc916310d1 Added parallel.d.ts and pdf.d.ts definitions 2013-08-26 17:11:13 -06:00
Boris Yankov 5193f74024 Merge pull request #860 from YusukeHirao/master
A function support for 'jQuery.Animation'
2013-08-26 15:04:31 -07:00
Boris Yankov dc88f51175 Merge pull request #857 from santialbo/patch-5
restangular: Fix type signatures for methods that return an IPromise
2013-08-26 10:35:27 -07:00
Boris Yankov f725fa5e21 Merge pull request #933 from jedhunsaker/fix-extjs
Fix EXTJS-4.2.0.d.ts compile errors
2013-08-26 10:34:24 -07:00
Boris Yankov 1a22246b2b Merge pull request #931 from jedhunsaker/fix-sencha-touch
Fix Sencha Touch errors
2013-08-26 10:34:07 -07:00
Boris Yankov 5d0700af8d Merge pull request #907 from jonegerton/jquery.are-you-sure
Add typings for jQuery.areYouSure
2013-08-26 10:23:57 -07:00
basarat 41a02eaf8e underscore missing signature for omit 2013-08-27 03:14:29 +10:00
basarat 69457399cc Merge pull request #950 from pspi/underscore_omit_fix
Function _.omit() accepts array of strings as well.
2013-08-26 10:09:50 -07:00
basarat 1a5db57b7b soundjs / tweenjs : Added tests + filled in defs to pass those tests + added documentation links 2013-08-27 03:04:16 +10:00
basarat 61e9350971 Merge branch 'master' of https://github.com/artsjedi/DefinitelyTyped into artsjedi-master 2013-08-27 02:45:52 +10:00
basarat 216cbf4826 update to "tween.js" file + tests for "tweenjs" 2013-08-27 02:44:38 +10:00
artsjedi d1fde7fa2a Change EventDispatcher methods to Static methods 2013-08-26 13:06:56 -03:00
artsjedi 140f910450 Change wait() return value to Tween instead of Void 2013-08-26 13:00:24 -03:00
pspi bfc1178724 Function _.omit() accepts array of strings as well. 2013-08-26 16:44:38 +03:00
basarat f1bdd8b3df added tests for angular promise chain 2013-08-26 22:12:06 +10:00
basarat 5e5cd44b85 Merge branch 'patch-1' of https://github.com/georgiosd/DefinitelyTyped into georgiosd-patch-1 2013-08-26 22:07:31 +10:00
basarat 7182406224 breezejs : Update to 1.4.1 iceboxing old version to pull in new version closes PR#858 2013-08-26 21:35:14 +10:00
Georgios Diamantopoulos 8b136c2043 NG: Updated IPromise.then to return a typed result. 2013-08-26 13:29:44 +03:00
Boris Yankov c692792def Merge pull request #938 from xt0rted/marked
added a global marked variable, missing settings, and comments
2013-08-25 19:56:20 -07:00
Boris Yankov 45054d28dd Merge pull request #942 from jedhunsaker/fix-sinon-chai
Fix sinon-chai "always" language chain
2013-08-25 19:56:00 -07:00
Boris Yankov 567688b03e Merge pull request #944 from theodorejb/fix-failing-tests
Fixed amplifyjs and chai-jquery tests
2013-08-25 19:55:33 -07:00
Theodore Brown 1cbc49538e Fix chai-jquery tests 2013-08-25 19:57:49 -05:00