newtonjs-graph icon indicating copy to clipboard operation
newtonjs-graph copied to clipboard

Cloud Architecture Graphs for Humans

Results 35 newtonjs-graph issues
Sort by recently updated
recently updated
newest added

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...

dependencies

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

dependencies

Remove webcola engine because it needs to re-render layout entirely on every change, even just status color. See example below. This leaves default d3 layout engine - for now. ![newton-webcola-re-render](https://user-images.githubusercontent.com/1269507/69094584-f1495d80-0a50-11ea-8db4-fbf7da8d1234.gif)

bug

In demo, when a node status changes to down, the dependencies are highlighted. If two nodes are down, the highlighting does not make sense. So for demo, remove highlighting dependencies...

bug
demo

Currently you can drag a node so far, as it appears "off-canvas". How to prevent that: https://ialab.it.monash.edu/webcola/examples/pageBoundsConstraints.html

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...

dependencies

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [d3](https://github.com/d3/d3). These dependencies need to be updated together. Updates `d3-color` from 1.2.3 to 3.1.0 Release notes Sourced from d3-color's releases. v3.1.0 Add...

dependencies