Commit Graph

28 Commits

Author SHA1 Message Date
trystanclarke
bc99bbdd0f Merge pull request #1 from DefinitelyTyped/master
update from original
2016-03-23 12:33:46 +00:00
trystanclarke
67d2c4bc20 Add overload for Element.position
Added overload for Element.position that gets the x and y position of an element
2016-03-23 12:17:48 +00:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Tom Dietrich
f869c1eaef Make properties of IOptions optional.
According to the [documentation](http://www.jointjs.com/api#joint.dia.Paper), the options **may** contain any of these properties, and as such they should not be required by the interface.
2015-12-30 15:17:33 -05:00
Andreas C. Osowski
4740082481 Update jointjs.d.ts
Removed namespace from Generic dia shape causing import issues.
2015-10-27 13:09:26 +01:00
trystanclarke
d15416da9d fitToContent takes optional parameter 'opt' 2015-03-18 16:11:16 +00:00
trystanclarke
0519a10af3 added fitToContent method to Paper in jointjs.d.ts 2015-03-18 16:06:34 +00:00
vvakame
95d860879f remove unused .tscparams 2015-03-15 23:36:05 +09:00
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
42c7718ad5 Added return types where necessary. 2015-02-10 08:55:17 +01:00
EWOUT-QMINO\Ewout
a0f9e136c0 Separated jointjs and rappid definitions. 2015-02-06 09:48:57 +01:00
EWOUT-QMINO\Ewout
a7981f2146 Added event callbacks to CellView 2015-02-05 10:07:20 +01:00
EWOUT-QMINO\Ewout
bae19ebcaa removed wrapper from Element. 2015-02-04 10:49:43 +01:00
EWOUT-QMINO\Ewout
a03020d91a Added wraper attribute in Element. 2015-02-04 10:46:26 +01:00
EWOUT-QMINO\Ewout
70ac4a7857 - Added findModelsFromPoint definition to Graph, Handle interface and SelectionView class definitions. 2015-02-04 09:52:44 +01:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Omid K. Rad
c4d0c9a551 Backbone Generics 2014-04-24 17:45:31 -07:00
Bartvds
1c1a37c1e4 removed utf-8 BOM marker
for consistency
2014-01-24 18:51:21 +01:00
Bartvds
333b89f8d3 added/fixed headers j
https://github.com/borisyankov/DefinitelyTyped/issues/1570

jsfl: fixed odd encoding in comments
2014-01-24 00:55:00 +01:00
vvakame
456a3f06f3 Fixed jointjs error on TypeScript 0.9.5 2013-12-08 23:36:57 +09:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
areel
34ce0b4ab9 Correct ElementView to inherit from CellView
Provide deepSupplement with options defaults.
2013-08-31 01:08:19 +01:00
areel
54ab49c723 Add TypeScript definition file for JointJS Graphic Library (http://www.jointjs.com) 2013-08-27 19:20:26 +01:00