Commit Graph
1155 Commits
Author SHA1 Message Date
jasonpulandGitHub 8742fa5cb8 Update index.js
removed unneeded comments, switched to double quotes
2020-10-11 16:34:17 -04:00
jasonpul d9ba18d49c broke out handleId by itself rather than joined with nodeID, modded necessary functions to give handles not assigned IDs an empty string for backwards compadibility. Also modded handles so that only target-source and source-target connections are allowed, and no repeat connections are allowed. 2020-10-01 15:47:37 -04:00
jasonpul bee2ca5c0c initial working mod with nodeId and handleId split up in Connection type so that target-target and source-source connections cannot be made 2020-10-01 12:48:56 -04:00
moklick c558019de6 chore: release v6.0.0 2020-09-30 18:12:59 +02:00
MoritzandGitHub 541ea89cd7 Merge pull request #541 from wbkd/develop
Develop
2020-09-30 18:08:44 +02:00
moklick 284968ad54 style(flow): new default styles 2020-09-30 18:07:40 +02:00
moklick 7ef6d0adb2 fix(fitView): don't let defaultPosition overwrite fitView on load #533 2020-09-30 16:44:50 +02:00
MoritzandGitHub 109b008c5c Merge pull request #538 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-typescript2-0.27.3
chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3
2020-09-28 12:16:02 +02:00
MoritzandGitHub 923d6c630c Merge pull request #537 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.28.2
chore(deps-dev): bump rollup from 2.27.1 to 2.28.2
2020-09-28 12:15:46 +02:00
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
dependabot-preview[bot]andGitHub e1b0d8f397 chore(deps-dev): bump rollup from 2.27.1 to 2.28.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.27.1 to 2.28.2.
- [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.27.1...v2.28.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 05:07:32 +00:00
moklick 2f218e30fd chore: release v5.11.1 2020-09-27 22:32:49 +02: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
MoritzandGitHub 604dde9592 Merge pull request #536 from wbkd/develop
Develop
2020-09-27 22:22:43 +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