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öller and GitHub
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
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 Klack and GitHub
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 Klack and GitHub
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 Klack and GitHub
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 Klack and GitHub
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] and GitHub
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
dependabot[bot] and GitHub
0048d20b46
chore(deps-dev): bump postcss from 8.3.8 to 8.3.9
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-14 09:36:07 +00:00
Moritz Klack and GitHub
b9e1896651
Merge pull request #1571 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.7
...
chore(deps-dev): bump autoprefixer from 10.3.6 to 10.3.7
2021-10-14 11:35:34 +02:00
Moritz Klack and GitHub
60eccc5eeb
Merge pull request #1572 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.15.8
...
chore(deps-dev): bump @babel/core from 7.15.5 to 7.15.8
2021-10-14 11:35:25 +02:00
Moritz Klack and GitHub
df045383f3
Merge pull request #1573 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.15.8
...
chore(deps-dev): bump @babel/preset-env from 7.15.6 to 7.15.8
2021-10-14 11:35:17 +02:00
moklick
9d1d6c79d5
Merge branch 'main' of github.com:wbkd/react-flow
2021-10-14 11:34:27 +02:00
moklick
ab2391fd51
refactor(floating-edge-example): cleanup
2021-10-14 11:34:06 +02:00
moklick
a50f9c69af
Merge branch 'main' into node-as-handle-example
2021-10-14 10:57:08 +02:00
moklick
a76b111365
chore(examples): add old api src
2021-10-14 10:54:40 +02:00
Christopher Möller
ecc02a1ee9
feat(floatingedge): configure connectionline
2021-10-14 10:52:46 +02:00
Moritz Klack and GitHub
17a3399fef
Merge pull request #1581 from wbkd/feat-improve-bezier
...
feat(BezierEdge): use quadratic bezier curve
2021-10-14 10:36:44 +02:00
Christopher Möller
b36c713650
feat(example): add example with floating edge and whole node as handle
2021-10-14 09:15:04 +02:00
Christopher Möller
f30ba98a53
feat(BezierEdge): use quadratic bezier curve for top-left and bottom-right edges
2021-10-13 16:43:11 +02:00
moklick
3dc79276ad
refactor(store): cleanup
2021-10-13 16:30:34 +02:00
moklick
1f41cc0d9a
refactor(zustand): use shallow when needed
2021-10-13 16:19:46 +02:00
moklick
3f8c252096
refactor(graphview): use one hook
2021-10-13 13:52:45 +02:00
moklick
ee0d29029a
refactor(state): replace redux with zustand
2021-10-13 12:54:01 +02:00
dependabot[bot] and GitHub
fcc497da0a
chore(deps-dev): bump @babel/preset-env from 7.15.6 to 7.15.8
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.15.6 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-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 04:02:03 +00:00
dependabot[bot] and GitHub
3be73ef480
chore(deps-dev): bump @babel/core from 7.15.5 to 7.15.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.5 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-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 04:01:50 +00:00
dependabot[bot] and GitHub
47e5584529
chore(deps-dev): bump autoprefixer from 10.3.6 to 10.3.7
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.6 to 10.3.7.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.6...10.3.7 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 04:01:37 +00:00
dependabot[bot] and GitHub
e6a18a9b24
chore(deps): bump @types/react-redux from 7.1.18 to 7.1.19
...
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux ) from 7.1.18 to 7.1.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux )
---
updated-dependencies:
- dependency-name: "@types/react-redux"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 04:01:11 +00:00
moklick
e01249a87c
refactor(examples): hide old api examples
2021-10-09 16:49:41 +02:00
moklick
32ee964044
refactor(elements): split into nodes and edges
2021-10-09 11:33:10 +02:00
moklick
ae621d084c
chore(selection-listener): remove easy-peasy related comment
2021-10-06 10:30:08 +02:00
Moritz Klack and GitHub
be3b451d1d
Refactor: add possibility to use different keys or combinations as a key code ( #1554 )
...
* feat(keys): support for combinations and multiple possibilites for one action
* refactor(globalKeyHandler): pass deps to useEffect
* refactor(examples): define key codes outside of the component
2021-10-05 15:27:07 +02:00
moklick
654c9e5235
chore: release v9.6.8
2021-10-05 15:12:33 +02:00
moklick
c5ce586dd9
test(draghandle): add basic tests #1552
2021-10-05 10:45:51 +02:00
moklick
5d2f08cb54
Merge branch 'datoslabs-add-node-dragHandle'
2021-10-05 10:10:29 +02:00
datoslabs
0d497b6569
Add optional node dragHandle prop as DraggableCore handle.
...
#1413
2021-10-04 16:20:44 -04:00
moklick
8c4fafa5bf
Merge branch 'main' of github.com:wbkd/react-flow
2021-10-04 10:59:48 +02:00
Moritz Klack and GitHub
6ed16d662a
Merge pull request #1512 from SeonghoJin/added-dependency-of-onConnectEdge-and-onUpdateEdge
...
Fix when it disappears when connecting an edge to update to a new node
2021-10-04 10:59:27 +02:00