Commit Graph
2181 Commits
Author SHA1 Message Date
Christopher MöllerandGitHub cc1f09ca2f Merge pull request #676 from wbkd/next
Next
2020-11-16 15:34:32 +01:00
Christopher Möller fa80f0993f chore: release v8.0.0-next.8 2020-11-16 15:33:02 +01:00
Christopher Möller fe11ba3541 Merge branch 'next' of github.com:wbkd/react-flow into next 2020-11-16 15:12:16 +01:00
Christopher Möller 7846401ff0 Merge branch 'dependabot/npm_and_yarn/main/svgr/rollup-5.5.0' into next 2020-11-16 15:11:48 +01:00
Christopher Möller f4f690d14f Merge branch 'next' into dependabot/npm_and_yarn/main/svgr/rollup-5.5.0 2020-11-16 15:11:17 +01:00
Christopher MöllerandGitHub 3a56fb8146 Merge pull request #688 from wbkd/dependabot/npm_and_yarn/main/cypress-5.6.0
chore(deps-dev): bump cypress from 5.5.0 to 5.6.0
2020-11-16 15:09:38 +01:00
Christopher MöllerandGitHub ffd9a6ca6a Merge pull request #689 from wbkd/dependabot/npm_and_yarn/main/rollup-2.33.2
chore(deps-dev): bump rollup from 2.33.1 to 2.33.2
2020-11-16 15:09:21 +01:00
Christopher MöllerandGitHub 9f3b294931 Merge pull request #690 from wbkd/dependabot/npm_and_yarn/main/types/d3-6.1.0
chore(deps-dev): bump @types/d3 from 6.0.0 to 6.1.0
2020-11-16 15:09:01 +01:00
Christopher Möller 6da79b572a fix(edge renderer): change wording for target handle id 2020-11-16 15:04:34 +01:00
Christopher Möller 267e492d97 Merge branch 'justrhysism-chore/improve-edge-warning' into next 2020-11-16 15:03:06 +01:00
Christopher Möller 142a119027 Merge branch 'chore/improve-edge-warning' of https://github.com/justrhysism/react-flow into justrhysism-chore/improve-edge-warning 2020-11-16 15:02:51 +01:00
dependabot-preview[bot]andGitHub bd842babf4 chore(deps-dev): bump @svgr/rollup from 5.4.0 to 5.5.0
Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 14:02:34 +00:00
Christopher Möller 8f84c54066 chore: release v8.0.0-next.7 2020-11-16 14:56:33 +01:00
Christopher Möller 16abf0595f fix(edges): change xy positions to detect when edge is hidden 2020-11-16 14:51:59 +01:00
Christopher Möller fc16bc1168 fix(panOnScroll): invert scroll direction (#683) 2020-11-16 13:12:29 +01:00
Christopher Möller 18cfcaa8d3 remove react dependency from examples 2020-11-16 12:55:39 +01:00
Christopher Möller 30037dcf52 chore(deps): use react 17 (#686), remove why-did-you-render dependency 2020-11-16 12:49:23 +01:00
dependabot-preview[bot]andGitHub 57685a85f5 chore(deps-dev): bump @types/d3 from 6.0.0 to 6.1.0
Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 05:04:33 +00:00
dependabot-preview[bot]andGitHub 45bf5ed074 chore(deps-dev): bump rollup from 2.33.1 to 2.33.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.33.1...v2.33.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 05:03:12 +00:00
dependabot-preview[bot]andGitHub c74fa43710 chore(deps-dev): bump cypress from 5.5.0 to 5.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v5.5.0...v5.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 05:02:16 +00:00
Rhys LloydandRhys Lloyd 58c9e60a73 chore(edge): Output edge id with source/target warnings 2020-11-16 14:58:59 +10:30
moklick 6c75635629 refactor(smoothStepEdge): cleanup 2020-11-15 21:14:45 +01:00
moklick 2b1366fe46 refactor(edgeRenderer): cleanup 2020-11-15 18:21:32 +01:00
moklick 393defc638 refactor(elements): only render visible handling 2020-11-15 18:05:44 +01:00
moklick 35887cac89 chore: release v8.0.0-next.6 2020-11-15 14:16:28 +01:00
moklick b0500bc208 refactor(edges): visible even if source and target are not visible #677 2020-11-15 14:15:35 +01:00
moklick 3d9d05243e test(hidden): ignore resize observer error 2020-11-14 17:43:34 +01:00
moklick bdb8bc2f82 chore: release v8.0.0-next.5 2020-11-14 17:28:54 +01:00
moklick 7d788a1ed7 refactor(edgeRendererUtils): cleanup 2020-11-14 17:26:37 +01:00
moklick c8d945f39b refactor(store): remove unused viewportBox 2020-11-14 17:04:29 +01:00
moklick 2420cf3689 refactor(onlyRenderVisible): change from nodes to elements #677 2020-11-14 16:46:14 +01:00
moklick 6e0b31d9c1 8.0.0-next.4 2020-11-11 18:33:51 +01:00
moklick 7482b961b0 refactor(deps): remove resize-observer 2020-11-11 18:33:32 +01:00
moklick ea72a7d7c8 8.0.0-next.3 2020-11-11 10:29:03 +01:00
moklick ee439857f0 refactor(zoomPanHelper): always return functions, add initialized flag #678 2020-11-11 10:25:56 +01:00
moklick ee87ce64db style(minimap): transparent mask 2020-11-10 18:40:45 +01:00
moklick 75a7825d2f refactor(NodeRenderer): cleanup 2020-11-10 18:37:43 +01:00
moklick ae6ce3cd05 feat(panOnScroll): add mode options free, vertical and horizontal 2020-11-10 17:56:19 +01:00
moklick 8bba855a17 8.0.0-next.2 2020-11-10 17:06:58 +01:00
moklick 5e28762f53 refactor(nodes): don't re-render on pan #677 2020-11-10 17:06:18 +01:00
moklick 959216f6fc refactor(keycodes): allow strings and numbers as key codes 2020-11-10 14:27:15 +01:00
Christopher Möller 965fb2a212 chore: release v8.0.0-next.1 2020-11-10 13:03:10 +01:00
Christopher Möller 7cd0d4e563 change release:next npm task 2020-11-10 13:01:39 +01:00
Christopher Möller e088287370 fix(useKeyPress): reset key when window loses focus #641 2020-11-10 12:58:15 +01:00
moklick 0fbefe5a58 refactor(GraphView): reduce amounts of re-renderings 2020-11-09 22:24:12 +01:00
moklick d06868ecde refactor(graphview): extend react flow props 2020-11-09 22:00:26 +01:00
moklick e1ae70e779 refactor(zoomPanHelper): export and simplify 2020-11-09 19:30:21 +01:00
moklick c7bf8ffbcc refactor(initD3): pass initial transform 2020-11-09 18:27:41 +01:00
moklick 7cc2306975 feat(reactflowInstance): add toObject function closes #603 2020-11-09 18:17:36 +01:00
moklick 2db5a7bce2 refactor(getElements): use internal node position #603 2020-11-09 17:48:51 +01:00