Commit Graph
110 Commits
Author SHA1 Message Date
Amir AliandGitHub 1d34e767f0 syntax error on in example code fix 2020-08-20 12:30:24 +05:00
MoritzandGitHub a921cbe935 Merge pull request #448 from wbkd/develop
fix(onLoad): use project and getElements inside with ReactFlowProvider
2020-08-20 08:49:13 +02:00
moklick de9a846fea fix(onLoad): use project and getElements in combination with RFPovider closes #285 2020-08-20 08:53:51 +02:00
MoritzandGitHub 182ea64e38 docs(readme): add zoomTo 2020-08-19 19:23:44 +02:00
moklick ee74c90f15 feat(edges): add labelBgBorderRadius option closes #421 2020-08-12 13:00:54 +02:00
moklick d769a2bbf7 docs(edges): add custom info 2020-08-12 10:11:33 +02:00
Christopher Hiester a03585d415 correct transposed description of edge type property 2020-08-11 22:38:08 -04:00
moklick 6bbc152041 feat(edge-options): add labelBgPadding #421 2020-08-11 10:36:22 +02:00
moklick ccf03eb604 feat(lib): export edge utils #418 2020-08-10 23:39:25 +02:00
moklick 59742c9526 refactor(variables): dont use abbreviations 2020-08-10 12:10:17 +02:00
MoritzandGitHub 8544f9802f docs(readme): add onPaneContextMenu 2020-08-05 09:56:37 +02:00
Nate Amack fddb3e777d feat(props): add mouse event to onConnectStart and onConnectStop 2020-08-04 12:22:38 -06:00
Nate Amack 97ec24fa14 feat(props): add mouse event to onNodeDragStart, onNodeDragStop, onElementClick, and onPaneClick 2020-08-04 12:05:03 -06:00
moklick 9c90a83d01 docs(readme): use correct edges anchor 2020-08-03 23:44:40 +02:00
moklick 5f91498d19 feat(connection): add start and stop props closes #380 2020-08-01 12:54:14 +02:00
moklick a095715e5f refactor(paneClick): rename onZoomPaneClick tp onPaneClick 2020-08-01 12:13:51 +02:00
Nate Amack 2a0274b9a3 feat(props): add onZoomPaneClick 2020-07-31 10:45:40 -06:00
moklick f84eff1a8c feat(interaction): add paneMoveable prop #377 2020-07-30 11:10:41 +02:00
moklick 05786fcee6 docs(readme): add data and classname options to edge 2020-07-27 12:46:52 +02:00
moklick 33a6dab722 docs(readme): add setTransform func 2020-07-25 15:18:06 +02:00
moklick 8c565e4a27 feat(props): add defaultPosition prop #358 2020-07-24 17:54:12 +02:00
MoritzandGitHub 57f9067e33 docs(readme): cleanup 2020-07-22 21:16:53 +02:00
moklick 48bde20ded feat(node): add draggable, connectable and selectable options 2020-07-22 11:27:11 +02:00
MoritzandGitHub 1fb88565b0 docs(readme): update teaser image 2020-07-21 16:59:56 +02:00
moklick 8a16727cf8 refactor(edge-types-example): cleanup 2020-07-21 16:48:23 +02:00
moklick 5e12dd7eff docs(readme): add getOutgoers function, explain removeElements closes #349 2020-07-21 10:48:52 +02:00
moklick a40f5adc03 docs(readme): structure list of ReactFlow props 2020-07-17 10:59:21 +02:00
MoritzandGitHub 960699fff9 chore(readme): add hidden example 2020-07-15 16:04:04 +02:00
MoritzandGitHub 81255b2cd7 chore(readme): node options 2020-07-15 15:52:14 +02:00
moklick d0a306a785 docs(readme): new domain 2020-07-15 14:09:02 +02:00
moklick b51a25191f feat(elements): add isHidden option 2020-07-15 10:31:16 +02:00
moklick 65764fbefb feat(interaction): add zoomOnScroll property closes #331 2020-07-14 13:28:59 +02:00
moklick 0593db289a feat(edges): add arrow head options 2020-07-14 12:57:12 +02:00
moklick 152acbe70a feat(connectionline): add step and smoothstep types 2020-07-13 18:02:59 +02:00
moklick 1d8a9d6d87 feat(graph): more adjustable interaction closes #329, closes #291 2020-07-13 17:36:15 +02:00
moklick 32f6101d37 feat(nodes): add enter, move, leave and context handler #301 2020-07-13 16:04:49 +02:00
moklick b32d5454e1 feat(edges): add smooth step type 2020-07-13 15:24:14 +02:00
Ashwanth KumarandGitHub c64027b835 Fixing a few TOC typos on README 2020-06-06 00:49:05 +05:30
MoritzandGitHub 0efb76ecdd docs(readme): add examples 2020-06-04 10:34:18 +02:00
MoritzandGitHub 09e3bd64d2 docs(readme): add provider example links 2020-06-02 18:44:03 +02:00
moklick d69277df8a docs(readme): typos 2020-06-02 18:37:57 +02:00
moklick 5cbeda5c3f feat(components): add ReactFlowProvider #275 2020-06-02 18:34:02 +02:00
moklick 3f3a79b5f6 feat(rfInstance): add getElements function #274 2020-06-02 16:06:08 +02:00
moklick 02bcd1be11 feat(options): add minZoom, maxZoom, defaultZoom closes #273 2020-06-02 14:22:29 +02:00
moklick d95fc1279a docs(readme): add react flow instance section 2020-06-02 12:26:12 +02:00
moklick 2d4a64d341 refactor(handle): use weaker selectors so its easier to overwrite 2020-06-02 10:23:14 +02:00
moklick 206cd1ded1 feat(examples): add validation example 2020-06-02 00:13:06 +02:00
moklick 072495758a docs(readme): add custom node props section 2020-05-31 11:56:00 +02:00
moklick 0fe3f1c97f doce(readme): add used classes 2020-05-31 02:51:08 +02:00
MoritzandGitHub 115ba4fd3c Merge pull request #260 from wbkd/develop
Develop
2020-05-30 20:27:19 +02:00