Commit Graph
2465 Commits
Author SHA1 Message Date
Moritz KlackandGitHub f9bd0d3177 Merge pull request #1630 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.16.0
chore(deps): bump @babel/runtime from 7.15.4 to 7.16.0
2021-11-01 11:26:56 +01:00
Moritz KlackandGitHub dcf48a6187 Merge pull request #1631 from wbkd/dependabot/npm_and_yarn/main/redux-4.1.2
chore(deps): bump redux from 4.1.1 to 4.1.2
2021-11-01 11:26:50 +01:00
Moritz KlackandGitHub 69b3e5ce18 Merge pull request #1632 from wbkd/dependabot/npm_and_yarn/main/cypress-8.7.0
chore(deps-dev): bump cypress from 8.5.0 to 8.7.0
2021-11-01 11:26:41 +01:00
dependabot[bot]andGitHub 3dfb7d8863 chore(deps-dev): bump cypress from 8.5.0 to 8.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 8.7.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/v8.5.0...v8.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 04:04:44 +00:00
dependabot[bot]andGitHub cfbd665173 chore(deps): bump redux from 4.1.1 to 4.1.2
Bumps [redux](https://github.com/reduxjs/redux) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 04:02:18 +00:00
dependabot[bot]andGitHub 5c167eeb36 chore(deps): bump @babel/runtime from 7.15.4 to 7.16.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.4 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 04:02:08 +00:00
dependabot[bot]andGitHub 08fe9256a3 chore(deps-dev): bump @babel/preset-env from 7.15.8 to 7.16.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 04:01:56 +00:00
Philipp Garbowsky a29d9de6b0 Changed the way the transform is applied to the edges group 2021-10-28 15:44:21 +02:00
Christopher Möller 3f992db54a chore(package.json): release 10.0.0-next.6 2021-10-27 15:47:14 +02:00
Christopher Möller 241f604125 feat(nested-nodes): simplify nested node rendering 2021-10-27 15:38:29 +02:00
Christopher Möller 3e0b673e90 Merge branch 'nested-nodes-flat' of github.com:wbkd/react-flow into nested-nodes-flat 2021-10-27 12:53:36 +02:00
Christopher Möller 5f9bc2e0f2 feat(noderenderer): convert from flat to nested format internally 2021-10-27 12:53:28 +02:00
moklick e8d26002a1 refactor(node-renderer): do not mutate node styles 2021-10-25 16:56:54 +02:00
moklick c42ba1fa1d fix(hooks/keypress): check if document is defined 2021-10-25 13:04:15 +02:00
dependabot[bot]andGitHub 9911991af9 chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.5 to 13.0.6.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.6/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 04:02:10 +00:00
Christopher Möller dc36ebf31f feat(nested-nodes): callback for parent node size change 2021-10-22 15:13:14 +02:00
Christopher Möller 8b95cd712f feat(noderenderer): render nodes recursively 2021-10-22 12:09:01 +02:00
Christopher Möller c1d5c35a04 feat(nested-nodes): recursively get children of moved node 2021-10-21 16:59:52 +02:00
Christopher Möller 2252ea11ae feat(nested-nodes): change data structure to flat array of nodes 2021-10-21 15:39:27 +02:00
Christopher Möller 64239fbb51 refactor(edgerenderer): cleanup edge utils 2021-10-21 14:33:34 +02:00
Christopher Möller b15d3012e0 fix(nested-nodes): fix getSourceTargetNode for childNodes 2021-10-21 14:08:39 +02:00
Clément Loridan a09c35921a merge(connectionLine): wbkd/react-flow:main 2021-10-21 14:05:34 +03:00
Christopher Möller b008c7b548 chore(graph-utils): rename elements to edges 2021-10-21 12:04:58 +02:00
Christopher Möller 8d840b5820 Merge branch 'nested-nodes' of github.com:wbkd/react-flow into nested-nodes 2021-10-21 11:53:56 +02:00
Christopher Möller 9ad894d2df feat(nodes): add helper functions to iterate over child nodes 2021-10-21 11:53:44 +02:00
moklick 8f23321bd0 refactor(hooks): add useVisibleNodes and useVisibleEdges 2021-10-21 09:05:56 +02:00
moklick 450cb90e67 refactor(nested-nodes): zIndex 2021-10-20 19:26:22 +02:00
Christopher Möller 9350884836 fix(perf): improve flattenNodes 2021-10-20 18:06:41 +02:00
Christopher Möller 767fbd4377 feat(noderenderer): render child nodes 2021-10-20 16:57:44 +02:00
moklick a0b8aa6fcb Merge branch 'v10' into refactor/nodes-edges-state 2021-10-20 10:52:11 +02:00
moklick f957462eb6 chore(examples): add old api examples 2021-10-20 10:23:09 +02:00
Christopher MöllerandGitHub 11ff5ecaf8 Merge pull request #1587 from wbkd/feat-markers
feat-markers
2021-10-20 10:21:36 +02:00
moklick 1525af39cf refactor(elements): render only visible elements 2021-10-19 14:57:34 +02:00
moklick 410b12946d refactor(state): separate nodes and edges 2021-10-19 11:09:49 +02:00
Moritz KlackandGitHub 5cecc27ee9 Merge pull request #1574 from EmilienLeroux/bug/ControlButton_avoid-submit-form
fix(ControlButton): avoid submit form by click on default ControlButtons
2021-10-18 15:38:18 +02:00
Émilien Leroux e4fd191192 fix(ControlButton): avoid submit form by click on default ControlButtons 2021-10-18 14:02:19 +02:00
dependabot[bot]andGitHub 6f5a783e27 chore(deps-dev): bump typescript from 4.4.3 to 4.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 04:01:41 +00:00
doctoroyyandGitHub 38f18d89d7 fix: avoid render all nodes at first render if set width 2021-10-15 21:11:28 +08:00
Christopher Möller dc5172e19e feat(markers): bump next version 2021-10-15 13:43:19 +02:00
Christopher Möller b08809d810 feat(markers): add option to control orientation of markers 2021-10-15 13:07:02 +02:00
Christopher Möller 1b73c8fff5 feat(markers): add more properties for custom markers 2021-10-15 11:51:54 +02:00
Christopher Möller d3b1148bca feat(markers): implement more generic api for markerEnd and markerStart handling 2021-10-14 17:53:50 +02:00
Christopher Möller eed5717821 Merge branch 'main' into v10 2021-10-14 14:03:03 +02:00
Moritz KlackandGitHub fa3554060b Merge pull request #1584 from wbkd/node-as-handle-example
chore(examples): add floating edge example
2021-10-14 12:39:43 +02:00
moklick ceb96201de refactor(floating-edges-example): comments and cleanup 2021-10-14 12:29:05 +02:00
moklick b9b597b1ac chore: release v9.6.9 2021-10-14 11:41:10 +02:00
Moritz KlackandGitHub 620c306072 Merge pull request #1569 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.19
chore(deps): bump @types/react-redux from 7.1.18 to 7.1.19
2021-10-14 11:36:40 +02:00
Moritz KlackandGitHub 2bd50818a6 Merge pull request #1568 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.9
chore(deps-dev): bump postcss from 8.3.8 to 8.3.9
2021-10-14 11:36:27 +02:00
Moritz KlackandGitHub bbc53a4356 Merge pull request #1570 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.15.8
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8
2021-10-14 11:36:17 +02:00
dependabot[bot]andGitHub 95cb060c49 chore(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.0 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 09:36:10 +00:00