Commit Graph
1153 Commits
Author SHA1 Message Date
teppeis e7707e4aca Add expect.js 2013-05-11 22:05:30 +09:00
Boris Yankov 0a279c0e4b Merge pull request #531 from bczengel/master
Added "amd" property definition to RequireDefine interface
2013-05-09 13:23:16 -07:00
Boris Yankov 36378e2a24 Merge pull request #534 from kingdango/master
jquery.noty: Bug fixes
2013-05-09 13:12:11 -07:00
Aaron King cb1faccff2 Bug fixes: noty constructor typo, NotyOptions property timeout had bool instead of number type 2013-05-09 10:19:05 -04:00
bczengel 9c881d8f6f Added "amd" property definition to RequireDefine 2013-05-08 17:23:42 -04:00
Boris Yankov a461a78e67 Merge pull request #530 from ComFreek/master
Added getObjects() to IStaticCanvas
2013-05-08 11:40:01 -07:00
ComFreek d6e918aacc Added getObjects() method to IStaticCanvas 2013-05-08 18:08:57 +02:00
Boris Yankov a52c59b1ff Merge pull request #522 from anchann/master
Nodemailer: type definitions for the SMPT-specific options
2013-05-07 16:52:22 -07:00
Boris Yankov e96b1553b2 Merge pull request #527 from kingdango/patch-1
Added jQuery.noty to readme
2013-05-07 16:52:07 -07:00
Boris Yankov f481d0ae0b Merge pull request #526 from kingdango/master
jquery.noty: Initial add of definitions
2013-05-07 16:52:01 -07:00
Boris Yankov bc91c1dea9 Merge pull request #528 from zhamid/master
Updated backbone.d.ts to add className and id to the backbone view definition
2013-05-07 16:51:42 -07:00
Zeeshan Hamid 44212a3791 Adding className and id to backbone view 2013-05-07 19:23:17 -04:00
Aaron King 7df6b2a53f Added jQuery.noty to readme
Added jQuery.noty (pending pull) to the readme file per contribution guidelines
2013-05-07 17:15:08 -03:00
Boris Yankov 2052acc335 Merge pull request #521 from WaywardMage/master
AutocompleteEvent was spelled AuotcompleteEvent
2013-05-07 12:20:20 -07:00
Boris Yankov aacc4536cf Merge pull request #523 from theodorejb/master
Added Modernizr.load() method definition
2013-05-07 12:14:10 -07:00
Aaron King 12d8118688 Added jquery.noty definitions 2013-05-07 11:19:46 -04:00
Theodore Brown 6927084d17 Added method definitions for Modernizr.load() 2013-05-06 22:04:39 -05:00
Michael Thornberry 9a27004adb AutocompleteEvent was spelled AuotcompleteEvent
AutocompleteEvent was spelled AuotcompleteEvent
2013-05-06 17:07:43 -04:00
Michael Thornberry b9c4a17f50 Revert "AutocompleteEvent was spelled AuotcompleteEvent"
This reverts commit 336db511c6.
2013-05-06 17:06:21 -04:00
Michael Thornberry 336db511c6 AutocompleteEvent was spelled AuotcompleteEvent
AutocompleteEvent was spelled AuotcompleteEvent
2013-05-06 16:58:47 -04:00
Boris Yankov 57a510fa01 Merge pull request #518 from theodorejb/master
Added Modernizr input interfaces
2013-05-05 17:30:51 -07:00
Theodore Brown 7b6719b4fc Added interfaces for input and inputtypes 2013-05-05 18:31:25 -05:00
anchann a66fe34169 Nodemailer: type definitions for the SMPT-specific options
As documented here:
https://github.com/andris9/nodemailer#setting-up-smtp

Added examples from the above source as tests.

The original definition of NodemailerTransportOptions looks questionable
with its AWS-specific fields, but leaving it alone for now since I'm
new to nodemailer.

