46 Commits

Author SHA1 Message Date
665c8b3443 Update README.md 2018-04-15 16:36:51 +02:00
ccf425676f Update README.md 2018-04-15 16:36:39 +02:00
1ff3abf3ef Update README.md 2018-04-15 16:36:26 +02:00
47214df76b Update README.md 2018-03-23 10:11:35 +02:00
c40c5c5919 improve spacing 2018-03-17 14:30:01 +02:00
388b9931b1 Merge branch '5.1.0' of github.com:projectstorm/react-diagrams into 5.1.0 2018-03-17 14:26:18 +02:00
ae04b5a07f Updates README.md
Auto commit by GitBook Editor
2018-03-17 12:26:03 +00:00
9d2f450440 upgrade images 2018-03-17 14:25:52 +02:00
1af2f8cbe9 Update README.md 2018-03-03 21:57:47 +02:00
eb6fac30e0 update readme 2018-02-25 14:12:22 +02:00
446cc8cdff Merge pull request #145 from projectstorm/links_refactor
5.0.0 (WIP)
2018-02-25 14:09:31 +02:00
ac741d63a6 add some docs 2018-02-25 13:45:57 +02:00
29ca66989c Update README.md 2018-02-18 20:33:49 +02:00
455f46ada0 update readme and release notes 2018-01-18 21:33:12 +02:00
9a90a5e8f5 forgot about this 2017-12-16 23:15:25 +02:00
c24c05597c update docs 2017-12-16 23:07:56 +02:00
f7aa626783 update release notes 2017-11-22 22:07:15 +02:00
6cb9181408 added status badge 2017-11-20 20:46:44 +02:00
0903ccd5cf Added Changelog 2017-09-15 16:46:00 +02:00
d27567af70 Added a changelog 2017-09-14 00:40:52 +02:00
8b6d23032a update readme 2017-08-19 19:20:22 +02:00
147465f9d9 more work on the demos which now use storybook 2017-08-19 17:48:33 +02:00
e095c525ff update roadmap 2017-07-26 00:42:30 +02:00
01485add5c housekeeping 2017-04-25 21:02:38 +02:00
18cb19fee9 better readme 2017-03-23 19:36:50 +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
2e461a3dc7 linkStageChanged event 2017-03-22 19:34:51 +03:00
22af4628a6 updated the README to reflect the instructions on how to run the demos (we removed the minified code) 2017-03-17 23:31:22 +02:00
4e40edc516 Merge commit 'a04d52b37a74fa6ed41685e450e3d518cc2bc459' into events2
# Conflicts:
#	README.md
#	demos/demo1/bundle.js.map
#	demos/demo2/bundle.js.map
#	demos/demo3/bundle.js.map
#	dist/main.js.map
2017-03-17 11:53:16 +03:00
e4d5fa80b8 - linksUpdated (entity, isAdded:Boolean)
- nodesUpdated (entity, isAdded:Boolean)

event help updated
2017-03-17 11:49:27 +03:00
0e187e1761 Updated README 2017-03-17 10:13:57 +02:00
bb57443908 help 2017-03-17 10:57:11 +03:00
c00eccba06 Added a new demo which shows how to make custom nodes 2017-03-04 21:12:01 +02:00
dbc9647e42 update build section of readme to rather use webpack 2017-03-04 20:34:18 +02:00
b60ba5ac18 more readme updates 2017-02-20 00:07:42 +02:00
488b7b1ce4 update readme 2017-02-20 00:04:12 +02:00
e9156782b0 forgot to push binaries 2017-02-19 23:52:53 +02:00
c03f91ba23 house cleaning, improved dist and other little things 2017-02-19 17:10:38 +02:00
70ab49de47 fixed the readme 2017-02-18 18:30:04 +02:00
fb3b745475 Add Gitter badge 2017-02-18 12:54:13 +00:00
cae47e529e Removing nodes via the model graph now works again 2017-02-18 12:46:53 +02:00
8f207c56b5 nearly production ready 2017-02-18 12:28:07 +02:00
a6621c9cdc cleanup docs and package 2017-02-18 12:00:08 +02:00
d6d9b4c9d8 Closed #2 2016-06-13 21:54:13 +02:00
5d075339df + Nodes can be selected
+ Correctly added Lodash as a dependency
+ custom react components can be given to the basic node widget
+ Improvements system-wide
2016-06-13 11:57:02 +02:00
b0e48f3ad9 Added some readme stuffs 2016-06-03 11:38:54 +02:00