Commit Graph
2181 Commits
Author SHA1 Message Date
moklick 2cbd50c23e chore(deps): bump 2021-03-21 17:13:00 +01:00
moklick a5a9650896 chore: release v9.3.0 2021-03-19 23:51:40 +01:00
moklick 0f4f2e5a7b chore(peerDeps): add react-dom #1015 2021-03-19 23:48:01 +01:00
moklick 111ee649bb feat(nodetypes): add nodeTypesId prop to force recreation of nodeTypes #1007 2021-03-19 23:25:58 +01:00
moklick afe69887e2 fix(onNodeDblClick): pass to GraphView 2021-03-17 21:38:26 +01:00
Moritz KlackandGitHub 8b0b4748bd Merge pull request #1008 from kid-icarus/ki/support-element-double-click
Support element double click handler.
2021-03-17 21:30:12 +01:00
Ryan Kois 67186b478a Support node double click handler. 2021-03-15 17:01:11 -07:00
dependabot-preview[bot]andGitHub 5148fdcac5 Merge pull request #997 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.13.10 2021-03-15 05:14:48 +00:00
dependabot-preview[bot]andGitHub ec9a0faa36 Merge pull request #999 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.8 2021-03-15 05:14:13 +00:00
dependabot-preview[bot]andGitHub b060273db9 chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.13.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10.
- [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.13.10/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 05:11:15 +00:00
dependabot-preview[bot]andGitHub a65b9161d4 Merge pull request #998 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.13.10 2021-03-15 05:10:02 +00:00
dependabot-preview[bot]andGitHub 020f855870 chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10.
- [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.13.10/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 05:06:32 +00:00
dependabot-preview[bot]andGitHub 1a3fedd3d5 Merge pull request #996 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.13.10 2021-03-15 05:05:05 +00:00
dependabot-preview[bot]andGitHub ef74460a95 chore(deps-dev): bump postcss from 8.2.7 to 8.2.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.8.
- [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.2.7...8.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 05:02:57 +00:00
dependabot-preview[bot]andGitHub 6fa3847c4c Merge pull request #995 from wbkd/dependabot/npm_and_yarn/main/rollup-2.41.2 2021-03-15 05:02:06 +00:00
dependabot-preview[bot]andGitHub f0d1775a13 Merge pull request #994 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.13.10 2021-03-15 05:01:17 +00:00
dependabot-preview[bot]andGitHub 970ee7b3dd 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.13.9 to 7.13.10.
- [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.13.10/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 05:00:13 +00:00
dependabot-preview[bot]andGitHub 01cc8cc0f9 chore(deps-dev): bump rollup from 2.41.0 to 2.41.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.41.0 to 2.41.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.41.0...v2.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 04:59:12 +00:00
dependabot-preview[bot]andGitHub ab5e0d4ffb chore(deps): bump @babel/runtime from 7.13.9 to 7.13.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.9 to 7.13.10.
- [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.13.10/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 04:58:35 +00:00
moklick 94f41d3eeb chore: release v9.2.0 2021-03-14 15:35:48 +01:00
moklick 47f536967c chore(examples): add onEdgeUpdate 2021-03-14 15:32:46 +01:00
moklick 83da698aa4 fix(onEdgeUpdate): check if handle is target or source by classname fixes #982 2021-03-14 15:32:17 +01:00
moklick cd1baadf41 feat(edges): add mouse handler closes #987 2021-03-12 20:46:14 +01:00
moklick bf6bce0c58 chore: release v9.1.2 2021-03-10 12:53:54 +01:00
moklick 41ee4182d2 chore(bump): rollup 2021-03-10 12:51:03 +01:00
moklick 364111a7fe fix(interaction): panemoveable prop on touch devices 2021-03-10 12:50:54 +01:00
dependabot-preview[bot]andGitHub 359c1a13de Merge pull request #973 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.7 2021-03-08 05:35:55 +00:00
dependabot-preview[bot]andGitHub e28eecd5c5 chore(deps-dev): bump postcss from 8.2.6 to 8.2.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7.
- [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.2.6...8.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:25:44 +00:00
dependabot-preview[bot]andGitHub 218f2c7546 Merge pull request #977 from wbkd/dependabot/npm_and_yarn/main/cypress-6.6.0 2021-03-08 05:24:20 +00:00
dependabot-preview[bot]andGitHub 41dcbe44ad Merge pull request #978 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.13.9 2021-03-08 05:20:08 +00:00
dependabot-preview[bot]andGitHub 6b8c6bf122 chore(deps-dev): bump cypress from 6.5.0 to 6.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.5.0 to 6.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/v6.5.0...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:16:19 +00:00
dependabot-preview[bot]andGitHub e95dcc2010 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.13.8 to 7.13.9.
- [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.13.9/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:15:34 +00:00
dependabot-preview[bot]andGitHub 7315883bd6 Merge pull request #976 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.2.5 2021-03-08 05:15:03 +00:00
dependabot-preview[bot]andGitHub 222e75ee22 Merge pull request #975 from wbkd/dependabot/npm_and_yarn/main/typescript-4.2.3 2021-03-08 05:14:10 +00:00
dependabot-preview[bot]andGitHub 0f7462c822 Merge pull request #974 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.13.9 2021-03-08 05:13:26 +00:00
dependabot-preview[bot]andGitHub 5f04ea9b0d chore(deps-dev): bump autoprefixer from 10.2.4 to 10.2.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.4 to 10.2.5.
- [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.2.4...10.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:11:17 +00:00
dependabot-preview[bot]andGitHub 7679499e90 Merge pull request #972 from wbkd/dependabot/npm_and_yarn/main/postcss-nested-5.0.5 2021-03-08 05:10:58 +00:00
dependabot-preview[bot]andGitHub ccd6c4905b chore(deps-dev): bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:10:19 +00:00
dependabot-preview[bot]andGitHub 2e8d506b7e Merge pull request #971 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.13.9 2021-03-08 05:10:06 +00:00
dependabot-preview[bot]andGitHub b65c317782 chore(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:09:40 +00:00
dependabot-preview[bot]andGitHub 112fc3f8ad chore(deps-dev): bump postcss-nested from 5.0.4 to 5.0.5
Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/postcss/postcss-nested/releases)
- [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-nested/compare/5.0.4...5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:07:33 +00:00
dependabot-preview[bot]andGitHub 398292236c chore(deps): bump @babel/runtime from 7.13.8 to 7.13.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:06:53 +00:00
moklick e7e556b605 chore: release v9.1.1 2021-03-05 21:19:49 +01:00
moklick 6d2221b058 fix(edges): unset nodes selection on click closes #966 2021-03-05 20:57:50 +01:00
moklick 33b2a90040 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-03-05 20:55:54 +01:00
Moritz KlackandGitHub a950c69715 Merge pull request #962 from ambroseus/feat/edge-updater-radius-prop
feat(edgeUpdater): add edgeUpdaterRadius prop
2021-03-05 20:55:46 +01:00
moklick 0ca48c2b7f refactor(edgeAnchor): add types, class name handling 2021-03-05 20:49:14 +01:00
Eugene Samonenko d89be58e54 feat(edgeUpdater): add edgeUpdaterRadius prop 2021-03-03 13:10:33 +02:00
moklick b71c9eb891 chore(examples): add undirectional 2021-03-02 11:12:35 +01:00
moklick 19f854b716 chore: release v9.1.0 2021-03-01 17:04:21 +01:00