easy-flow icon indicating copy to clipboard operation
easy-flow copied to clipboard

基于VUE+JsPlumb的流程设计器

Results 34 easy-flow issues
Sort by recently updated
recently updated
newest added

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.3 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send v8.0.0 Breaking changes: Expire time for notify-send is made to match macOS...

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

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.5.2&new-version=6.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with...

dependencies

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.5 to 3.1.11. Release notes Sourced from webpack-dev-server's releases. v3.1.11 3.1.11 (2018-12-21) Bug Fixes bin/options: correct check for color support (options.color) (#1555) (55398b5) package: update spdy v3.4.1...4.0.0...

dependencies

使用zoom替换transform

node_form.vue ```js save() { this.data.nodeList.filter((node) => { if (node.id === this.node.id) { node.name = this.node.name node.left = this.node.left node.top = this.node.top node.ico = this.node.ico//没有这个 this.$emit('repaintEverything') } }) } ```

Things that you create and don't specify a license for, are automatically copyrighted to you - and not re-usable by others without explicit permission for each use. As far as...

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.6.0. Release notes *Sourced from [webpack-bundle-analyzer's releases](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases).* > ## First test with Lerna monorepo > [th0r/webpack-bundle-analyzer#98](https://github-redirect.dependabot.com/th0r/webpack-bundle-analyzer/pull/98) Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 3.6.0 >...

dependencies