Commit Graph
10254 Commits
Author SHA1 Message Date
Kazi Manzur Rashid fe8140afe8 Renamed files. 2013-04-29 23:56:35 +06:00
Kazi Manzur Rashid 8b4a498644 Added sinon-chai definition file. 2013-04-29 23:00:56 +06:00
bquarmby b49671022e Update jasmine.d.ts
Made jasmine.Spy callable.
Added missing "pp" method and internal Matcher properties. Both important for rolling custom matchers.
2013-04-29 20:37:32 +10:00
Vincent Bortone 00f7f057c9 Initial commit of Firebase API type definitions 2013-04-29 02:35:50 -04:00
Boris Yankov aa830d6aac Merge pull request #501 from qcz/smallfixes2
Various Google Maps definition fixes
2013-04-27 06:58:09 -07:00
qcz 4ac9537227 Various Google Maps definition fixes
- Added draggable to various overlay objects
- Added StrokePosition to PolygonOptions, CircleOptions and
RectangleOptions.
- Fixed MVCArray return and argument types for overlay objects' path
methods.
- Fixed DrawingManagerOptions and DrawingControlOptions interfaces, made
all properties optional.
- Made GeocoderRequest.address optional, it's not required when using a
LatLng for geocoding.
- Fixed SteetViewPov.pitch typo.
- Added addListener to MVCObject
2013-04-27 12:41:41 +02:00
hansrwindhoff 1123b76048 force layout defs 2013-04-26 21:00:58 -06:00
Bartvds 79d3a4e648 require.resolve - added id argument 2013-04-26 18:30:15 +02:00
Steve Shearn 305492b169 added Defaults property 2013-04-25 14:30:36 +10:00
Boris Yankov 6eff7d1d3f Merge pull request #492 from fsoikin/master
Typos in Sinon and Jasmine
2013-04-24 15:54:06 -07:00
Boris Yankov a6f44e6d52 Merge pull request #495 from nestalk/master
Fix issues in d3 definition
2013-04-24 15:53:02 -07:00
mihailik 27ff79c5b3 Completely redone the typings from the docs.
Using 0.9 (generics and override by string literal).
2013-04-24 02:27:21 +02:00
JesperSchultz 913de29307 fix for fromJSON with options 2013-04-23 14:39:00 +02:00
Neil Stalker 54f6dbc7bf Fix issues in d3 definition 2013-04-23 12:24:02 +01:00
Fyodor Soikin 30f0df4b0f Added missing return types to Spy methods 2013-04-22 17:57:46 -04:00
Fyodor Soikin b87f73abe9 Revert "Added missing return types for Spy chaining methods and for the createSpy method"
This reverts commit 91a966943b.
2013-04-22 17:51:42 -04:00
Fyodor Soikin 91a966943b Added missing return types for Spy chaining methods and for the createSpy method 2013-04-22 01:14:48 -04:00
Fyodor Soikin 2fc878b482 Typo: no param name for "xhr" param in respondWith on fakeServer 2013-04-21 18:18:25 -04:00
Kazi Manzur Rashid fa81134a20 Updated file header and included tests. 2013-04-20 10:18:58 +06:00
Kazi Manzur Rashid 0fea2d1a86 Added the test for the previous changes. 2013-04-20 09:59:51 +06:00
Kazi Manzur Rashid d977feba3c Updated file header and included tests. 2013-04-20 08:04:23 +06:00
Diullei Gomes e214271a12 Merge pull request #488 from Adilson/master
Routie definition created
2013-04-19 14:38:40 -07:00
Adilson de Almeida Junior bb7db96765 Routie definitions created 2013-04-19 18:24:57 -03:00
Diullei Gomes d20d315d86 Merge pull request #487 from derikwhittaker/master
Knockout Validation Error Fix
2013-04-19 07:07:29 -07:00
Diullei Gomes 7ce9a67cb7 Merge pull request #484 from iwhp/master
Added the property [name] to NamingConvention
2013-04-19 06:48:45 -07:00
Derik Whittaker 6cca44e64e Fixed a definition bug 2013-04-19 08:56:19 -04:00
Kazi Manzur Rashid 2a9a991418 Updated the signatures and included some of the recent changes of Backbone.js v1.0.0 2013-04-19 05:20:09 +06:00
Diullei Gomes 1598c1629d Merge pull request #485 from JesperSchultz/master
fix for combined matchers in sinon
2013-04-18 11:23:33 -07:00
JesperSchultz 893f366fdc fix for combined matchers in sinon 2013-04-18 18:42:10 +02:00
iwhp 72eec5b19d Added the property [name] to NamingConvention 2013-04-18 11:10:57 +02:00
Carl de Billy ddad6540d1 More RxJs definitions
Definitions for RxJs.html, RxJs.Time and RxJs.Aggregates
2013-04-16 15:35:49 -04:00
Carl de Billy e833723595 Scan: "seed" can be any
First parameter of "scan" can be anything, not just number.
2013-04-16 15:30:29 -04:00
Diullei Gomes 873f2b75ee Merge pull request #481 from kontan/three
Merged some fixes in three.d.ts
2013-04-16 04:39:22 -07:00
Diullei Gomes bac5473f6a Merge pull request #480 from hrj/jqueryFix
Declare JQuery.html(JQuery)
2013-04-16 04:37:55 -07:00
Kon 6db77727eb Merged #3 and #4 2013-04-16 19:58:38 +09:00
hrj 690897ce5a Declare JQuery.html(JQuery) 2013-04-16 15:01:37 +05:30
Boris Yankov 7f443f9b82 Merge pull request #479 from csrakowski/master
Added comments to jquery.tinyscrollbar
2013-04-16 02:22:53 -07:00
Christiaan Rakowski bc2c67c6cf Added comments to jquery.tinyscrollbar 2013-04-15 20:58:48 +02:00
Boris Yankov 6ed385610a Merge pull request #478 from davemckeown/zmq-node
Added type definition for ZeroMQ on Node
2013-04-15 06:18:13 -07:00
Dave McKeown b6cb74d794 Added type definition for ZeroMQ on Node 2013-04-14 12:02:52 -04:00
Diullei Gomes bddcaf3d35 Merge pull request #476 from kazimanzurrashid/master
Updated the js-fixtures
2013-04-12 14:27:31 -07:00
Kazi Manzur Rashid aa28425843 Updated signature. 2013-04-13 03:22:04 +06:00
Boris Yankov e3f13b6aa9 Merge pull request #474 from vvakame/add-gae-channelapi
Added definitions for GAE's Channel API library
2013-04-12 06:29:37 -07:00
Boris Yankov 90f81c0f4f Merge pull request #469 from AntonAM/patch-1
setuid and setgid accept string as a parameter.
2013-04-12 06:29:17 -07:00
vvakame 6f509e08d1 Added definitions for GAE's Channel API library 2013-04-12 01:20:46 +09:00
AntonAM fd01ace516 Added overloaded version of setgid and setuid.
Instead of making argument's type 'any' we have overloaded version for number and string parameters.
2013-04-11 00:40:58 +04:00
Diullei Gomes 509f418a8a Merge pull request #472 from parliament718/patch-1
Update backbone.d.ts - Added Backbone.History.started
2013-04-09 13:49:18 -07:00
parliament718 76339b1240 Update backbone.d.ts
Added Backbone.History.started 

https://github.com/documentcloud/backbone/pull/538#issuecomment-15996793
2013-04-09 16:31:42 -03:00
Diullei Gomes 7830b3e5f7 Merge pull request #471 from Diullei/master
Missing the definition of resolve function on q.module.d.ts. Added tests
2013-04-09 10:36:26 -07:00
Diullei Gomes c6996a00ab Missing the definition of resolve function on q.module.d.ts. Added tests 2013-04-09 14:23:34 -03:00