Commit Graph
2531 Commits
Author SHA1 Message Date
moklick ca307937af chore(readme): add useUndoable 2022-02-22 21:46:21 +01:00
moklick fe5337d1b8 refactor(keys): accept null as key #1463 2022-02-22 21:23:22 +01:00
moklick 6630935d9e refactor(nodeTypes/edgeTypes): show warning when not memoized closes #1620 2022-02-22 18:33:59 +01:00
moklick a45af5f0f8 refactor(handle): only listen to left click events closes #1852 2022-02-22 17:53:50 +01:00
moklick 67b71a9190 fix(selection-change): only trigger once 2022-02-22 17:49:10 +01:00
moklick 007bdabb89 fix(selection): deselect nodes when select edge and vice versa closes #1899 2022-02-22 17:38:53 +01:00
moklick a514c0ea84 refactor(onmove-handler): pass source event #1676 2022-02-22 17:08:09 +01:00
moklick 8e41c0d729 fix(types): onEdgesDelete 2022-02-22 16:30:03 +01:00
moklick c599a453f6 chore(version): bump 2022-02-21 20:30:43 +01:00
Moritz KlackandGitHub 714c4cafb6 Merge pull request #1918 from Himself65/v10-type
fix: export type OnNodesDelete and OnEdgesDelete
2022-02-21 20:29:47 +01:00
Himself65 76ff49196d fix: export type OnNodesDelete and OnEdgesDelete 2022-02-21 13:24:34 -06:00
moklick e011375c3d feat(props): add onNodesDelete and onEdgesDelete handler 2022-02-20 21:17:59 +01:00
moklick f7dd26bb21 chore(version): bump 2022-02-10 12:55:49 +01:00
moklick 522780eac9 fix(ts): dont make viewport optional for move callbacks 2022-02-10 12:54:50 +01:00
moklick d609f27a6b Merge branch 'main' into v10 2022-02-09 15:51:49 +01:00
moklick 18f8cfeaa8 chore: release v9.7.4 2022-02-08 16:44:47 +01:00
moklick eba8513648 chore(examples): update 2022-02-08 16:37:18 +01:00
Moritz KlackandGitHub b1db370c7c Update bug_report.yml 2022-02-08 16:24:27 +01:00
Moritz KlackandGitHub d97cb25a3e Merge pull request #1884 from weisjohn/fix/useZoomPanHelper-transform-missing-duration
fix(zoomPanHelper): fix missing duration on transform #1883
2022-02-08 16:19:49 +01:00
Moritz KlackandGitHub a9ea944e42 Merge pull request #1864 from wbkd/dependabot/npm_and_yarn/main/release-it-14.12.4
chore(deps-dev): bump release-it from 14.11.8 to 14.12.4
2022-02-08 16:19:33 +01:00
dependabot[bot]andGitHub 2b3495ba37 chore(deps-dev): bump release-it from 14.11.8 to 14.12.4
Bumps [release-it](https://github.com/release-it/release-it) from 14.11.8 to 14.12.4.
- [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.8...14.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 15:19:26 +00:00
Moritz KlackandGitHub eb82f47ae8 Merge pull request #1892 from wbkd/dependabot/npm_and_yarn/node-fetch-2.6.7
chore(deps): bump node-fetch from 2.6.6 to 2.6.7
2022-02-08 16:19:20 +01:00
Moritz KlackandGitHub acb431cad1 Merge pull request #1895 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.17.0
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.16.7 to 7.17.0
2022-02-08 16:19:03 +01:00
dependabot[bot]andGitHub 94919b86fe 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.7 to 7.17.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.17.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>
2022-02-08 15:18:55 +00:00
Moritz KlackandGitHub 1591aa68f2 Merge pull request #1896 from wbkd/dependabot/npm_and_yarn/example/nanoid-3.2.0
chore(deps): bump nanoid from 3.1.20 to 3.2.0 in /example
2022-02-08 16:18:37 +01:00
dependabot[bot]andGitHub 86efa9b4a7 chore(deps): bump nanoid from 3.1.20 to 3.2.0 in /example
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 15:18:04 +00:00
Moritz KlackandGitHub 57e83f10ab Merge pull request #1866 from wbkd/dependabot/npm_and_yarn/main/cypress-9.4.1
chore(deps-dev): bump cypress from 9.2.0 to 9.4.1
2022-02-08 16:17:48 +01:00
Moritz KlackandGitHub 52ca9c31ba Merge pull request #1867 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.16.11
chore(deps-dev): bump @babel/preset-env from 7.16.7 to 7.16.11
2022-02-08 16:17:39 +01:00
dependabot[bot]andGitHub 997865bf17 chore(deps): bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 15:17:32 +00:00
Moritz KlackandGitHub e354c0a8da Merge pull request #1868 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.22
chore(deps-dev): bump @types/react-redux from 7.1.21 to 7.1.22
2022-02-08 16:17:31 +01:00
Moritz KlackandGitHub b952ca03e0 Merge pull request #1869 from wbkd/dependabot/npm_and_yarn/main/prop-types-15.8.1
chore(deps-dev): bump prop-types from 15.8.0 to 15.8.1
2022-02-08 16:17:23 +01:00
Moritz KlackandGitHub b6e45772b5 Merge pull request #1870 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.4.2
chore(deps-dev): bump autoprefixer from 10.4.1 to 10.4.2
2022-02-08 16:17:16 +01:00
Moritz KlackandGitHub c7ae2140f8 Merge pull request #1871 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.16.12
chore(deps-dev): bump @babel/core from 7.16.7 to 7.16.12
2022-02-08 16:17:07 +01:00
Moritz KlackandGitHub 53848e1ec6 Merge pull request #1872 from wbkd/dependabot/npm_and_yarn/main/svgr/rollup-6.2.1
chore(deps-dev): bump @svgr/rollup from 6.2.0 to 6.2.1
2022-02-08 16:17:01 +01:00
Moritz KlackandGitHub 882f0e84ed Merge pull request #1873 from wbkd/dependabot/npm_and_yarn/main/rollup-2.66.1
chore(deps-dev): bump rollup from 2.63.0 to 2.66.1
2022-02-08 16:16:51 +01:00
Moritz KlackandGitHub 98fd85404c Merge pull request #1890 from Himself65/v10-type
fix: enhance type
2022-02-07 12:02:56 +01:00
himself65 d250a7d2cd fix: enhance type 2022-02-06 17:13:51 -06:00
John Weis 0c1e7c9112 fix(zoomPanHelper): fix missing duration on transform #1883 2022-02-03 21:09:04 -05:00
dependabot[bot]andGitHub 5b63ea77f0 chore(deps-dev): bump rollup from 2.63.0 to 2.66.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.63.0 to 2.66.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.63.0...v2.66.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:03:08 +00:00
dependabot[bot]andGitHub c4b3402e3c chore(deps-dev): bump @svgr/rollup from 6.2.0 to 6.2.1
Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 6.2.0 to 6.2.1.
- [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.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:02:56 +00:00
dependabot[bot]andGitHub 65d72b9f29 chore(deps-dev): bump @babel/core from 7.16.7 to 7.16.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.12.
- [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.12/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>
2022-02-01 04:02:36 +00:00
dependabot[bot]andGitHub 7050a004c2 chore(deps-dev): bump autoprefixer from 10.4.1 to 10.4.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2.
- [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.4.1...10.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:02:21 +00:00
dependabot[bot]andGitHub b5cb25d76b chore(deps-dev): bump prop-types from 15.8.0 to 15.8.1
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.8.0 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases)
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/prop-types/compare/v15.8.0...v15.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:01:58 +00:00
dependabot[bot]andGitHub 1c9c8a31fd chore(deps-dev): bump @types/react-redux from 7.1.21 to 7.1.22
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.21 to 7.1.22.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:01:45 +00:00
dependabot[bot]andGitHub dcfab8d85e chore(deps-dev): bump @babel/preset-env from 7.16.7 to 7.16.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.11.
- [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.11/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>
2022-02-01 04:01:28 +00:00
dependabot[bot]andGitHub dacf4e3933 chore(deps-dev): bump cypress from 9.2.0 to 9.4.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.0 to 9.4.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.2.0...v9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:01:13 +00:00
moklick 6de04df339 chore(version): bump 2022-01-31 17:23:13 +01:00
moklick 3067b72d91 refactor(hooks): export key press hook 2022-01-31 17:22:25 +01:00
moklick b3b8ac9553 refactor(props): rename paneMoveable to panOnDrag 2022-01-31 17:19:52 +01:00
Moritz KlackandGitHub c743f94ea8 Merge pull request #1862 from andreyworkspace/bugfix/v10
update deps
2022-01-31 12:09:58 +01:00