Commit Graph
2053 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 32b255cd93 Merge pull request #1390 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.14.8
chore(deps): bump @babel/runtime from 7.14.6 to 7.14.8
2021-07-26 13:31:45 +02:00
Moritz KlackandGitHub abf2c41aca Merge pull request #1391 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.14.8
chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8
2021-07-26 13:31:37 +02:00
Moritz KlackandGitHub 41a4e91f55 Merge pull request #1392 from wbkd/dependabot/npm_and_yarn/main/release-it-14.10.1
chore(deps-dev): bump release-it from 14.10.0 to 14.10.1
2021-07-26 13:31:29 +02:00
Moritz KlackandGitHub 6190960c89 Merge pull request #1393 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.13.0
chore(deps-dev): bump start-server-and-test from 1.12.6 to 1.13.0
2021-07-26 13:31:20 +02:00
Moritz KlackandGitHub ceca35f763 Merge pull request #1394 from wbkd/dependabot/npm_and_yarn/main/cypress-8.0.0
chore(deps-dev): bump cypress from 7.7.0 to 8.0.0
2021-07-26 13:31:11 +02:00
dependabot[bot]andGitHub 0524bc9397 chore(deps-dev): bump cypress from 7.7.0 to 8.0.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.7.0 to 8.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/v7.7.0...v8.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-07-26 04:05:01 +00:00
dependabot[bot]andGitHub 68c09f0197 chore(deps-dev): bump start-server-and-test from 1.12.6 to 1.13.0
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.6 to 1.13.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.6...v1.13.0)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 04:04:32 +00:00
dependabot[bot]andGitHub 1a451d725f chore(deps-dev): bump release-it from 14.10.0 to 14.10.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.10.0 to 14.10.1.
- [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.10.0...14.10.1)

---
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-07-26 04:04:09 +00:00
dependabot[bot]andGitHub 20695fa158 chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.14.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.14.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-07-26 04:03:24 +00:00
dependabot[bot]andGitHub 038a301d33 chore(deps): bump @babel/runtime from 7.14.6 to 7.14.8
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.14.6 to 7.14.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.14.8/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-07-26 04:02:55 +00:00
Moritz KlackandGitHub da768967f1 Merge pull request #1372 from RickeyWard/ConnectionLinesEx
Extend Connection Lines
2021-07-24 14:12:23 +02:00
DiamondDrake d51d677106 removed copy pasta null 2021-07-20 15:43:28 -04:00
DiamondDrake b7e63c17e7 Extend Connection Line props
Include Node and Handle in props passed to custom connection lines for advanced usage.
2021-07-20 15:39:11 -04:00
moklick 037c44ed6a chore: release v9.6.5 2021-07-20 19:27:48 +02:00
moklick 41db69e06c fix(nodes): dont select nodes when selectable=false closes #1324 2021-07-20 17:59:04 +02:00
moklick 08bbfc7616 chore(examples): custom node pass isConnectable 2021-07-20 12:23:00 +02:00
moklick 595a715a0f refactor(exports): export all edges closes #1355 2021-07-20 11:53:59 +02:00
Moritz KlackandGitHub 6b00a4b380 Merge pull request #1359 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-13.0.2
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2
2021-07-20 11:20:28 +02:00
dependabot[bot]andGitHub 98a6c3c7d5 chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.0 to 13.0.2.
- [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.2/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-07-20 09:19:59 +00:00
Moritz KlackandGitHub af774067da Merge pull request #1361 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-19.0.1
chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1
2021-07-20 11:19:18 +02:00
dependabot[bot]andGitHub 7a5d1f18c4 chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 19.0.0 to 19.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.1/packages/commonjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 09:19:07 +00:00
Moritz KlackandGitHub 870c33177b Merge pull request #1360 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.1
chore(deps-dev): bump autoprefixer from 10.3.0 to 10.3.1
2021-07-20 11:18:22 +02:00
Moritz KlackandGitHub e0c841b566 Merge pull request #1362 from wbkd/dependabot/npm_and_yarn/main/rollup-2.53.2
chore(deps-dev): bump rollup from 2.53.1 to 2.53.2
2021-07-20 11:17:59 +02:00
Moritz KlackandGitHub 51b21580fd Merge pull request #1363 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-replace-3.0.0
chore(deps-dev): bump @rollup/plugin-replace from 2.4.2 to 3.0.0
2021-07-20 11:17:50 +02:00
dependabot[bot]andGitHub 4c8523b580 chore(deps-dev): bump @rollup/plugin-replace from 2.4.2 to 3.0.0
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/wasm-v3.0.0/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:01:44 +00:00
dependabot[bot]andGitHub cf348c094b chore(deps-dev): bump rollup from 2.53.1 to 2.53.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.53.1 to 2.53.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.53.1...v2.53.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:01:31 +00:00
dependabot[bot]andGitHub 70879a5d0d chore(deps-dev): bump autoprefixer from 10.3.0 to 10.3.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.0 to 10.3.1.
- [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.0...10.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:01:08 +00:00
moklick b6c5d1c2dc chore: release v9.6.4 2021-07-13 09:56:52 +02:00
Moritz KlackandGitHub 4ef446688f Merge pull request #1325 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-livereload-2.0.5
chore(deps-dev): bump rollup-plugin-livereload from 2.0.0 to 2.0.5
2021-07-13 09:52:29 +02:00
Moritz KlackandGitHub 666ee7ebb5 Merge pull request #1327 from wbkd/dependabot/npm_and_yarn/main/typescript-4.3.5
chore(deps-dev): bump typescript from 4.3.4 to 4.3.5
2021-07-13 09:52:19 +02:00
Moritz KlackandGitHub b1d81c87c7 Merge pull request #1335 from wbkd/dependabot/npm_and_yarn/main/types/resize-observer-browser-0.1.6
chore(deps-dev): bump @types/resize-observer-browser from 0.1.5 to 0.1.6
2021-07-13 09:52:08 +02:00
Moritz KlackandGitHub b528dea62c Merge pull request #1337 from wbkd/dependabot/npm_and_yarn/main/cypress-7.7.0
chore(deps-dev): bump cypress from 7.6.0 to 7.7.0
2021-07-13 09:52:00 +02:00
dependabot[bot]andGitHub 75ede02dd9 chore(deps-dev): bump rollup-plugin-livereload from 2.0.0 to 2.0.5
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 2.0.0 to 2.0.5.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-livereload/compare/v2.0.0...v2.0.5)

---
updated-dependencies:
- dependency-name: rollup-plugin-livereload
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 07:49:03 +00:00
dependabot[bot]andGitHub 04e3ab9523 chore(deps-dev): bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 07:48:47 +00:00
dependabot[bot]andGitHub dbf7511e3f chore(deps-dev): bump cypress from 7.6.0 to 7.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.6.0 to 7.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/v7.6.0...v7.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-07-13 07:48:47 +00:00
dependabot[bot]andGitHub 405d1d6858 chore(deps-dev): bump @types/resize-observer-browser from 0.1.5 to 0.1.6
Bumps [@types/resize-observer-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/resize-observer-browser) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/resize-observer-browser)

