vue-dataflow-editor
vue-dataflow-editor copied to clipboard
Vue 2 dataflow graph editor
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.16.0 to 1.21.0. Release notes Sourced from prismjs's releases. v1.21.0 Release 1.21.0 v1.20.0 Release 1.20.0 v1.19.0 Release 1.19.0 v1.18.0 Release 1.18.0 v1.17.1 Release 1.17.1 v1.17.0 Release 1.17.0...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
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...
Why would I prefer vue-dataflow-editor over vue-blocks?
When deselecting a node an error apears in the console and remains until the move click ends.
Looking at the source it looks like you have functions that listen to the connection event but that event is not passed up. I want to avoid scenrios like the...