react-dag
react-dag copied to clipboard
This is a base implementation of wrapping jsplumb with react to be more usable in a react based environment
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Jsplumb supports IE9+. But Demo of this library is broken in IE11. Do you have plan to fix IE11 issues?
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.11. Commits - [`0843bd4`](https://github.com/lodash/lodash/commit/0843bd46ef805dd03c0c8d804630804f3ba0ca3c) Bump to v4.17.11. - [`3ac4b26`](https://github.com/lodash/lodash/commit/3ac4b261e4a920a07673d49edfb84bd317f449f7) Rebuild lodash and docs. - [`eaa9f36`](https://github.com/lodash/lodash/commit/eaa9f36e912a97bfc95f6bdd28ea07e0a62b82e9) Commit package-lock.json. - [`552f94a`](https://github.com/lodash/lodash/commit/552f94a7db34a8036689d6aae6c67c789e4e79a6) Lint nits. - [`d8ddc1a`](https://github.com/lodash/lodash/commit/d8ddc1a15f8ac3f9ac952818cc7f7b3d049b41ef) Add test...
When I was working locally I noticed that on occasion when I disconnected two nodes, the connection would become frozen and I could no longer interact with it. I was...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.9.7 to 3.1.11. Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.1.11 > > ## [3.1.11](https://github.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) > > > ### Bug Fixes > > * **bin/options:**...
 Hi @ajainarayanan,I have a question about how to bind eventListers on connector,like the above picture shows: ``` when user hover on the connector,we have to show an popover Component。...
Wondering if its a bug or an expected behavior where DAG allows circular workflows ? I was expecting it would not be allowed. BTW: Great work, just discovered this and...
how to add two Souce Endporint and two Sink Endporint in type of 'transform'? [ like this demo](https://jsplumbtoolkit.com/community/demo/flowchart/index.html)