Commit Graph

908 Commits

Author SHA1 Message Date
moklick
3fe9cfbf22 refactor(fitView): consider min and max zoom 2020-08-03 23:48:12 +02:00
moklick
9c90a83d01 docs(readme): use correct edges anchor 2020-08-03 23:44:40 +02:00
moklick
915bc72974 fix(onLoad): only call once closes #393 2020-08-03 17:12:04 +02:00
moklick
56dc40b7cc refactor(types): export onLoadParams #391 2020-08-03 14:38:06 +02:00
dependabot-preview[bot]
83facd32d8 Merge pull request #388 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.44 2020-08-03 06:03:13 +00:00
dependabot-preview[bot]
0b21b04400 Merge pull request #389 from wbkd/dependabot/npm_and_yarn/develop/babel/core-7.11.0 2020-08-03 05:58:47 +00:00
dependabot-preview[bot]
f7aab422c6 chore(deps-dev): bump @types/react from 16.9.43 to 16.9.44
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.43 to 16.9.44.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 05:52:15 +00:00
dependabot-preview[bot]
e9d15dae33 chore(deps-dev): bump @babel/core from 7.10.5 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.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.11.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 05:51:10 +00:00
dependabot-preview[bot]
843f021f5f Merge pull request #387 from wbkd/dependabot/npm_and_yarn/develop/autoprefixer-9.8.6 2020-08-03 05:48:33 +00:00
dependabot-preview[bot]
df061c0070 Merge pull request #386 from wbkd/dependabot/npm_and_yarn/develop/babel/preset-env-7.11.0 2020-08-03 05:47:29 +00:00
dependabot-preview[bot]
a21ea34c59 Merge pull request #385 from wbkd/dependabot/npm_and_yarn/develop/lodash-4.17.19 2020-08-03 05:44:21 +00:00
dependabot-preview[bot]
cf6f07b5c0 chore(deps-dev): bump autoprefixer from 9.8.5 to 9.8.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 9.8.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.5...9.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 05:44:05 +00:00
dependabot-preview[bot]
9656ec2e31 chore(deps-dev): bump @babel/preset-env from 7.10.4 to 7.11.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.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.11.0/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 05:43:24 +00:00
dependabot-preview[bot]
82daf0b3da chore(deps): [security] bump lodash from 4.17.14 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 05:40:06 +00:00
moklick
e0a2ceeab0 refacor(graphview): cleanup 2020-08-02 18:55:15 +02:00
moklick
f6f3202b57 refactor(graphview): put resize handling in its own hook 2020-08-02 18:34:03 +02:00
moklick
94a47ef97f chore: release v4.9.0 2020-08-01 13:09:09 +02:00
Moritz
beaad82f14 Merge pull request #382 from wbkd/develop
feat(connection): add start and stop props closes #380
2020-08-01 12:51:39 +02:00
moklick
5f91498d19 feat(connection): add start and stop props closes #380 2020-08-01 12:54:14 +02:00
moklick
01271a1994 Merge branch 'namack-expose-zoom-pane-click' 2020-08-01 12:16:32 +02:00
moklick
a095715e5f refactor(paneClick): rename onZoomPaneClick tp onPaneClick 2020-08-01 12:13:51 +02:00
Nate Amack
2a0274b9a3 feat(props): add onZoomPaneClick 2020-07-31 10:45:40 -06:00
moklick
e3d24507e5 chore: release v4.8.0 2020-07-30 11:17:09 +02:00
Moritz
9bc4242d85 Merge pull request #379 from wbkd/develop
feat(interaction): add paneMoveable prop #377
2020-07-30 11:11:42 +02:00
moklick
f84eff1a8c feat(interaction): add paneMoveable prop #377 2020-07-30 11:10:41 +02:00
moklick
8922094312 chore: release v4.7.2 2020-07-29 11:01:45 +02:00
Moritz
2fc37e36b6 Merge pull request #375 from wbkd/develop
Develop
2020-07-29 10:48:54 +02:00
moklick
f4d1af6589 refactor(noderenderer): add viewportBox to store 2020-07-29 10:48:16 +02:00
moklick
16707eaa99 fix(onlyRenderVisibleNodes): only render nodes that are inside the viewport 2020-07-29 10:40:15 +02:00
moklick
6f71cc5d0a chore: release v4.7.1 2020-07-28 10:00:33 +02:00
Moritz
8466200ff7 Merge pull request #374 from wbkd/develop
refactor(components): show displayName in react profiler correctly
2020-07-28 09:48:38 +02:00
Moritz
7c920d0a86 Merge branch 'master' into develop 2020-07-28 09:41:07 +02:00
Moritz
626a7177e0 Merge pull request #373 from andys8/patch-3
Bugfix: Update onConnect
2020-07-28 09:28:43 +02:00
Andy
7bfa18f506 Bugfix: Update onConnect
Will call setOnConnect if function passed as onConnect changes
2020-07-28 00:48:13 +02:00
moklick
30e811225a refactor(components): show displayName in react profiler correctly 2020-07-27 18:50:53 +02:00
moklick
06a95b893c chore: release v4.7.0 2020-07-27 12:57:54 +02:00
Moritz
6f79468089 Merge pull request #371 from wbkd/develop
docs(readme): add data and classname options to edge
2020-07-27 12:54:24 +02:00
moklick
05786fcee6 docs(readme): add data and classname options to edge 2020-07-27 12:46:52 +02:00
Moritz
0341e94c5a Merge pull request #370 from wbkd/develop
Develop
2020-07-27 12:41:52 +02:00
moklick
b3391860da feat(edges): add data and classname props, unify node/edge handling closes #357 2020-07-27 12:40:39 +02:00
moklick
cbc41f244e refactor(examples): cleanup 2020-07-27 12:36:47 +02:00
moklick
a436260a1c refactor(controls): use memo 2020-07-27 12:36:03 +02:00
moklick
8d0e8c63fb refactor(minimap): use memo 2020-07-27 12:35:40 +02:00
dependabot-preview[bot]
f26323a1e8 Merge pull request #367 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.23.0 2020-07-27 05:40:18 +00:00
dependabot-preview[bot]
0f2d399e15 Merge pull request #368 from wbkd/dependabot/npm_and_yarn/develop/welldone-software/why-did-you-render-4.2.7 2020-07-27 05:40:03 +00:00
dependabot-preview[bot]
6775cc59ea Merge pull request #369 from wbkd/dependabot/npm_and_yarn/develop/cypress-4.11.0 2020-07-27 05:36:38 +00:00
dependabot-preview[bot]
f5aae23776 chore(deps-dev): bump rollup from 2.22.1 to 2.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.22.1 to 2.23.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.22.1...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:34:09 +00:00
dependabot-preview[bot]
c1b83845f8 chore(deps): bump @welldone-software/why-did-you-render
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.2.6...v4.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:33:00 +00:00
dependabot-preview[bot]
401de8ace0 Merge pull request #366 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-serve-1.0.3 2020-07-27 05:32:19 +00:00
dependabot-preview[bot]
0f494a9e56 Merge pull request #365 from wbkd/dependabot/npm_and_yarn/develop/release-it-13.6.6 2020-07-27 05:32:05 +00:00