Commit Graph
1018 Commits
Author SHA1 Message Date
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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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
dependabot-preview[bot]andGitHub ff96a493e9 Merge pull request #364 from wbkd/dependabot/npm_and_yarn/develop/d3-selection-1.4.2 2020-07-27 05:31:02 +00:00
dependabot-preview[bot]andGitHub 8397aee176 chore(deps-dev): bump cypress from 4.10.0 to 4.11.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.10.0...v4.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:30:25 +00:00
dependabot-preview[bot]andGitHub b239346a2a chore(deps-dev): bump rollup-plugin-serve from 1.0.2 to 1.0.3
Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/thgh/rollup-plugin-serve/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-serve/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-serve/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:28:04 +00:00
dependabot-preview[bot]andGitHub 4d908a1c0f chore(deps-dev): bump release-it from 13.6.5 to 13.6.6
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.5 to 13.6.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/13.6.5...13.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:27:32 +00:00
dependabot-preview[bot]andGitHub cd0b6a7db5 chore(deps): bump d3-selection from 1.4.1 to 1.4.2
Bumps [d3-selection](https://github.com/d3/d3-selection) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/d3/d3-selection/releases)
- [Commits](https://github.com/d3/d3-selection/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:26:53 +00:00
moklick 71f7af41ec chore: release v4.6.0 2020-07-26 17:21:36 +02:00
MoritzandGitHub 991863f2ae Merge pull request #363 from wbkd/develop
Develop
2020-07-26 17:09:39 +02:00
MoritzandGitHub 72ee786575 Merge pull request #362 from wbkd/background-performance
Background performance
2020-07-26 17:08:52 +02:00
moklick cdfc311942 refactor(background): use background position for positioning dots and lines #356 2020-07-26 17:12:50 +02:00
moklick 33a6dab722 docs(readme): add setTransform func 2020-07-25 15:18:06 +02:00
moklick 0d2bdf7ce8 refactor(background): use repeating inline svg as bg pattern #356 2020-07-25 15:06:58 +02:00
moklick 3da7efae35 refactor(elementUpdater): dont create additional nodes object 2020-07-25 14:04:08 +02:00
moklick 2fee4c35ae feat(onLoad): add setTransform function #358 2020-07-25 13:38:55 +02:00
moklick aafc75b3a6 chore: release v4.5.0 2020-07-24 18:07:33 +02:00
moklick 8c565e4a27 feat(props): add defaultPosition prop #358 2020-07-24 17:54:12 +02:00
MoritzandGitHub cf6b3c3d03 Merge pull request #361 from wbkd/develop
Develop
2020-07-24 17:50:51 +02:00
moklick b77977997b feat(props): add onMoveStart and onMoveEnd #358 2020-07-24 17:39:35 +02:00
moklick d73105df61 style(nodes): default styles 2020-07-23 23:33:42 +02:00
MoritzandGitHub 57f9067e33 docs(readme): cleanup 2020-07-22 21:16:53 +02:00
moklick e1385649e5 chore: release v4.4.0 2020-07-22 11:32:38 +02:00
MoritzandGitHub 44fe3d3b4f Merge pull request #355 from wbkd/develop
Develop
2020-07-22 11:30:26 +02:00
moklick 48bde20ded feat(node): add draggable, connectable and selectable options 2020-07-22 11:27:11 +02:00
moklick abb5770edd refactor(redux): dont use devTools in production build closes #354 2020-07-22 09:47:01 +02:00
moklick 0dd41cf657 style(examples): use roboto font 2020-07-21 17:56:14 +02:00
moklick d5035dfa69 style(examples): nav bar 2020-07-21 17:32:41 +02:00
moklick 3677319871 chore: release v4.3.3 2020-07-21 17:11:37 +02:00
moklick 314b9a361e style(example): custom node connection line 2020-07-21 17:09:22 +02:00
moklick 7f1b18bebb fix(addEdge): handle multiple source/target id 2020-07-21 17:08:09 +02:00
MoritzandGitHub 1fb88565b0 docs(readme): update teaser image 2020-07-21 16:59:56 +02:00
moklick f4a4ad97d1 chore: release v4.3.2 2020-07-21 16:51:22 +02:00
MoritzandGitHub a02dd9cc67 Merge pull request #352 from wbkd/develop
Develop
2020-07-21 16:49:11 +02:00
moklick 8a16727cf8 refactor(edge-types-example): cleanup 2020-07-21 16:48:23 +02:00
moklick 8cf5b3f137 refactor(stepedge): use smooth step edge with border radius=0 2020-07-21 16:47:57 +02:00
moklick 70121edcd8 feat(smoothstepedge): add border radius param 2020-07-21 16:47:35 +02:00
moklick d40c74e54c chore(examples): add edge types example 2020-07-21 16:33:38 +02:00
moklick 4934cec6c9 style(flow): adjust default styles 2020-07-21 15:52:17 +02:00
moklick 69c41b9b91 test(graph-utils): add tests 2020-07-21 13:49:37 +02:00
moklick c1734af953 test(integration): cleanup 2020-07-21 13:08:47 +02:00
moklick d642d66574 test(interaction): add tests 2020-07-21 12:50:53 +02:00
moklick edbc41963b test(minimap): add tests 2020-07-21 11:37:36 +02:00