diagram icon indicating copy to clipboard operation
diagram copied to clipboard

☊ Tool for making node graphs. Inspired by dependency graph. Used mainly for automation services 📈

Results 16 diagram issues
Sort by recently updated
recently updated
newest added

Sometimes when clicking a node on a hierarchy view we get an error which crashes the app: `Error: Cannot find element for coords -975.159898910267, 4007.578213299619" and view is no longer...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

![image](https://user-images.githubusercontent.com/779748/142883690-0285cd66-1be3-4797-b359-5c86ee68fd56.png)

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

We should test diagram on multiple browsers

enhancement

Hovering over node properties (labels under node - array, required, etc.) could trigger a hint (as its displayed while hovering over them while creating)

enhancement

Commands: - `Create` opens the creation menu when node it's selected you can say `Create input` or ` Create output` to open input/output menu - `Select` `node-name` selects and centers...

enhancement