Commit Graph

2269 Commits

Author SHA1 Message Date
clifford
26bb2caaaa add github issue templates 2021-12-20 11:53:22 -08:00
moklick
c313f6c176 chore: release v9.7.1 2021-12-18 14:47:22 +01:00
moklick
eecfddc55b fix(selection): use correct x y for selection rect on direction change closes #1772 2021-12-18 14:39:01 +01:00
moklick
92adb9dfb4 chore(deps): bump 2021-12-18 14:34:27 +01:00
Moritz Klack
3081efe1fb Merge pull request #1742 from wbkd/dependabot/npm_and_yarn/main/cypress-9.1.1
chore(deps-dev): bump cypress from 9.1.0 to 9.1.1
2021-12-18 14:30:05 +01:00
dependabot[bot]
5982137187 chore(deps-dev): bump cypress from 9.1.0 to 9.1.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.1.0 to 9.1.1.
- [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/v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 13:29:55 +00:00
Moritz Klack
98ac2435e8 Merge pull request #1741 from wbkd/dependabot/npm_and_yarn/main/prettier-2.5.1
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1
2021-12-18 14:29:50 +01:00
Moritz Klack
ae531aaac4 Merge pull request #1760 from wbkd/dependabot/npm_and_yarn/main/svgr/rollup-6.1.2
chore(deps-dev): bump @svgr/rollup from 6.0.0 to 6.1.2
2021-12-18 14:29:26 +01:00
Moritz Klack
825a608a36 Merge pull request #1761 from wbkd/dependabot/npm_and_yarn/main/rollup-2.61.1
chore(deps-dev): bump rollup from 2.60.1 to 2.61.1
2021-12-18 14:29:18 +01:00
Moritz Klack
c4d039c13d Merge pull request #1762 from wbkd/dependabot/npm_and_yarn/main/postcss-cli-9.1.0
chore(deps-dev): bump postcss-cli from 9.0.2 to 9.1.0
2021-12-18 14:29:11 +01:00
Moritz Klack
cb3a767d48 Merge pull request #1763 from wbkd/dependabot/npm_and_yarn/main/typescript-4.5.3
chore(deps-dev): bump typescript from 4.5.2 to 4.5.3
2021-12-18 14:29:04 +01:00
Christopher Möller
bbf63a2c91 Update README.md 2021-12-15 12:51:38 +01:00
Moritz Klack
8f7561191b chore(docs): add v10 info 2021-12-14 10:21:11 +01:00
dependabot[bot]
ae60fe5fa7 chore(deps-dev): bump typescript from 4.5.2 to 4.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.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-12-13 04:02:45 +00:00
dependabot[bot]
b9db7a4b28 chore(deps-dev): bump postcss-cli from 9.0.2 to 9.1.0
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.2 to 9.1.0.
- [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.2...9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 04:02:33 +00:00
dependabot[bot]
bd169e1aa0 chore(deps-dev): bump rollup from 2.60.1 to 2.61.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.60.1 to 2.61.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.60.1...v2.61.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-12-13 04:02:21 +00:00
dependabot[bot]
22ce2e58c9 chore(deps-dev): bump @svgr/rollup from 6.0.0 to 6.1.2
Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 6.0.0 to 6.1.2.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.0.0...v6.1.2)

---
updated-dependencies:
- dependency-name: "@svgr/rollup"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 04:01:58 +00:00
dependabot[bot]
c8ab03b7d0 chore(deps-dev): bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.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.5.0...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:02:02 +00:00
moklick
31b379c83c chore: release v9.7.0 2021-12-03 23:33:58 +01:00
Moritz Klack
d880c13754 Merge pull request #1590 from doctoroyy/fix/first-render
fix: avoid render all nodes at first render if set width
2021-12-03 23:28:43 +01:00
moklick
f913ae77ff refactor(zoomPanHelper): add duration to fit view params 2021-12-03 23:22:01 +01:00
moklick
d9e0f2a555 Merge branch 'main' of github.com:wbkd/react-flow 2021-12-02 22:28:35 +01:00
Moritz Klack
70b85692ea Merge pull request #1699 from Mahdi-Esbati/feature/d3-smooth-transition
Smooth transitions for useZoomPanHelper using built-in d3 functions
2021-12-02 22:28:26 +01:00
moklick
ebd5a5f0a0 fix(pos-updates): multi selection drag 2021-12-02 22:24:34 +01:00
Mahdi
7dc8311476 set the default animation duration to 0ms 2021-12-03 00:51:26 +03:30
Moritz Klack
f6b8bfb6be Merge pull request #1720 from wbkd/dependabot/npm_and_yarn/main/cypress-9.1.0
chore(deps-dev): bump cypress from 9.0.0 to 9.1.0
2021-12-02 21:41:04 +01:00
dependabot[bot]
053baf1741 chore(deps-dev): bump cypress from 9.0.0 to 9.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.0.0 to 9.1.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/v9.0.0...v9.1.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-12-02 20:37:04 +00:00
Moritz Klack
fbc7b0e6ba Merge pull request #1721 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-postcss-4.0.2
chore(deps-dev): bump rollup-plugin-postcss from 4.0.1 to 4.0.2
2021-12-02 21:36:26 +01:00
Moritz Klack
37d1d227b0 Merge pull request #1722 from wbkd/dependabot/npm_and_yarn/main/postcss-8.4.4
chore(deps-dev): bump postcss from 8.3.11 to 8.4.4
2021-12-02 21:36:18 +01:00
Moritz Klack
b795e7251a Merge pull request #1723 from wbkd/dependabot/npm_and_yarn/main/svgr/rollup-6.0.0
chore(deps-dev): bump @svgr/rollup from 5.5.0 to 6.0.0
2021-12-02 21:36:10 +01:00
Moritz Klack
be08b14401 Merge pull request #1724 from wbkd/dependabot/npm_and_yarn/main/prettier-2.5.0
chore(deps-dev): bump prettier from 2.4.1 to 2.5.0
2021-12-02 21:36:03 +01:00
Moritz Klack
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
49757e4744 Merge pull request #1728 from xixixao/patch-1
Fix bug in updateNodePosDiff action
2021-12-02 21:35:43 +01:00
Michal Srb
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]
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
dependabot[bot]
3c8ee17898 chore(deps-dev): bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [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.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:02:55 +00:00
dependabot[bot]
0ae72abe1e chore(deps-dev): bump @svgr/rollup from 5.5.0 to 6.0.0
Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.5.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:02:45 +00:00
dependabot[bot]
1b6e92f63f chore(deps-dev): bump postcss from 8.3.11 to 8.4.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.4.
- [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.11...8.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:02:17 +00:00
dependabot[bot]
ff263e363f chore(deps-dev): bump rollup-plugin-postcss from 4.0.1 to 4.0.2
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:01:58 +00:00
Moritz Klack
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]
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
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
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
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]
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
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]
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
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
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
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