moklick
|
14b9ec4a6a
|
refactor(wrapNode): simplify mouse handler
|
2021-11-28 02:48:09 +01:00 |
|
moklick
|
2cd047bc76
|
fix(child-nodes): dragging when parent is selected
|
2021-11-28 02:39:27 +01:00 |
|
moklick
|
801d8f2ad4
|
fix(subflows): handle selections correctly
|
2021-11-26 19:35:31 +01:00 |
|
moklick
|
330eefe695
|
refactor(selection): only fire selection changes that changed
|
2021-11-26 18:42:52 +01:00 |
|
moklick
|
d260abec75
|
refactor(actions): addSelectedElements => addSelectedNodes, addSelectedEdges
|
2021-11-26 15:18:27 +01:00 |
|
moklick
|
a032306408
|
feat(hooks): add useNodesState and useEdgesState
|
2021-11-26 14:39:22 +01:00 |
|
moklick
|
713e7e1bd4
|
refactor(examples): on connect use connection type
|
2021-11-26 13:58:30 +01:00 |
|
moklick
|
62f1e90244
|
fix(edges): updatable edge
|
2021-11-26 07:14:38 +01:00 |
|
moklick
|
33255635af
|
refactor(edge-renderer): cleanup
|
2021-11-26 07:07:21 +01:00 |
|
Christopher Möller
|
b2ac219912
|
refactor(edge): pass onEdgeUpdate instead of creating onConnect function
|
2021-11-25 16:04:08 +01:00 |
|
Christopher Möller
|
22f7dd6306
|
refactor(edges): cleanup edge renderer
|
2021-11-25 15:48:57 +01:00 |
|
Christopher Möller
|
cffefe78c8
|
fix(zIndex): allow zIndex to be set to 0 explicitly
|
2021-11-24 12:23:03 +01:00 |
|
Christopher Möller
|
0f480444f2
|
chore(markers): cleanup marker api
|
2021-11-24 12:02:09 +01:00 |
|
moklick
|
3011efd101
|
chore(version): bump
|
2021-11-23 18:55:22 +01:00 |
|
moklick
|
5124b6b134
|
refactor(node): disconnect resize observer on unmount
|
2021-11-23 18:54:42 +01:00 |
|
moklick
|
ea76e55d85
|
chore(version): bump
|
2021-11-23 18:39:19 +01:00 |
|
moklick
|
296289710f
|
refactor(store): reset on unmount
|
2021-11-23 18:37:12 +01:00 |
|
moklick
|
f775cf29ca
|
chore(version): bump
|
2021-11-23 18:00:19 +01:00 |
|
moklick
|
8a095df192
|
refactor(nodes): only observe node when not hidden
|
2021-11-23 17:58:53 +01:00 |
|
 Moritz KlackandGitHub
|
5698d2457d
|
Merge pull request #1655 from wbkd/dependabot/npm_and_yarn/main/postcss-cli-9.0.2
chore(deps-dev): bump postcss-cli from 9.0.1 to 9.0.2
|
2021-11-22 16:58:15 +01:00 |
|
 dependabot[bot]andGitHub
|
eaeaed0fa5
|
chore(deps-dev): bump postcss-cli from 9.0.1 to 9.0.2
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/9.0.1...9.0.2)
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 15:57:56 +00:00 |
|
 Moritz KlackandGitHub
|
c9dc79cc11
|
Merge pull request #1669 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.16.3
chore(deps): bump @babel/runtime from 7.16.0 to 7.16.3
|
2021-11-22 16:57:34 +01:00 |
|
 Moritz KlackandGitHub
|
6269c16794
|
Merge pull request #1671 from wbkd/dependabot/npm_and_yarn/main/cypress-9.0.0
chore(deps-dev): bump cypress from 8.7.0 to 9.0.0
|
2021-11-22 16:57:25 +01:00 |
|
 Moritz KlackandGitHub
|
74dd0fb14b
|
Merge pull request #1701 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.16.4
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.16.0 to 7.16.4
|
2021-11-22 16:57:15 +01:00 |
|
 dependabot[bot]andGitHub
