Commit Graph
1090 Commits
Author SHA1 Message Date
Gidon 88ab02bde2 Added jQuery.Colorbox definitions 2013-04-30 11:01:38 +03: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
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
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
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
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
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
Diullei Gomes 3dbb895d14 Merge pull request #468 from MorganZ/patch-2
Missing the definition of resolve function
2013-04-09 10:06:08 -07:00
AntonAM f9a66f3984 setuid and setgid accept string as a parameter.
Both process.setuid and process.setgid can accept either a numerical ID or a username\groupname string.
2013-04-09 17:01:12 +04:00
MorganZ 9158b9f84e Missing the definition of resolve function
Can you double check?
2013-04-08 22:10:01 +03:00
Diullei Gomes b3fafd6b38 Merge pull request #467 from rnikitin/master
transition is an optional parameter.
2013-04-08 10:11:30 -07:00
Roman Nikitin bcd11d7234 transition is an optional parameter. 2013-04-08 17:51:39 +07:00
Diullei Gomes f633eb2348 Merge pull request #466 from shearnie/master
Added removeAllEndpoints for jsPlumb
2013-04-07 16:33:10 -07:00
Steve Shearn e78cd33fca Added removeAllEndpoints 2013-04-08 06:46:42 +10:00
Diullei Gomes 6578e4146f Merge pull request #465 from kazimanzurrashid/master
Included js-fixtures
2013-04-07 08:24:28 -07:00
Diullei Gomes 3e23eaffea Merge pull request #464 from shearnie/master
Boostrap changes for modal and add jsPlumb
2013-04-07 08:23:19 -07:00
Kazi Manzur Rashid 608b33a99d Included js-fixtures definitions. 2013-04-07 17:05:27 +06:00
Steve Shearn c6c2a7434c Added type basic definitions for jsPlumb. 2013-04-07 17:39:26 +10:00
Steve Shearn 39be8239d2 Added overload for modal so can use backdrop: "static" 2013-04-07 17:35:11 +10:00
Diullei Gomes bba3507d24 Merge pull request #462 from kazimanzurrashid/master
Updated
2013-04-05 22:02:40 -07:00
Kazi Manzur Rashid c8ac940242 Added the missing before and after hook. 2013-04-06 10:57:38 +06:00