Moritz Klack and GitHub
2e243776d0
Merge pull request #1725 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.31.1
...
chore(deps-dev): bump rollup-plugin-typescript2 from 0.31.0 to 0.31.1
2021-12-02 21:35:55 +01:00
Moritz Klack and GitHub
49757e4744
Merge pull request #1728 from xixixao/patch-1
...
Fix bug in updateNodePosDiff action
2021-12-02 21:35:43 +01:00
Michal Srb and GitHub
c1b9275083
Fix bug in updateNodePosDiff action
...
This is the intended logic. Without it triggering this action with a node id will always move selected nodes, which is not desirable if we want to move just an unselected node.
The bug doesn't show up in current examples because at the moment either one selected node is moved or all the selected nodes are moved. TBH this should probably be changed to accept `ids` instead to handle the two cases instead of this tight coupling between the group selection code and this action.
2021-11-29 08:38:49 +01:00
dependabot[bot] and GitHub
7c17dffda0
chore(deps-dev): bump rollup-plugin-typescript2 from 0.31.0 to 0.31.1
...
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2 ) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases )
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.0...0.31.1 )
---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-29 04:03:07 +00:00
Moritz Klack and GitHub
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] and GitHub
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 Klack and GitHub
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 Klack and GitHub
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 Klack and GitHub
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] and GitHub
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 Klack and GitHub
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] and GitHub
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 Klack and GitHub
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 Klack and GitHub
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 Klack and GitHub
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 Klack and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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
dependabot[bot] and GitHub
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] and GitHub
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
Moritz Klack and GitHub
56507104cf
chore(readme): add community packages
2021-11-12 11:05:44 +01:00
moklick
fcb8032acf
chore: release v9.6.11
2021-11-02 14:55:44 +01:00
moklick
85f25a5a81
chore(examples): undirectional use bezier connection
2021-11-02 14:51:31 +01:00
moklick
3245aacdab
Merge branch 'clementloridan-main'
2021-11-02 14:49:26 +01:00
moklick
3cc33aa7cb
refactor(conenctionline): simplify getSourceHandle helper
2021-11-02 14:49:16 +01:00
moklick
6922c7f553
Merge branch 'main' of https://github.com/clementloridan/react-flow into clementloridan-main
2021-11-02 14:41:00 +01:00
moklick
f36c4acd5f
chore: release v9.6.10
2021-11-01 12:11:04 +01:00
moklick
371e8ddfd6
chore(edges): remove logs
2021-11-01 12:04:18 +01:00
moklick
03887ad79f
fix(edges): connect from left to right with connection mode loose closes #1613
2021-11-01 12:03:16 +01:00
Moritz Klack and GitHub
b8a5e3a860
Merge pull request #1607 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.20
...
chore(deps): bump @types/react-redux from 7.1.19 to 7.1.20
2021-11-01 11:30:31 +01:00
Moritz Klack and GitHub
1ecad9ba90
Merge pull request #1635 from wbkd/dependabot/npm_and_yarn/main/babel/preset-react-7.16.0
...
chore(deps-dev): bump @babel/preset-react from 7.14.5 to 7.16.0
2021-11-01 11:30:23 +01:00
dependabot[bot] and GitHub
7fd8284bdc
chore(deps): bump @types/react-redux from 7.1.19 to 7.1.20
...
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux ) from 7.1.19 to 7.1.20.
- [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-11-01 10:30:18 +00:00
Moritz Klack and GitHub
db5ae3d1a1
Merge pull request #1636 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.16.0
...
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0
2021-11-01 11:30:14 +01:00
Moritz Klack and GitHub
df487383e5
Merge pull request #1638 from wbkd/dependabot/npm_and_yarn/main/react-redux-7.2.6
...
chore(deps): bump react-redux from 7.2.5 to 7.2.6
2021-11-01 11:30:03 +01:00
dependabot[bot] and GitHub
5915ec828c
chore(deps-dev): bump @babel/preset-react from 7.14.5 to 7.16.0
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.14.5 to 7.16.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.16.0/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-11-01 10:29:59 +00:00
dependabot[bot] and GitHub
c1557c895a
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.15.8 to 7.16.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.16.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 10:29:53 +00:00
dependabot[bot] and GitHub
b3598c854c
chore(deps): bump react-redux from 7.2.5 to 7.2.6
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 7.2.5 to 7.2.6.
- [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.5...v7.2.6 )
---
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-11-01 10:29:53 +00:00
Moritz Klack and GitHub
1de8a8dbbb
Merge pull request #1591 from wbkd/dependabot/npm_and_yarn/main/typescript-4.4.4
...
chore(deps-dev): bump typescript from 4.4.3 to 4.4.4
2021-11-01 11:29:45 +01:00
Moritz Klack and GitHub
f24e4d10f7
Merge pull request #1605 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.11
...
chore(deps-dev): bump postcss from 8.3.9 to 8.3.11
2021-11-01 11:29:32 +01:00
Moritz Klack and GitHub
272aa3b29c
Merge pull request #1604 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-21.0.1
...
chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1
2021-11-01 11:29:23 +01:00
dependabot[bot] and GitHub
3e3a28eb9c
chore(deps-dev): bump postcss from 8.3.9 to 8.3.11
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.9 to 8.3.11.
- [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.9...8.3.11 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 10:29:22 +00:00
Moritz Klack and GitHub
658d52a9b7
Merge pull request #1634 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.16.0
...
chore(deps-dev): bump @babel/core from 7.15.8 to 7.16.0
2021-11-01 11:29:09 +01:00
Moritz Klack and GitHub
75ebb4058d
Merge pull request #1637 from wbkd/dependabot/npm_and_yarn/main/rollup-2.59.0
...
chore(deps-dev): bump rollup from 2.58.0 to 2.59.0
2021-11-01 11:28:43 +01:00
Moritz Klack and GitHub
a6d62fcb92
Merge pull request #1606 from wbkd/dependabot/npm_and_yarn/main/types/d3-7.1.0
...
chore(deps): bump @types/d3 from 7.0.0 to 7.1.0
2021-11-01 11:28:29 +01:00
dependabot[bot] and GitHub
8e340ba86b
chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.0.0 to 21.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-v21.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-11-01 10:28:12 +00:00
dependabot[bot] and GitHub
be842b8e70
chore(deps-dev): bump rollup from 2.58.0 to 2.59.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.58.0 to 2.59.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.58.0...v2.59.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-11-01 10:28:10 +00:00
dependabot[bot] and GitHub
bb62f008ca
chore(deps): bump @types/d3 from 7.0.0 to 7.1.0
...
Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3 ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3 )
---
updated-dependencies:
- dependency-name: "@types/d3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 10:27:54 +00:00
dependabot[bot] and GitHub
3a1e6aff6e
chore(deps-dev): bump @babel/core from 7.15.8 to 7.16.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.8 to 7.16.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.16.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 10:27:29 +00:00