37 Commits

Author SHA1 Message Date
d1b551c370 prettier should wrap gutter at 120 chars also fixed multi selections 2017-09-15 15:18:31 +02:00
d452f10906 revert unused 2017-09-15 13:07:40 +02:00
8ae521a585 half working zoom 2017-09-14 17:36:00 +02:00
efb26a899e Apply prettier linting 2017-09-13 15:32:15 -03:00
d5673bfa05 extend locked widget demo with example for link with complex line (aka additional points) 2017-09-04 12:10:30 +02:00
62ff649007 Fixes #79 2017-09-02 23:58:09 +02:00
75de4be2a6 Added a demo for shoing interactivity and drag and drop 2017-08-19 19:04:34 +02:00
4c9a9d2f3e Fixed on keyup pointer 2017-08-19 18:35:11 +02:00
147465f9d9 more work on the demos which now use storybook 2017-08-19 17:48:33 +02:00
0fedb85ca2 started moving to storybook 2017-08-19 17:09:06 +02:00
fef15ae0e5 fixed the the typing issue 2017-08-19 16:11:13 +02:00
ae205ea62c lots of refactoring 2017-08-19 16:02:30 +02:00
01485add5c housekeeping 2017-04-25 21:02:38 +02:00
cdfebfc695 remove dummy code for now 2017-04-10 23:04:09 +02:00
6df989d1b6 removed bundles 2017-04-10 22:55:05 +02:00
a174093405 Fixed #32 2017-04-10 22:53:26 +02:00
daf41b86d9 font-awesome icons for X 2017-03-23 17:33:53 +02:00
fef20ab19e polyfill for ie 2017-03-23 13:33:24 +02:00
f36a8cf304 + Cleaned up documentation
+ Added new events to the LinkModel for when ports change
+ Added properties allowing the canvas to lock its zoom and panning
+ Added option for disabling loose links
+ depreciated but did not remove the controlsUpdated event
2017-03-23 11:43:03 +02:00
097b20adc0 removed dist bundles from repo 2017-03-17 23:25:29 +02:00
e4d5fa80b8 - linksUpdated (entity, isAdded:Boolean)
- nodesUpdated (entity, isAdded:Boolean)

event help updated
2017-03-17 11:49:27 +03:00
434151f715 port dom keys 2017-03-17 11:02:06 +03:00
90f4215081 events done 2017-03-17 10:48:02 +03:00
c473b556de upd 2017-03-16 17:50:41 +03:00
793a692f56 fixed an issue with the selection blurs, and the port being on the wrong side in the demo 2017-03-04 21:17:58 +02:00
948b8492db updated build from merge request 2017-03-04 21:12:40 +02:00
c00eccba06 Added a new demo which shows how to make custom nodes 2017-03-04 21:12:01 +02:00
e2c8887145 added capped ends to the intermediate links 2017-02-27 16:35:12 +02:00
e06106123c exported a widget which was missing 2017-02-27 11:57:38 +02:00
8fb9f781d4 Fixed a faulty implementation with the serializing/deserializing and fixed a bug where switching out diagramModels would not work 2017-02-26 01:58:41 +02:00
c20af4750a fixed a bug with serializing and added deserializing capablity 2017-02-26 00:33:26 +02:00
03f03d2fa7 provided support for serializing the complete tree, going to work on deserializing next 2017-02-25 22:30:09 +02:00
f4ddb9cc3b Improved the default API by providing better syntax and a few better examples that show how inheretance works with the library 2017-02-24 20:13:09 +02:00
1ef6c70668 exported more of the internals so they can be used 2017-02-23 08:45:28 +02:00
82dba5504e fixed up the distribution, sorry everyone :C 2017-02-20 18:02:21 +02:00
35a322d342 fixed the export variable 2017-02-19 17:16:58 +02:00
c03f91ba23 house cleaning, improved dist and other little things 2017-02-19 17:10:38 +02:00