Commit Graph

1218 Commits

Author SHA1 Message Date
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
Moritz
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 Theobald
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
Moritz
072347a49e docs(readme): add website note 2020-10-06 15:31:34 +02:00
Moritz
4b407c182c docs(readme): update header image 2020-10-06 15:18:59 +02:00
Moritz
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öller
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
fdnklg
07b063a0a7 final css styles applied 2020-10-06 12:11:39 +02:00
moklick
7ec68efea6 refactor(dev): rename dev-flows to example 2020-10-06 11:54:02 +02:00
moklick
49906ddda8 docs(site): getting started text 2020-10-06 11:50:27 +02:00
moklick
c469957c58 docs(site): add baisc example 2020-10-06 11:38:29 +02:00
moklick
2fd2e2d2b7 style(header): partially active linke 2020-10-06 11:05:39 +02:00
moklick
36d4eb0767 style(site): header flow, mobile features and showcases 2020-10-06 10:58:50 +02:00
moklick
1b929fbb56 style(site): controls button default style 2020-10-05 18:55:04 +02:00
moklick
7c460dcf9d docs(website): sidebar mobile 2020-10-05 18:42:51 +02:00
moklick
2b0ac017c3 feat(site): build task 2020-10-05 17:10:33 +02:00
moklick
aafae0ea70 docs(website): texts, docs, examples, favicon, cleanup 2020-10-05 17:03:00 +02:00
Christopher Möller
4f757b86b9 feat(renderer): move interactions into seperate wrapper component 2020-10-05 16:37:10 +02:00