Commit Graph
2181 Commits
Author SHA1 Message Date
dependabot-preview[bot]andGitHub 852e87cc2a Merge pull request #575 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.11.5 2020-10-12 05:15:06 +00:00
dependabot-preview[bot]andGitHub 15ee2f273e chore(deps-dev): bump @types/d3 from 5.16.1 to 5.16.3
Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) from 5.16.1 to 5.16.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 05:13:02 +00:00
dependabot-preview[bot]andGitHub 266976ad37 Merge pull request #572 from wbkd/dependabot/npm_and_yarn/main/release-it-14.1.0 2020-10-12 05:12:24 +00:00
dependabot-preview[bot]andGitHub 219094643d chore(deps-dev): bump start-server-and-test from 1.11.4 to 1.11.5
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.4...v1.11.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 05:11:31 +00:00
dependabot-preview[bot]andGitHub b0496de657 Merge pull request #571 from wbkd/dependabot/npm_and_yarn/main/types/react-16.9.52 2020-10-12 05:10:54 +00:00
dependabot-preview[bot]andGitHub 78128d607e chore(deps-dev): bump release-it from 14.0.3 to 14.1.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.0.3 to 14.1.0.
- [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.3...14.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 05:09:08 +00:00
dependabot-preview[bot]andGitHub 69e759038f chore(deps-dev): bump @types/react from 16.9.49 to 16.9.52
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.49 to 16.9.52.
- [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-10-12 05:07:47 +00:00
jasonpulandGitHub abf00187bb Update graph.ts
added check to verify handle exists in node
2020-10-11 17:51:08 -04:00
jasonpulandGitHub 8742fa5cb8 Update index.js
removed unneeded comments, switched to double quotes
2020-10-11 16:34:17 -04:00
moklick f5cadf065f chore: release v6.1.3 2020-10-08 15:45:13 +02:00
moklick d266a48c14 fix(maxZoom): set option correctly closes #563 2020-10-08 15:42:39 +02:00
moklick 779a07b448 chore(git): add gitattributes 2020-10-08 00:44:05 +02:00
moklick f85acd51e0 style(website): mobile hero index and examples 2020-10-08 00:12:58 +02:00
moklick da44f0b03a chore: release v6.1.2 2020-10-07 18:13:53 +02:00
moklick 3495ee0f7c docs(website): example flow 2020-10-07 18:10:36 +02:00
moklick 5fb2ff9922 docs(website): interactive examples 2020-10-07 18:03:45 +02:00
moklick d8ae6bd9a2 refactor(remove-nodes): check if target has contenteditable attr closes #560 2020-10-07 17:40:35 +02:00
Christopher Möller 926a03d052 chore: release v6.1.1 2020-10-06 18:07:06 +02:00
moklick 011e4c0aaf style(comps): dont use inline styles for minimap and edges #491 2020-10-06 18:00:08 +02:00
moklick 0c63b08a86 docs(readme): use new image 2020-10-06 17:40:28 +02:00
moklick 24e720ee60 Merge branch 'main' of github.com:wbkd/react-flow into main 2020-10-06 17:34:39 +02:00
moklick d256d95bdd feat(website): add infobox component 2020-10-06 17:34:35 +02:00
Christopher Möller 34f85fd662 docs(website): add documentation of exported interfaces to website docs 2020-10-06 17:29:00 +02:00
Christopher Möller 8bd7d7dcf0 docs(readme): document exported typescript interfaces 2020-10-06 17:22:40 +02:00
Christopher Möller 1026d45056 Merge branch 'main' of github.com:wbkd/react-flow into main 2020-10-06 17:12:44 +02:00
Christopher Möller ee7fcb5bb5 chore(typescript): export interfaces of additional components 2020-10-06 17:12:39 +02:00
MoritzandGitHub fef456c2b7 Merge pull request #556 from michaeltheobald/patch-1
made example programmer friendlier
2020-10-06 17:09:56 +02:00
moklick 70ed6b0c96 docs(props): delete key -> backspace closes #557 2020-10-06 17:06:12 +02:00
moklick 78b0a24a86 chore(images): fix typo 2020-10-06 17:03:09 +02:00
Christopher Möller c2635ba23e chore(typescript): export react flow component prop interface 2020-10-06 16:56:53 +02:00
Michael TheobaldandGitHub d637c6d4d8 made example programmer friendlier
it cost me an hour to fix this in my simple test. ;)
2020-10-06 16:46:48 +02:00
MoritzandGitHub 072347a49e docs(readme): add website note 2020-10-06 15:31:34 +02:00
MoritzandGitHub 4b407c182c docs(readme): update header image 2020-10-06 15:18:59 +02:00
MoritzandGitHub 033c9bcfe3 Merge pull request #554 from wbkd/site
 New website 
2020-10-06 15:18:05 +02:00
moklick 6af7d38da4 docs(website): readme 2020-10-06 14:37:18 +02:00
moklick 515d8539de chore(website): use new rf version 2020-10-06 14:33:32 +02:00
moklick 6dcd95853b chore: release v6.1.0 2020-10-06 14:28:37 +02:00
Christopher MöllerandGitHub 4057addcc9 Merge pull request #553 from wbkd/zoom-handling
Zoom handling
2020-10-06 14:23:54 +02:00
moklick 4538ad35f7 style(metatags): react flow image 2020-10-06 14:22:38 +02:00
Christopher Möller bb2675a1ea feat(selection): find react-flow parent from event target instead of document 2020-10-06 14:19:43 +02:00
Christopher Möller 0045058295 feat(selection): clear user selection when mouse leaves the pane 2020-10-06 14:16:16 +02:00
moklick 323bccd84a style(flows): font sizes 2020-10-06 14:06:29 +02:00
Christopher Möller 42202ba894 docs(readme): document changes in class names 2020-10-06 13:50:15 +02:00
Christopher Möller 9e2ecf3db6 test(zoom-handling): adjust tests for changes in zoom behaviour 2020-10-06 13:45:53 +02:00
fdnklg b285ca75c6 Merge branch 'site' of github.com:wbkd/react-flow into site 2020-10-06 13:35:23 +02:00
fdnklg d053bbe176 updated logo svg 2020-10-06 13:35:16 +02:00
moklick 750d5c4d8e style(hero): positions 2020-10-06 13:28:52 +02:00
Christopher Möller 0373b53fc2 feat(renderer): change layer order, allow zoom on nodes and user selection 2020-10-06 13:08:38 +02:00
fdnklg a91aa252b2 added shadow 2020-10-06 12:57:58 +02:00
fdnklg 16aa405f32 Merge branch 'site' of github.com:wbkd/react-flow into site 2020-10-06 12:11:47 +02:00