Commit Graph
2181 Commits
Author SHA1 Message Date
moklick 290ba99f70 chore(deps): update 2021-06-16 11:30:56 +02:00
Moritz KlackandGitHub d8c88eeaca Merge pull request #1258 from wbkd/dependabot/npm_and_yarn/main/babel/preset-react-7.14.5
chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
2021-06-16 11:19:14 +02:00
Moritz KlackandGitHub d24c58e616 Merge pull request #1259 from wbkd/dependabot/npm_and_yarn/main/d3-selection-3.0.0
chore(deps): bump d3-selection from 2.0.0 to 3.0.0
2021-06-16 11:19:03 +02:00
Moritz KlackandGitHub fea40aea40 Merge pull request #1260 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.14.5
chore(deps): bump @babel/runtime from 7.14.0 to 7.14.5
2021-06-16 11:18:37 +02:00
Moritz KlackandGitHub 0fc9906a52 Merge pull request #1261 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.2
chore(deps-dev): bump postcss from 8.3.0 to 8.3.2
2021-06-16 11:18:27 +02:00
dependabot[bot]andGitHub 0afbe8c3e2 chore(deps-dev): bump postcss from 8.3.0 to 8.3.2
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.0 to 8.3.2.
- [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.0...8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 04:07:45 +00:00
dependabot[bot]andGitHub ce0fe50a6a chore(deps): bump @babel/runtime from 7.14.0 to 7.14.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.14.0 to 7.14.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.14.5/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-06-14 04:07:20 +00:00
dependabot[bot]andGitHub b1cf3d8a79 chore(deps): bump d3-selection from 2.0.0 to 3.0.0
Bumps [d3-selection](https://github.com/d3/d3-selection) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/d3/d3-selection/releases)
- [Commits](https://github.com/d3/d3-selection/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: d3-selection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 04:06:37 +00:00
dependabot[bot]andGitHub 23b971d7b1 chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.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.14.5/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 04:06:15 +00:00
moklick c956ac2dd4 chore: release v9.6.0 2021-05-29 15:34:11 +02:00
moklick 27e2781d8c feat(props): add onEdgeUpdateEnd handler closes #1157 2021-05-29 15:12:31 +02:00
moklick f244e77b9e chore: release v9.5.5 2021-05-28 14:44:11 +02:00
moklick 3124d46732 refactor(edge-updater): pass handle type #1212 2021-05-28 14:26:03 +02:00
moklick 64510998c0 fix(layouting): update node dimensions closes #1181 2021-05-28 13:08:17 +02:00
moklick f835f85e65 chore(deps): update 2021-05-28 13:07:26 +02:00
moklick cc0a83744d chore(example): remove unused func 2021-05-23 19:16:29 +02:00
moklick ba6b0b8a33 chore(deps): update 2021-05-23 19:16:15 +02:00
Moritz KlackandGitHub 0950e52f93 Merge pull request #1171 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-18.1.0
chore(deps-dev): bump @rollup/plugin-commonjs from 18.0.0 to 18.1.0
2021-05-05 13:41:04 +02:00
dependabot[bot]andGitHub d4e4a1cbb6 chore(deps-dev): bump @rollup/plugin-commonjs from 18.0.0 to 18.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 18.1.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-v18.1.0/packages/commonjs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 11:39:22 +00:00
Moritz KlackandGitHub 1c5bfd7890 Merge pull request #1172 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-13.0.0
chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
2021-05-05 13:38:40 +02:00
Moritz KlackandGitHub b36154a223 Merge pull request #1173 from wbkd/dependabot/npm_and_yarn/main/rollup-2.47.0
chore(deps-dev): bump rollup from 2.46.0 to 2.47.0
2021-05-05 13:38:32 +02:00
dependabot[bot]andGitHub 0950422d81 chore(deps-dev): bump rollup from 2.46.0 to 2.47.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.46.0 to 2.47.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.46.0...v2.47.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 11:32:34 +00:00
dependabot[bot]andGitHub 154b043d45 chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.0.
- [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/commonjs-v13.0.0/packages/node-resolve)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 11:32:09 +00:00
moklick ce97f2c098 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-05-05 13:30:34 +02:00
Moritz KlackandGitHub e061927406 Merge pull request #1149 from wbkd/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-05 13:30:26 +02:00
moklick 4e54c46814 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-05-05 13:30:17 +02:00
Moritz KlackandGitHub 67c3b01060 Merge pull request #1170 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.14.1
chore(deps-dev): bump @babel/preset-env from 7.13.15 to 7.14.1
2021-05-05 13:29:55 +02:00
Moritz KlackandGitHub 22d855b8d7 Merge pull request #1159 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.14.0
chore(deps): bump @babel/runtime from 7.13.17 to 7.14.0
2021-05-05 13:29:48 +02:00
dependabot-preview[bot]andGitHub 6e412211f0 chore(deps-dev): bump @babel/preset-env from 7.13.15 to 7.14.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.15 to 7.14.1.
- [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.1/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-05 11:29:46 +00:00
Moritz KlackandGitHub 7c1fec8e4c Merge pull request #1160 from wbkd/dependabot/npm_and_yarn/main/cypress-7.2.0
chore(deps-dev): bump cypress from 7.1.0 to 7.2.0
2021-05-05 13:29:40 +02:00
dependabot-preview[bot]andGitHub aacaf31794 chore(deps-dev): bump cypress from 7.1.0 to 7.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.1.0 to 7.2.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.1.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-05 11:29:27 +00:00
Moritz KlackandGitHub 5ec0e3c1a8 Merge pull request #1161 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.13
chore(deps-dev): bump postcss from 8.2.12 to 8.2.13
2021-05-05 13:28:23 +02:00
Moritz KlackandGitHub 68dffcb23e Merge pull request #1162 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.14.0
chore(deps-dev): bump @babel/core from 7.13.16 to 7.14.0
2021-05-05 13:28:16 +02:00
Moritz KlackandGitHub 14488d0f41 Merge pull request #1163 from wbkd/dependabot/npm_and_yarn/main/rollup-2.46.0
chore(deps-dev): bump rollup from 2.45.2 to 2.46.0
2021-05-05 13:28:08 +02:00
dependabot-preview[bot]andGitHub ccec236402 chore(deps-dev): bump rollup from 2.45.2 to 2.46.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.45.2 to 2.46.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.45.2...v2.46.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 05:02:51 +00:00
dependabot-preview[bot]andGitHub 7d1564b1e0 chore(deps-dev): bump @babel/core from 7.13.16 to 7.14.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.0.
- [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.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 05:01:57 +00:00
dependabot-preview[bot]andGitHub bd92e174e0 chore(deps-dev): bump postcss from 8.2.12 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.13.
- [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.12...8.2.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 05:00:54 +00:00
dependabot-preview[bot]andGitHub 91e65e8bb0 chore(deps): bump @babel/runtime from 7.13.17 to 7.14.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.17 to 7.14.0.
- [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.0/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 04:58:24 +00:00
moklick b1a0106f06 chore(examples): useUpdateNodeInterals handle position 2021-04-30 17:23:03 +02:00
moklick 5562106913 chore: release v9.5.4 2021-04-30 16:36:03 +02:00
moklick 3232a33e9e feat(edgeUpdate): add onEdgeUpdateStart handler closes #1120 2021-04-30 16:09:46 +02:00
moklick b2213bd9b5 chore(examples): add another custom edge 2021-04-29 17:49:15 +02:00
moklick 7c62787c98 refactor(wrapNode): dont call dimension update twice on mount #1075 2021-04-29 17:27:29 +02:00
moklick 047366d71c refactor(props): set default of onlyRenderVisibleElements=false #1075 2021-04-29 17:26:11 +02:00
dependabot-preview[bot]andGitHub d97a59a141 Upgrade to GitHub-native Dependabot 2021-04-29 15:23:14 +00:00
moklick 8ef012f943 chore(deps): remove unused types/classnames package 2021-04-26 11:48:17 +02:00
Moritz KlackandGitHub d480c0be40 Merge pull request #1128 from wbkd/dependabot/npm_and_yarn/main/types/classnames-2.3.1
chore(deps-dev): bump @types/classnames from 2.2.11 to 2.3.1
2021-04-26 11:46:25 +02:00
Moritz KlackandGitHub 09b0d520df Merge pull request #1129 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.12
chore(deps-dev): bump postcss from 8.2.10 to 8.2.12
2021-04-26 11:46:15 +02:00
Moritz KlackandGitHub e484c12f24 Merge pull request #1130 from wbkd/dependabot/npm_and_yarn/main/redux-4.1.0
chore(deps): bump redux from 4.0.5 to 4.1.0
2021-04-26 11:46:07 +02:00
dependabot-preview[bot]andGitHub dac50b93e1 chore(deps): bump redux from 4.0.5 to 4.1.0
Bumps [redux](https://github.com/reduxjs/redux) from 4.0.5 to 4.1.0.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.0.5...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26 09:41:43 +00:00