Commit Graph
1143 Commits
Author SHA1 Message Date
dependabot-preview[bot]andGitHub ee35470dd7 chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.27.2...0.27.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 05:08:36 +00:00
moklick 993055e08b refactor(edge-utils): check center params for undefined 2020-09-27 22:28:43 +02:00
moklick b7e27094bb feat(edge-utils): add center üaram to bezier and step edge helpers closes #522 2020-09-27 22:26:41 +02:00
moklick 55549ec5d7 docs(readme): add offset params to getEdgeCenter closes #523 2020-09-27 22:25:16 +02:00
moklick 9d9dce4b25 chore: release v5.11.0 2020-09-27 13:08:36 +02:00
MoritzandGitHub c317fec81b Merge pull request #532 from is343/feat/controlCallbacks
feat(control): add optional callbacks
2020-09-27 12:56:36 +02:00
MoritzandGitHub ea34e81878 Merge pull request #535 from wbkd/develop
Develop
2020-09-27 12:56:17 +02:00
moklick de3757ce6f fix(nodes): click after drag closes #531 2020-09-27 13:01:45 +02:00
dependabot-preview[bot]andmoklick 63fab669e7 chore(deps-dev): bump cypress from 5.1.0 to 5.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:14 +02:00
dependabot-preview[bot]andmoklick 33e49ce2bf chore(deps-dev): bump release-it from 14.0.2 to 14.0.3
Bumps [release-it](https://github.com/release-it/release-it) from 14.0.2 to 14.0.3.
- [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.0.2...14.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:13 +02:00
dependabot-preview[bot]andmoklick 7397b4ae08 chore(deps-dev): bump typescript from 4.0.2 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:13 +02:00
dependabot-preview[bot]andmoklick 39ca7f8315 chore(deps-dev): bump prettier from 2.1.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:13 +02:00
dependabot-preview[bot]andmoklick cc404b5993 chore(deps-dev): bump start-server-and-test from 1.11.3 to 1.11.4
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.3...v1.11.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:12 +02:00
dependabot-preview[bot]andmoklick be6c750537 chore(deps-dev): bump rollup from 2.26.11 to 2.27.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.11 to 2.27.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.26.11...v2.27.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:12 +02:00
dependabot-preview[bot]andmoklick 6c500e3d4c 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.3.1 to 4.3.2.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.3.1...v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-27 11:55:12 +02:00
Ivan S ab92766af5 feat(control): add optional callbacks 2020-09-22 14:17:34 -04:00
MoritzandGitHub aca7080f68 Merge pull request #521 from wbkd/develop
chore(examples): use new main branch
2020-09-19 13:56:34 +02:00
moklick 0e42d2a05d chore(examples): use new main branch 2020-09-19 14:02:37 +02:00
moklick 2d03eca7e2 chore: release v5.10.0 2020-09-19 13:48:58 +02:00
moklick 69735a624b docs(examples): add custom-connectionline 2020-09-19 13:42:38 +02:00
MoritzandGitHub 75ed631ef1 Merge pull request #520 from wbkd/develop
Develop
2020-09-19 13:39:02 +02:00
moklick 1f7d88fd5e feat(connectionline): custom component option #516 2020-09-19 13:38:40 +02:00
moklick 43e9461776 chore: release v5.9.4 2020-09-18 13:00:58 +02:00
MoritzandGitHub 6255044f81 Merge pull request #517 from wbkd/develop
Develop
2020-09-18 12:50:18 +02:00
moklick 5a504df0d6 fix(userselection): dont unset selection on startup #515 2020-09-18 12:56:19 +02:00
moklick f02ce5848e docs(readme): getIncomers func 2020-09-17 11:17:48 +02:00
moklick cfc522b9bf chore: release v5.9.3 2020-09-15 11:20:10 +02:00
MoritzandGitHub 255a4b02ef Merge pull request #511 from wbkd/develop
Develop
2020-09-15 11:17:35 +02:00
moklick 0b15211e18 refactor(edges): pass original source and target ids, cleanup #476 2020-09-15 11:17:06 +02:00
moklick 63d1e4b218 fix(utils): export getIncomers #510 2020-09-15 10:12:57 +02:00
moklick 4729ce219b chore: release v5.9.2 2020-09-14 13:41:37 +02:00
MoritzandGitHub 570d447c10 Merge pull request #508 from wbkd/develop
Develop
2020-09-14 13:04:52 +02:00
moklick 3f667dce60 Merge branch 'develop' of github.com:wbkd/react-flow into develop 2020-09-14 12:17:00 +02:00
moklick 3693602cf8 fix(nodes): handle isHidden on start closes #506 2020-09-14 12:16:31 +02:00
moklick ce1ddcb681 refactor(selection): cleanup 2020-09-14 10:03:14 +02:00
dependabot-preview[bot]andGitHub 9e05327712 Merge pull request #507 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.26.11 2020-09-14 05:15:37 +00:00
dependabot-preview[bot]andGitHub faab22841f chore(deps-dev): bump rollup from 2.26.10 to 2.26.11
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.10 to 2.26.11.
- [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.26.10...v2.26.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 05:10:57 +00:00
moklick db813eac0b refactor(wrapNode): cleanup 2020-09-11 17:28:42 +02:00
moklick 8490fc36cb chore: release v5.9.1 2020-09-11 17:16:45 +02:00
moklick 8a0a928e17 refactor(nodes): always render nodes that are dragged closes #477 2020-09-11 17:12:09 +02:00
MoritzandGitHub 3c603e3887 Merge pull request #504 from wbkd/develop
Develop
2020-09-11 17:07:10 +02:00
moklick d17e6ebaea refactor(wrapNode): simplify dragging behaviour 2020-09-11 16:36:23 +02:00
moklick 36a81ff499 chore: release v5.9.0 2020-09-11 11:08:17 +02:00
MoritzandGitHub 624a201b95 Merge pull request #502 from wbkd/develop
Develop
2020-09-11 10:59:10 +02:00
moklick 4cc6b0af02 fix(selection): dont render selection when another node gets selected 2020-09-11 11:04:38 +02:00
moklick 1425b8ffde refactor(element-parsing): handle elements with integer ids closes #500 2020-09-11 10:54:04 +02:00
moklick 121952bba7 feat(selection): add context menu handler closes #478 2020-09-11 02:01:33 +02:00
moklick fe3dd87d24 fix(selection): handle snap grid correctly 2020-09-11 01:39:40 +02:00
moklick 7f64ffe173 feat(utils): add getIncomers function closes #461 2020-09-10 23:54:53 +02:00
moklick 801f773e9a style(example): provider mobile layout 2020-09-10 22:31:40 +02:00