Once typescript 0.9 is rolled out with its string parameter matcher,
that should be used for specifying the type of options of the second
parameter when the first one has value "SMTP".
2013-05-05 10:41:51 +09:00
Boris Yankov 9d5d85d89f Merge pull request #513 from kazimanzurrashid/master
stopListening can be invoked without any argument.
2013-05-04 02:38:42 -07:00
Boris Yankov 67a0a5fed2 Merge pull request #514 from alampros/master
FPSMeter definitions
2013-05-04 02:38:25 -07:00
Aaron Lampros cc49d1febb Definitions for FPSMeter 2013-05-03 13:08:24 -04:00
Kazi Manzur Rashid 2e898e0c38 stopListening can be invoked without any argument. 2013-05-03 17:12:36 +06:00
Boris Yankov 347814358a Merge pull request #489 from kazimanzurrashid/master
Updated Backbone and Js-Fixtures
2013-05-03 04:04:05 -07:00
Boris Yankov 9f58d80767 Merge pull request #504 from basarat/patch-1
Compatibility with TS 0.9
2013-05-03 04:02:26 -07:00
Diullei Gomes 69df9a2f79 Merge pull request #511 from ksummerlin/master
Fixed jQuery.Event() to make it new-able.
2013-05-02 18:31:17 -07:00
Kelly Summerlin 0c7a21c753 jQuery.Event() is newable
- I made jQuery.Event() new-able and call-able.
2013-05-02 21:00:45 -04:00
Diullei Gomes f9b175ab68 Merge pull request #483 from carldebilly/master
Improvements to RX.JS
2013-05-02 17:36:30 -07:00
Diullei Gomes 624b452c72 Merge pull request #509 from kingdango/master
googlemaps: Added missing optional operator in PolylineOptions interface def
2013-05-02 17:33:10 -07:00
Diullei Gomes 5d7dfe1c0a Merge pull request #508 from dimchansky/googlemaps-MapOptions-NavigationControl
Added optional properties navigationControl, navigationControlOptions to MapOptions
2013-05-02 17:32:00 -07:00
Diullei Gomes ea2fdaa25e Merge pull request #507 from hansrwindhoff/patch-1
Force is part of Layout
2013-05-02 17:31:09 -07:00
Diullei Gomes b5dd757fab Merge pull request #506 from gjunge/master
jQuery.Colorbox definitions
2013-05-02 17:30:42 -07:00
Diullei Gomes 62f9611347 Merge pull request #503 from bquarmby/patch-1
Update jasmine.d.ts
2013-05-02 17:29:38 -07:00
Aaron King 3ad0ca30db Added missing optional operator in PolylineOptions 2013-05-02 09:04:39 -04:00
Dmitrij Koniajev f7331a6aa3 Added optional properties navigationControl, navigationControlOptions to MapOptions.
Exported new interface NavigationControlOptions and enum NavigationControlStyle.
2013-05-01 00:50:16 +03:00
hansrwindhoff 9a255728e9 Force is part of Layout
I missed that ...
2013-04-30 08:15:27 -06:00
Diullei Gomes f4dce76cd9 Merge pull request #502 from vbortone/feature/firebase
Initial commit of Firebase API type definitions
2013-04-30 05:01:26 -07:00
Diullei Gomes d1f9504e3f Merge pull request #500 from hansrwindhoff/master
added defs for force layouts
2013-04-30 04:57:10 -07:00
Diullei Gomes 70e19814fc Merge pull request #499 from Bartvds/master
node.js: added id argument to require.resolve()
2013-04-30 04:55:39 -07:00
Diullei Gomes c2856c8925 Merge pull request #498 from shearnie/master
Added defaults property to jsPlumb
2013-04-30 04:52:33 -07:00
Diullei Gomes fe60dca9fb Merge pull request #496 from JesperSchultz/master
fix for options on fromJSON in knockout.mapping
2013-04-30 04:41:16 -07:00
Gidon 88ab02bde2 Added jQuery.Colorbox definitions 2013-04-30 11:01:38 +03:00
Kazi Manzur Rashid d2e0be3ea9 Model isValid should return boolean instead of string 2013-04-30 13:54:50 +06:00
Kazi Manzur Rashid 44e02ee490 Included chai-jquery definition 2013-04-30 13:47:47 +06:00
Kazi Manzur Rashid 5362cb55c3 Included Test for Chai and renamed files to follow the project convention. 2013-04-30 12:56:41 +06:00
basarat d5fc0335e8 Compatibility with TS 0.9
'declare' now required for top level non-interface : 

https://typescript.codeplex.com/wikipage?title=Known%20breaking%20changes%20between%200.8%20and%200.9
2013-04-30 10:11:43 +07:00