Commit Graph

1105 Commits

Author SHA1 Message Date
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
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
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
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
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