---
updated-dependencies:
- dependency-name: "@types/resize-observer-browser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 07:48:43 +00:00
Moritz KlackandGitHub a00b49cd21 Merge pull request #1336 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.18
chore(deps): bump @types/react-redux from 7.1.16 to 7.1.18
2021-07-13 09:48:23 +02:00
Moritz KlackandGitHub 6ee9457671 Merge pull request #1338 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.12.6
chore(deps-dev): bump start-server-and-test from 1.12.5 to 1.12.6
2021-07-13 09:48:11 +02:00
Moritz KlackandGitHub 6996af8eda Merge pull request #1339 from wbkd/dependabot/npm_and_yarn/main/rollup-2.53.1
chore(deps-dev): bump rollup from 2.52.3 to 2.53.1
2021-07-13 09:48:00 +02:00
Moritz KlackandGitHub 1970486994 Merge pull request #1340 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.0
chore(deps-dev): bump autoprefixer from 10.2.6 to 10.3.0
2021-07-13 09:47:48 +02:00
Moritz KlackandGitHub 4667004012 Merge pull request #1341 from namdaoduy/patch-1
BUG FIX: should support react-dom 16 and 17
2021-07-13 09:47:26 +02:00
EricandGitHub 942e9c19d4 fix: should support react-dom 16 and 17
## Description
The version of the peer dependency `react-dom` should be `16 || 17` instead of `17 || 17`. This bug prevents projects using React Dom 16 from installing version `9.6.3`.

## References
Right version (9.6.0): https://github.com/wbkd/react-flow/commit/f835f85e65545ac87eb5bd2247a4ea1ebaee85ec
Changed to 17 only (9.6.1 ?): https://github.com/wbkd/react-flow/commit/290ba99f7048c04687255e4ff2cb175675d5432f
Got typo when you changed it back (9.6.3): https://github.com/wbkd/react-flow/commit/8c4ae0cb5deda608b990df7cf9c900baac3245e0

## How Has This Been Tested?
This haven't been tested yet, but it should work 😄
2021-07-13 11:22:09 +07:00
dependabot[bot]andGitHub 1f64859be5 chore(deps-dev): bump autoprefixer from 10.2.6 to 10.3.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.6 to 10.3.0.
- [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.6...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 04:02:44 +00:00
dependabot[bot]andGitHub aee919885a chore(deps-dev): bump rollup from 2.52.3 to 2.53.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.53.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.52.3...v2.53.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-07-12 04:02:25 +00:00
dependabot[bot]andGitHub 644d6137bc chore(deps-dev): bump start-server-and-test from 1.12.5 to 1.12.6
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.5...v1.12.6)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 04:01:55 +00:00
dependabot[bot]andGitHub 8255dc0605 chore(deps): bump @types/react-redux from 7.1.16 to 7.1.18
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.16 to 7.1.18.
- [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-07-12 04:01:12 +00:00
moklick d648889286 chore: release v9.6.3 2021-07-01 15:35:40 +02:00
moklick 4b043bcecc Merge branch 'main' of github.com:wbkd/react-flow into main 2021-07-01 15:30:39 +02:00
moklick ef47500122 feat(props): add preventScrolling prop closes #1077 2021-07-01 15:30:29 +02:00
moklick 55d95d3684 refactor(panOnScroll): check nowheel class closes #1322 2021-07-01 14:18:03 +02:00