Commit Graph
2146 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 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 KlackandGitHub 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 a76b111365 chore(examples): add old api src 2021-10-14 10:54:40 +02:00
Moritz KlackandGitHub 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 f30ba98a53 feat(BezierEdge): use quadratic bezier curve for top-left and bottom-right edges 2021-10-13 16:43:11 +02:00
dependabot[bot]andGitHub 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]andGitHub 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
moklick ae621d084c chore(selection-listener): remove easy-peasy related comment 2021-10-06 10:30:08 +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 KlackandGitHub 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
moklick e894d1da52 chore(examples): update deps 2021-10-04 10:50:28 +02:00
moklick 8171c3b5ca chore(package.json): add engines 2021-10-04 10:43:19 +02:00
Moritz KlackandGitHub ab26c312b6 Merge pull request #1546 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.8
chore(deps-dev): bump postcss from 8.3.6 to 8.3.8
2021-10-04 10:34:06 +02:00
dependabot[bot]andGitHub ceeb135a24 chore(deps-dev): bump postcss from 8.3.6 to 8.3.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.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.3.6...8.3.8)

---
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-04 08:33:58 +00:00
Moritz KlackandGitHub d7f7c7db9f Merge pull request #1545 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-21.0.0
chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0
2021-10-04 10:33:37 +02:00
Moritz KlackandGitHub aad99e66cc Merge pull request #1547 from wbkd/dependabot/npm_and_yarn/main/postcss-cli-9.0.1
chore(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1
2021-10-04 10:33:16 +02:00
dependabot[bot]andGitHub efae24d0b7 chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 20.0.0 to 21.0.0.
- [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-v21.0.0/packages/commonjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:31:26 +00:00
Moritz KlackandGitHub 57376403f6 Merge pull request #1544 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-13.0.5
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5
2021-10-04 10:30:45 +02:00
dependabot[bot]andGitHub f787578532 chore(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.1 to 9.0.1.
- [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/8.3.1...9.0.1)

---
updated-dependencies:
- dependency-name: postcss-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:30:43 +00:00
Moritz KlackandGitHub e2e838b049 Merge pull request #1543 from wbkd/dependabot/npm_and_yarn/main/release-it-14.11.6
chore(deps-dev): bump release-it from 14.11.5 to 14.11.6
2021-10-04 10:30:36 +02:00
dependabot[bot]andGitHub 90e911a751 chore(deps-dev): bump release-it from 14.11.5 to 14.11.6
Bumps [release-it](https://github.com/release-it/release-it) from 14.11.5 to 14.11.6.
- [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.5...14.11.6)

---
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-10-04 08:30:19 +00:00
dependabot[bot]andGitHub e1580de82e chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.4 to 13.0.5.
- [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.5/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-04 08:30:12 +00:00
Moritz KlackandGitHub cb5324de3d Merge pull request #1496 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.15.4
chore(deps): bump @babel/runtime from 7.15.3 to 7.15.4
2021-10-04 10:29:51 +02:00
Moritz KlackandGitHub 4040b9d3be Merge pull request #1498 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.14.0
chore(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0
2021-10-04 10:29:18 +02:00
Moritz KlackandGitHub d770e56cd4 Merge pull request #1501 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.15.5
chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.5
2021-10-04 10:29:04 +02:00
dependabot[bot]andGitHub 874bbc7863 chore(deps): bump @babel/runtime from 7.15.3 to 7.15.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.3 to 7.15.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.15.4/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-10-04 08:19:59 +00:00
dependabot[bot]andGitHub ce79116fc6 chore(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.1...v1.14.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-10-04 08:19:42 +00:00
dependabot[bot]andGitHub fdb73e65d8 chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.5.
- [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.5/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-04 08:19:34 +00:00
Moritz KlackandGitHub f8d2fb6ef5 Merge pull request #1500 from wbkd/dependabot/npm_and_yarn/main/react-redux-7.2.5
chore(deps): bump react-redux from 7.2.4 to 7.2.5
2021-10-04 10:14:58 +02:00
Moritz KlackandGitHub 97c928ee18 Merge pull request #1510 from wbkd/dependabot/npm_and_yarn/main/typescript-4.4.3
chore(deps-dev): bump typescript from 4.4.2 to 4.4.3
2021-10-04 10:14:38 +02:00
Moritz KlackandGitHub f34b19841b Merge pull request #1511 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.15.6
chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.6
2021-10-04 10:14:25 +02:00
Moritz KlackandGitHub 167ec7448f Merge pull request #1520 from wbkd/dependabot/npm_and_yarn/main/prettier-2.4.1
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1
2021-10-04 10:14:12 +02:00
Moritz KlackandGitHub 577c1792e4 Merge pull request #1531 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.6
chore(deps-dev): bump autoprefixer from 10.3.3 to 10.3.6
2021-10-04 10:14:01 +02:00
Moritz KlackandGitHub a5e4000c03 Merge pull request #1541 from wbkd/dependabot/npm_and_yarn/main/cypress-8.5.0
chore(deps-dev): bump cypress from 8.3.1 to 8.5.0
2021-10-04 10:13:53 +02:00
Moritz KlackandGitHub 03e6c12091 Merge pull request #1542 from wbkd/dependabot/npm_and_yarn/main/rollup-2.58.0
chore(deps-dev): bump rollup from 2.56.3 to 2.58.0
2021-10-04 10:13:44 +02:00
Moritz KlackandGitHub 487fb35922 Merge pull request #1539 from italodeandra/patch-1
fix typo
2021-10-04 10:13:20 +02:00
dependabot[bot]andGitHub 015e92222a chore(deps-dev): bump rollup from 2.56.3 to 2.58.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.58.0.
- [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.56.3...v2.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:03:23 +00:00
dependabot[bot]andGitHub 968e6e46d9 chore(deps-dev): bump cypress from 8.3.1 to 8.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.1 to 8.5.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.3.1...v8.5.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-10-04 04:01:48 +00:00
Ítalo AndradeandGitHub 25bc0d2fe1 typo
yeah, that's a personal ocd problem
2021-10-01 17:32:27 +02:00
dependabot[bot]andGitHub b0861ba8fe chore(deps-dev): bump autoprefixer from 10.3.3 to 10.3.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.3 to 10.3.6.
- [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.3...10.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:01:21 +00:00
dependabot[bot]andGitHub e7d881dd4d chore(deps-dev): bump prettier from 2.3.2 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 04:01:30 +00:00
moretall eff3e72e4f Fix when it disappears when connecting an edge to update to a new node 2021-09-13 16:50:02 +09:00
dependabot[bot]andGitHub 0fa931fc55 chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.6.
- [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.6/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-09-13 04:02:22 +00:00
dependabot[bot]andGitHub 76c424de8a chore(deps-dev): bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 04:01:53 +00:00
dependabot[bot]andGitHub 84ff171750 chore(deps): bump react-redux from 7.2.4 to 7.2.5
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.4...v7.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 04:03:16 +00:00