Commit Graph
8135 Commits
Author SHA1 Message Date
EWOUT-QMINO\Ewout 3504f92e2f Added remove(): void to Cell and Link.
See:
http://jointjs.com/api#joint.dia.Element:remove
http://jointjs.com/api#joint.dia.Link:remove
2015-02-12 17:03:25 +01:00
EWOUT-QMINO\Ewout 7aa6024ba2 Removed snapToGrid as it doesn't seem to be part of the public JointJS API. 2015-02-10 09:08:35 +01:00
EWOUT-QMINO\Ewout 24ef5a1d8a Fixed Element rotate (and also updated to current jointjs api) 2015-02-10 09:04:47 +01:00
EWOUT-QMINO\Ewout 0bb62feb03 Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2015-02-10 08:55:41 +01:00
EWOUT-QMINO\Ewout 42c7718ad5 Added return types where necessary. 2015-02-10 08:55:17 +01:00
Horiuchi_H 35fffaa44b Merge pull request #3614 from Deathspike/master
Update big-integer with bitwise operations
2015-02-10 11:27:11 +09:00
Masahiro Wakame 1ac6d46fdd Merge pull request #3624 from borisyankov/bump-node.js-version
bump node.js version
2015-02-10 08:55:43 +09:00
vvakame 293a11e1da fix line feed char 2015-02-10 08:45:33 +09:00
Roel van Uden 6de136877a Fix the NOT method declaration as per feedback 2015-02-09 18:43:41 +01:00
vvakame e53e146af4 update CONTRIBUTORS.md 2015-02-10 00:08:29 +09:00
vvakame a40f8fc044 bump node.js version 2015-02-10 00:07:01 +09:00
Masahiro Wakame 19d8510e10 Merge pull request #3621 from qinfchen/webcola_node
add node type to webcola
2015-02-09 23:40:17 +09:00
Masahiro Wakame 2af4507890 Merge pull request #3618 from DerKnerd/patch-1
Update page.d.ts
2015-02-09 23:39:04 +09:00
Masahiro Wakame a1a5399e3f Merge pull request #3599 from NN---/patch-12
Add common interfaces to webNavigation events.
2015-02-09 23:37:47 +09:00
Masahiro Wakame dc23cbfdc6 Merge pull request #3609 from biswarup91/patch-2
Fixed config type of $upload.http()
2015-02-09 23:30:51 +09:00
Masahiro Wakame f12dcf073e Merge pull request #3608 from fullflavedave/master
Fixed class definitions.
2015-02-09 22:59:12 +09:00
Horiuchi_H d728603c7c Merge pull request #3611 from falsandtru/patch-1
Remove duplicate property
2015-02-09 16:06:05 +09:00
Horiuchi_H b1d8f714c3 Merge pull request #3620 from qinfchen/autoRescale
Change sigmajs autoRescale type to "any"
2015-02-09 15:56:26 +09:00
Horiuchi_H 685b996e7f Merge pull request #3617 from falsandtru/jquery-extend-branch/indent
Fix indent
2015-02-09 15:54:08 +09:00
Horiuchi_H 556741223f Merge pull request #3619 from chitoku-k/twitter
Add Twitter for Websites definitions
2015-02-09 15:50:01 +09:00
Qinfeng Chen f24f4f3a2f add node type to webcola 2015-02-08 18:38:40 -05:00
Qinfeng Chen 87548ae109 Change sigmajs autoRescale type to "any"
autoRescale can be either a boolean type or an array
2015-02-08 18:33:04 -05:00
Chitoku ef9449114b Add Twitter for Websites definitions 2015-02-08 04:47:16 +09:00
Imanuel Ulbricht 21d56d0dcb Update page.d.ts 2015-02-07 19:15:37 +01:00
falsandtru f99a90aadd Fix indent 2015-02-07 22:55:07 +09:00
John Reilly b0c9a94cad Merge pull request #3612 from falsandtru/jquery-extend
Fix jquery type definitions
2015-02-07 13:09:09 +00:00
falsandtru 722b0eb382 Merge branch 'jquery-extend-branch/fix' into jquery-extend 2015-02-07 19:17:40 +09:00
falsandtru 8b97c36adc Fix jquery type definitions 2015-02-07 19:17:21 +09:00
falsandtru 19e884e1ed Merge branch 'jquery-extend-branch/definition' into jquery-extend 2015-02-07 09:37:40 +09:00
falsandtru 44cc583343 Fix jquery type definitions 2015-02-07 09:37:11 +09:00
Roel van Uden 9aa2d37c93 Update big-integer with bitwise operations 2015-02-06 21:48:53 +01:00
falsandtru fd9fe2a44e Remove duplicate property
Remove duplicate property.
2015-02-06 22:36:06 +09:00
EWOUT-QMINO\Ewout 056a747569 Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2015-02-06 09:49:32 +01:00
EWOUT-QMINO\Ewout a0f9e136c0 Separated jointjs and rappid definitions. 2015-02-06 09:48:57 +01:00
Biswarup Pal 9f41619a13 Fixed config type of $upload.http()
$upload.http() is used to send the file binary or any data to the server through the 'data' field in the config object, not the 'file' field. Hence, its config type should be just ng.IRequestConfig, and not ng.IFileUploadConfig
2015-02-06 13:39:48 +05:30
Dave Allen 0a6c8b63f8 Fixed reference to definitions in test file. 2015-02-05 14:56:15 -08:00
Dave Allen 8e09840c4b Fixed header at top of definition file. 2015-02-05 14:55:00 -08:00
Dave Allen a8c07f3288 Fixed class definitions. 2015-02-05 14:49:46 -08:00
NN 09f72a0793 Fix typo.
CallbackTransitionDetails is a better name for the interface.
2015-02-05 16:58:27 +02:00
vvakame 42c8a3b74c update CONTRIBUTORS.md 2015-02-05 22:16:36 +09:00
Masahiro Wakame 33139ad1bc Merge pull request #3604 from toha73/master
KoLiteCommandOptions.execute must be a function
2015-02-05 22:15:38 +09:00
Masahiro Wakame eec15ceabb Merge pull request #2970 from codler/master
Add Ractive definition
2015-02-05 22:14:19 +09:00
Masahiro Wakame 876d6cc5be Merge pull request #3603 from chrootsu/sockjs-node-connection-id
Added the Connection.id property to sockjs-node definitions
2015-02-05 22:13:03 +09:00
Masahiro Wakame d5780a6134 Merge pull request #3601 from lpperras/master
Add element Validator union to support JQuery object.
2015-02-05 22:09:46 +09:00
Masahiro Wakame 49079af931 Merge pull request #3583 from reppners/node_mdns
+ node_mdns typings + test
2015-02-05 22:03:00 +09:00
Masahiro Wakame d36af67aa4 Merge pull request #3584 from reppners/node-byline
+ node-byline typings + test
2015-02-05 22:01:57 +09:00
Torbjörn Hansson aaf7d88e11 KoLiteCommandOptions.execute must be a function
Before this it caused the options-object to be of any object (function,
number, array etc).
2015-02-05 10:22:46 +01:00
EWOUT-QMINO\Ewout 81a553737a Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2015-02-05 10:16:44 +01:00
EWOUT-QMINO\Ewout a7981f2146 Added event callbacks to CellView 2015-02-05 10:07:20 +01:00
Han Lin Yap 69f00df499 Fix header 2015-02-05 09:43:10 +01:00