vue-dataflow-editor icon indicating copy to clipboard operation
vue-dataflow-editor copied to clipboard

Vue 2 dataflow graph editor

Results 7 vue-dataflow-editor issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...

dependencies

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...

dependencies

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...