Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
3d6a15ee16
Strip BOM from all files ( #13735 )
2017-01-04 12:07:53 -08:00
Andy
a4bd9fa3c1
Add "noImplicitThis" to all tsconfig.json ( #13446 )
...
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Federico Caselli
2c90c48e39
Update jointjs to 1.0.1 ( #12548 )
2016-11-13 18:20:12 +09:00
Ryan Cavanaugh
a5f4d50ccc
Fix tsconfig files for new option name / behavior.
...
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639
Turning on consistent casing flag and fixing failures
2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
e105eabd48
Remove invalid references
2016-05-10 16:27:59 -07:00
Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
e808e8e062
Remove unneeded references
2016-05-10 12:22:25 -07:00
Ryan Cavanaugh
50387d4046
Change relative reference paths to types references. Errors incoming...
2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38
Rename all entry points to index.d.ts and explicitify all file lists
2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5
Add typesRoot to all config files
2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
5859f63fd3
Keep fixing...
2016-05-05 12:38:52 -07:00
Ryan Cavanaugh
ded70421be
Turn off strict null checks
2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a
Add tsconfig.json files
2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
e7c111c4b7
Merge remote-tracking branch 'upstream/master' into types2.0
...
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
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