|
1f5776ba85
|
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.16.0 to 7.16.4.
- [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.4/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-11-22 15:57:05 +00:00 |
|
 Moritz KlackandGitHub
|
104e29e3db
|
Merge pull request #1708 from wbkd/dependabot/npm_and_yarn/main/rollup-2.60.1
chore(deps-dev): bump rollup from 2.59.0 to 2.60.1
|
2021-11-22 16:56:55 +01:00 |
|
 dependabot[bot]andGitHub
|
7438839981
|
chore(deps-dev): bump rollup from 2.59.0 to 2.60.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.59.0 to 2.60.1.
- [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.59.0...v2.60.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 15:56:25 +00:00 |
|
 Moritz KlackandGitHub
|
bbcfb8aab2
|
Merge pull request #1702 from wbkd/dependabot/npm_and_yarn/main/release-it-14.11.8
chore(deps-dev): bump release-it from 14.11.6 to 14.11.8
|
2021-11-22 16:56:01 +01:00 |
|
 Moritz KlackandGitHub
|
b2a3c6e565
|
Merge pull request #1703 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.16.4
chore(deps-dev): bump @babel/preset-env from 7.16.0 to 7.16.4
|
2021-11-22 16:55:51 +01:00 |
|
 Moritz KlackandGitHub
|
4f67984ad6
|
Merge pull request #1704 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.31.0
chore(deps-dev): bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0
|
2021-11-22 16:55:38 +01:00 |
|
 Moritz KlackandGitHub
|
906e959eee
|
Merge pull request #1705 from wbkd/dependabot/npm_and_yarn/main/typescript-4.5.2
chore(deps-dev): bump typescript from 4.4.4 to 4.5.2
|
2021-11-22 16:55:25 +01:00 |
|
 dependabot[bot]andGitHub
|
e9aa8adbbc
|
chore(deps-dev): bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 04:03:08 +00:00 |
|
 dependabot[bot]andGitHub
|
80dc1532ab
|
chore(deps-dev): bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.30.0...0.31.0)
---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 04:02:54 +00:00 |
|
 dependabot[bot]andGitHub
|
5af7a12d88
|
chore(deps-dev): bump @babel/preset-env from 7.16.0 to 7.16.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.16.4.
- [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.4/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-11-22 04:02:36 +00:00 |
|
 dependabot[bot]andGitHub
|
6253deca68
|
chore(deps-dev): bump release-it from 14.11.6 to 14.11.8
Bumps [release-it](https://github.com/release-it/release-it) from 14.11.6 to 14.11.8.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.11.6...14.11.8)
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 04:02:00 +00:00 |
|
Mahdi Esbati
|
41612a0ba9
|
add the corresponding examples for d3 smooth transitions
|
2021-11-21 13:26:08 +03:30 |
|
Mahdi Esbati
|
83362c187c
|
implement smooth transitions for useZoomPanHelper using d3
|
2021-11-21 13:24:03 +03:30 |
|
 Christopher MöllerandGitHub
|
11b7fa7042
|
Merge pull request #1644 from wbkd/refactor/nested-relative
new node and edge handling, state management, subflows, layering
|
2021-11-18 18:09:21 +01:00 |
|
 Christopher MöllerandGitHub
|
891d21a22a
|
Merge pull request #1692 from wbkd/feat/interaction-classnames
Feat/interaction classnames
|
2021-11-18 18:05:08 +01:00 |
|
Christopher Möller
|
85ad535940
|
Merge branch 'refactor/nested-relative' into feat/interaction-classnames
|
2021-11-18 18:03:54 +01:00 |
|
Christopher Möller
|
9d159c1e87
|
chore(types): enforce defaultProps inside react flow component
|
2021-11-18 18:01:20 +01:00 |
|
moklick
|
7ffad7770b
|
refactor(subgraphs): calculate z for child nodes
|
2021-11-18 17:57:45 +01:00 |
|
Christopher Möller
|
004dcc6528
|
feat(selection): disable pane movement when selection is dragged
|
2021-11-18 16:53:41 +01:00 |
|
Christopher Möller
|
2243b0a1f6
|
Merge branch 'refactor/nested-relative' into feat/interaction-classnames
|
2021-11-18 16:30:11 +01:00 |
|
Christopher Möller
|
e1f864f270
|
feat(flow): add properties for configuring no-interaction classes
|
2021-11-18 16:29:06 +01:00 |
|
moklick
|
fe9c1f02dc
|
refactor(nodes-edges): rename isHidden to hidden
|
2021-11-18 13:06:14 +01:00 |
|
moklick
|
e6a4034747
|
Merge branch 'refactor/nested-relative' of github.com:wbkd/react-flow into refactor/nested-relative
|
2021-11-18 13:01:32 +01:00 |
|
moklick
|
0974aa5732
|
refactor(nodes): only use node internals
|
2021-11-18 13:01:11 +01:00 |
|
 dependabot[bot]andGitHub
|
31a977913a
|
chore(deps-dev): bump cypress from 8.7.0 to 9.0.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.7.0 to 9.0.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.7.0...v9.0.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-15 04:02:34 +00:00 |
|
 dependabot[bot]andGitHub
|
83ebadd2fe
|
chore(deps): bump @babel/runtime from 7.16.0 to 7.16.3
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.0 to 7.16.3.
- [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.3/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-15 04:01:33 +00:00 |
|