Commit Graph

1017 Commits

Author SHA1 Message Date
moklick
7ffad7770b refactor(subgraphs): calculate z for child nodes 2021-11-18 17:57:45 +01:00
moklick
f0e79c634a refactor(nodes-z): groups start with z=2 2021-11-09 16:32:02 +01:00
Christopher Möller
9057d3ab75 chore(release): bump next version 2021-11-05 17:44:35 +01:00
moklick
fefcc441af chore(package): bump version 2021-11-04 18:14:49 +01:00
moklick
cc7debf8de refactor(utils): cleanup 2021-11-04 16:10:35 +01:00
moklick
1db53e8fe2 chore(package): bump version 2021-11-04 14:05:30 +01:00
Christopher Möller
2bcb099050 bump next version 2021-11-04 13:05:53 +01:00
moklick
8cd969dd84 refactor(wrapNode): call update dim when node is not initialized 2021-11-02 14:33:09 +01:00
moklick
65991de037 chore(examples): add layouting with new api 2021-11-02 12:52:24 +01:00
Christopher Möller
3f992db54a chore(package.json): release 10.0.0-next.6 2021-10-27 15:47:14 +02:00
moklick
a0b8aa6fcb Merge branch 'v10' into refactor/nodes-edges-state 2021-10-20 10:52:11 +02:00
Christopher Möller
dc5172e19e feat(markers): bump next version 2021-10-15 13:43:19 +02:00
Christopher Möller
b08809d810 feat(markers): add option to control orientation of markers 2021-10-15 13:07:02 +02:00
moklick
b9b597b1ac chore: release v9.6.9 2021-10-14 11:41:10 +02:00
Moritz Klack
620c306072 Merge pull request #1569 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.19
chore(deps): bump @types/react-redux from 7.1.18 to 7.1.19
2021-10-14 11:36:40 +02:00
Moritz Klack
2bd50818a6 Merge pull request #1568 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.9
chore(deps-dev): bump postcss from 8.3.8 to 8.3.9
2021-10-14 11:36:27 +02:00
dependabot[bot]
95cb060c49 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.0 to 7.15.8.
- [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.15.8/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-10-14 09:36:10 +00:00
dependabot[bot]
0048d20b46 chore(deps-dev): bump postcss from 8.3.8 to 8.3.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9.
- [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.8...8.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 09:36:07 +00:00
Moritz Klack
b9e1896651 Merge pull request #1571 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.7
chore(deps-dev): bump autoprefixer from 10.3.6 to 10.3.7
2021-10-14 11:35:34 +02:00
Moritz Klack
60eccc5eeb Merge pull request #1572 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.15.8
chore(deps-dev): bump @babel/core from 7.15.5 to 7.15.8
2021-10-14 11:35:25 +02:00
moklick
1f41cc0d9a refactor(zustand): use shallow when needed 2021-10-13 16:19:46 +02:00
moklick
ee0d29029a refactor(state): replace redux with zustand 2021-10-13 12:54:01 +02:00
dependabot[bot]
fcc497da0a chore(deps-dev): bump @babel/preset-env from 7.15.6 to 7.15.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.8.
- [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.15.8/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-10-11 04:02:03 +00:00
dependabot[bot]
3be73ef480 chore(deps-dev): bump @babel/core from 7.15.5 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [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.15.8/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>
2021-10-11 04:01:50 +00:00
dependabot[bot]
47e5584529 chore(deps-dev): bump autoprefixer from 10.3.6 to 10.3.7
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.6 to 10.3.7.
- [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.3.6...10.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 04:01:37 +00:00
dependabot[bot]
e6a18a9b24 chore(deps): bump @types/react-redux from 7.1.18 to 7.1.19
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.18 to 7.1.19.
- [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-10-11 04:01:11 +00:00
moklick
e01249a87c refactor(examples): hide old api examples 2021-10-09 16:49:41 +02:00
moklick
654c9e5235 chore: release v9.6.8 2021-10-05 15:12:33 +02:00
moklick
8171c3b5ca chore(package.json): add engines 2021-10-04 10:43:19 +02:00
dependabot[bot]
ceeb135a24 chore(deps-dev): bump postcss from 8.3.6 to 8.3.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.8.
- [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.6...8.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:33:58 +00:00
Moritz Klack
d7f7c7db9f Merge pull request #1545 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-21.0.0
chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0
2021-10-04 10:33:37 +02:00
Moritz Klack
aad99e66cc Merge pull request #1547 from wbkd/dependabot/npm_and_yarn/main/postcss-cli-9.0.1
chore(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1
2021-10-04 10:33:16 +02:00
dependabot[bot]
efae24d0b7 chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 20.0.0 to 21.0.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-v21.0.0/packages/commonjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:31:26 +00:00
Moritz Klack
57376403f6 Merge pull request #1544 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-13.0.5
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5
2021-10-04 10:30:45 +02:00
dependabot[bot]
f787578532 chore(deps-dev): bump postcss-cli from 8.3.1 to 9.0.1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.1 to 9.0.1.
- [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/8.3.1...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:30:43 +00:00
Moritz Klack
e2e838b049 Merge pull request #1543 from wbkd/dependabot/npm_and_yarn/main/release-it-14.11.6
chore(deps-dev): bump release-it from 14.11.5 to 14.11.6
2021-10-04 10:30:36 +02:00
dependabot[bot]
90e911a751 chore(deps-dev): bump release-it from 14.11.5 to 14.11.6
Bumps [release-it](https://github.com/release-it/release-it) from 14.11.5 to 14.11.6.
- [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.5...14.11.6)

---
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-10-04 08:30:19 +00:00
dependabot[bot]
e1580de82e chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.4 to 13.0.5.
- [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.0.5/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>
2021-10-04 08:30:12 +00:00
Moritz Klack
cb5324de3d Merge pull request #1496 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.15.4
chore(deps): bump @babel/runtime from 7.15.3 to 7.15.4
2021-10-04 10:29:51 +02:00
Moritz Klack
4040b9d3be Merge pull request #1498 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.14.0
chore(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0
2021-10-04 10:29:18 +02:00
dependabot[bot]
874bbc7863 chore(deps): bump @babel/runtime from 7.15.3 to 7.15.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.3 to 7.15.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.15.4/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-10-04 08:19:59 +00:00
dependabot[bot]
ce79116fc6 chore(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:19:42 +00:00
dependabot[bot]
fdb73e65d8 chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.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.15.5/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>
2021-10-04 08:19:34 +00:00
Moritz Klack
f8d2fb6ef5 Merge pull request #1500 from wbkd/dependabot/npm_and_yarn/main/react-redux-7.2.5
chore(deps): bump react-redux from 7.2.4 to 7.2.5
2021-10-04 10:14:58 +02:00
Moritz Klack
97c928ee18 Merge pull request #1510 from wbkd/dependabot/npm_and_yarn/main/typescript-4.4.3
chore(deps-dev): bump typescript from 4.4.2 to 4.4.3
2021-10-04 10:14:38 +02:00
Moritz Klack
f34b19841b Merge pull request #1511 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.15.6
chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.6
2021-10-04 10:14:25 +02:00
Moritz Klack
167ec7448f Merge pull request #1520 from wbkd/dependabot/npm_and_yarn/main/prettier-2.4.1
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1
2021-10-04 10:14:12 +02:00
Moritz Klack
577c1792e4 Merge pull request #1531 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.6
chore(deps-dev): bump autoprefixer from 10.3.3 to 10.3.6
2021-10-04 10:14:01 +02:00
Moritz Klack
a5e4000c03 Merge pull request #1541 from wbkd/dependabot/npm_and_yarn/main/cypress-8.5.0
chore(deps-dev): bump cypress from 8.3.1 to 8.5.0
2021-10-04 10:13:53 +02:00
dependabot[bot]
015e92222a chore(deps-dev): bump rollup from 2.56.3 to 2.58.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.58.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.56.3...v2.58.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-10-04 04:03:23 +00:00