Commit Graph

1164 Commits

Author SHA1 Message Date
moklick
7217cffe7e refactor(index): export getBezier ang getSimpleBezier center functions 2022-03-23 10:43:31 +01:00
moklick
6e81c59174 chore: release v10.0.4 2022-03-22 12:49:05 +01:00
moklick
8ca8972ed7 chore: release v10.0.3 2022-03-17 13:14:46 +01:00
moklick
30e83e67c7 chore: release v10.0.2 2022-03-17 00:26:23 +01:00
moklick
316044cd50 chore: release v10.0.1 2022-03-15 18:39:40 +01:00
moklick
44da8fa540 chore: release v10.0.0 2022-03-14 19:52:55 +01:00
moklick
2d714dcb9d chore(deps): update 2022-03-14 17:13:12 +01:00
moklick
64a3c2d48a chore(attribution): update options 2022-03-06 15:14:14 +01:00
moklick
466a0afd36 chore(version): bump 2022-03-06 12:38:04 +01:00
moklick
1424cf82a2 chore(version): bump 2022-03-06 12:33:47 +01:00
moklick
ebf10fa26d refactor(rollup): treeshakable 2022-03-02 19:31:34 +01:00
moklick
9156a22a28 refactor(builds): drop cjs bundle, add type=module 2022-03-02 17:18:14 +01:00
moklick
36fdf209b8 chore(version): bump 2022-02-25 20:40:44 +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
c599a453f6 chore(version): bump 2022-02-21 20:30:43 +01:00
moklick
f7dd26bb21 chore(version): bump 2022-02-10 12:55:49 +01:00
moklick
6de04df339 chore(version): bump 2022-01-31 17:23:13 +01:00
andreyworkspace
7d9a0acd4a update deps 2022-01-30 20:16:50 +03:00
moklick
24593f7be0 chore(version): bump 2022-01-29 22:22:30 +01:00
moklick
8d5231b043 chore(version): bump 2022-01-28 13:27:27 +01:00
Christopher Möller
af52bab2a5 refactor(fitView): use same fitView function for viewport helper and initial prop 2022-01-27 13:00:03 +01:00
moklick
0244c93cb9 chore(version): bump 2022-01-25 13:55:26 +01:00
moklick
2736492bb7 chore(version): bump 2022-01-20 12:03:42 +01:00
moklick
2f4d1e6796 chore(version): bump 2022-01-19 22:17:57 +01:00
moklick
3f1d1865e0 chore(version): bump 2022-01-13 10:47:35 +01:00
moklick
f96391f0a3 Merge branch 'main' into v10 2022-01-11 13:14:57 +01:00
moklick
237326c68c chore: release v9.7.3 2022-01-11 13:13:34 +01:00
moklick
94440f86c0 chore(deps): update 2022-01-11 13:12:31 +01:00
Spencer Whitehead
51a1fd57fb maint: move @types to devDeps 2022-01-08 23:13:05 -05:00
moklick
d2853182f4 chore(version): bump 2022-01-05 15:17:04 +01:00
moklick
7a7ddbedb6 Merge branch 'main' into v10 2022-01-03 17:20:53 +01:00
moklick
3ef182444f chore: release v9.7.2 2022-01-03 17:17:51 +01:00
Moritz Klack
48394995f1 Merge pull request #1816 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.16.7
chore(deps-dev): bump @babel/preset-env from 7.16.5 to 7.16.7
2022-01-03 17:07:18 +01:00
Moritz Klack
c29cb883ab Merge pull request #1812 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.16.7
chore(deps-dev): bump @babel/core from 7.16.5 to 7.16.7
2022-01-03 17:07:08 +01:00
dependabot[bot]
aca4610d3b chore(deps-dev): bump @babel/preset-env from 7.16.5 to 7.16.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.5 to 7.16.7.
- [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.7/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-01-03 16:07:06 +00:00
dependabot[bot]
91f3672187 chore(deps-dev): bump @babel/core from 7.16.5 to 7.16.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.7.
- [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.7/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-01-03 16:06:58 +00:00
Moritz Klack
233e5fddbc Merge pull request #1813 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-replace-3.0.1
chore(deps-dev): bump @rollup/plugin-replace from 3.0.0 to 3.0.1
2022-01-03 17:06:38 +01:00
dependabot[bot]
43d16425a2 chore(deps-dev): bump @rollup/plugin-replace from 3.0.0 to 3.0.1
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/alias-v3.0.1/packages/replace)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 16:06:02 +00:00
dependabot[bot]
f35e5d294e 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.5 to 7.16.7.
- [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.7/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>
2022-01-03 16:05:59 +00:00
Moritz Klack
eaef229c66 Merge pull request #1815 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.16.7
chore(deps): bump @babel/runtime from 7.16.5 to 7.16.7
2022-01-03 17:05:35 +01:00
Moritz Klack
f15a039d88 Merge pull request #1810 from wbkd/dependabot/npm_and_yarn/main/babel/preset-react-7.16.7
chore(deps-dev): bump @babel/preset-react from 7.16.5 to 7.16.7
2022-01-03 17:05:25 +01:00
dependabot[bot]
18cb341c66 chore(deps-dev): bump @babel/preset-react from 7.16.5 to 7.16.7
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.16.5 to 7.16.7.
- [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.7/packages/babel-preset-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 16:05:19 +00:00
Moritz Klack
4023524e24 Merge pull request #1809 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.4.1
chore(deps-dev): bump autoprefixer from 10.4.0 to 10.4.1
2022-01-03 17:05:14 +01:00
Moritz Klack
142cb06941 Merge pull request #1794 from wbkd/dependabot/npm_and_yarn/main/prop-types-15.8.0
chore(deps-dev): bump prop-types from 15.7.2 to 15.8.0
2022-01-03 17:05:04 +01:00
dependabot[bot]
c6f1ee5d5c chore(deps): bump @babel/runtime from 7.16.5 to 7.16.7
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.5 to 7.16.7.
- [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.7/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>
2022-01-03 16:04:56 +00:00
Moritz Klack
0f6e238442 Merge pull request #1793 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.21
chore(deps): bump @types/react-redux from 7.1.20 to 7.1.21
2022-01-03 17:04:55 +01:00
Moritz Klack
4fbc46d28f Merge pull request #1792 from wbkd/dependabot/npm_and_yarn/main/cypress-9.2.0
chore(deps-dev): bump cypress from 9.1.1 to 9.2.0
2022-01-03 17:04:45 +01:00
Moritz Klack
cce98f5627 Merge pull request #1791 from wbkd/dependabot/npm_and_yarn/main/rollup-2.62.0
chore(deps-dev): bump rollup from 2.61.1 to 2.62.0
2022-01-03 17:04:37 +01:00
dependabot[bot]
4f45184c5b chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.2
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.1 to 13.1.2.
- [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.1.2/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>
2022-01-03 04:02:40 +00:00