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

SVG custom elements for FBP graph editing and visualization. Used in noflo/noflo-ui

Results 91 the-graph issues
Sort by recently updated
recently updated
newest added

When drag on minimap, the drag delta xy is calculated from the distance from the origin dragstart event point, so it feels like it is drifting. Caused by https://github.com/hammerjs/hammer.js/issues/806 Current...

This is an old reace code written in `"react": "^15.6.2", "react-dom": "^15.6.2",`, how do I use its `triggerFit` method in react 18? ```jsx TheGraph.App = React.createFactory(createReactClass({ displayName: 'TheGraphApp', mixins, getDefaultProps()...

```js Cannot read properties of undefined (reading 'length') TypeError: Cannot read properties of undefined (reading 'length') at eval (webpack-internal:///./node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/the-graph/the-graph/the-graph-graph.js:489:58) at Array.map () ``` only `inPorts` and `outPorts` exists on component,...

https://github.com/flowhub/the-graph/blob/6f6823fcd1a0956532ec68357a84aee2740e2640/examples/demo-full.js#L62-L64 This is undefined. And how to access those `exitor.xxx` methods? ```tsx const appContainerReference = useRef(null); ``` This only get null and said ``` React.createFactory() is deprecated and will be...

ERROR in ./node_modules/.pnpm/[email protected]/node_modules/fbp-graph/lib/Graph.js 1005:13-36 Module not found: Error: Can't resolve 'fs' in 'E:\repo\TiddlyGit-Desktop\node_modules\.pnpm\[email protected]\node_modules\fbp-graph\lib' ERROR in ./node_modules/.pnpm/[email protected]/node_modules/fbp-graph/lib/Journal.js 578:13-36 Module not found: Error: Can't resolve 'fs' in 'E:\repo\TiddlyGit-Desktop\node_modules\.pnpm\[email protected]\node_modules\fbp-graph\lib'

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 21.2.1 to 29.4.1. Release notes Sourced from jest's releases. v29.4.1 Features [expect, jest-circus, @jest/types] Implement numPassingAsserts of testResults to track the number of passing asserts in a...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 3.6.0. Release notes Sourced from actions/setup-node's releases. Add Support for Nightly, Canary and RC builds for Node.js In scope of this release we added support...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @​cory-miller in actions/checkout#1045 Add in explicit...

dependencies
github_actions

Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.2.21 to 2.10.42. Release notes Sourced from ridedott/merge-me-action's releases. v2.10.42 2.10.42 (2023-01-06) Chores deps-dev: bump @​ridedott/eslint-config from 2.22.15 to 2.22.17 (da4ce3a) deps-dev: bump @​ridedott/eslint-config from 2.22.17 to...

dependencies
github_actions

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@​j0tunn) :bug:...

dependencies
javascript