moklick
1f7d88fd5e
feat(connectionline): custom component option #516
2020-09-19 13:38:40 +02:00
moklick
d17e6ebaea
refactor(wrapNode): simplify dragging behaviour
2020-09-11 16:36:23 +02:00
moklick
121952bba7
feat(selection): add context menu handler closes #478
2020-09-11 02:01:33 +02:00
moklick
5c2c1eecad
feat(paneview): add translateExtent option closes #479
2020-09-10 18:39:40 +02:00
Emiel Wit
394c0ab53c
feat: add onPaneScroll event handler
...
- add the possibility to listen to the onWheel event
- add event handler to interaction demo
2020-09-02 10:23:39 +02:00
moklick
ccacd43659
feat(selection): add drag handlers closes #444
2020-08-22 17:24:50 +02:00
moklick
5b4b114935
feat(props): add onConnectEnd function #451
2020-08-21 09:40:27 +02:00
moklick
de9a846fea
fix(onLoad): use project and getElements in combination with RFPovider closes #285
2020-08-20 08:53:51 +02:00
moklick
23660b5903
feat(reactflowInstance): add zoomTo function closes #433
2020-08-19 19:12:28 +02:00
moklick
59742c9526
refactor(variables): dont use abbreviations
2020-08-10 12:10:17 +02:00
moklick
49ddb8040d
fix(onConnectStop): use correct type closes #403
2020-08-05 19:03:06 +02:00
Nate Amack
93aa5c96ca
feat(props): add onPaneContextMenu
2020-08-04 17:12:42 -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
6cb3c707bf
refactor(store): rename/cleanup setNodesSection action
2020-08-04 00:42:54 +02:00
moklick
915bc72974
fix(onLoad): only call once closes #393
2020-08-03 17:12:04 +02:00
moklick
e0a2ceeab0
refacor(graphview): cleanup
2020-08-02 18:55:15 +02:00
moklick
f6f3202b57
refactor(graphview): put resize handling in its own hook
2020-08-02 18:34:03 +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
Moritz and GitHub
7c920d0a86
Merge branch 'master' into develop
2020-07-28 09:41:07 +02:00
Andy
7bfa18f506
Bugfix: Update onConnect
...
Will call setOnConnect if function passed as onConnect changes
2020-07-28 00:48:13 +02:00
moklick
30e811225a
refactor(components): show displayName in react profiler correctly
2020-07-27 18:50:53 +02:00
moklick
2fee4c35ae
feat(onLoad): add setTransform function #358
2020-07-25 13:38:55 +02:00
moklick
8c565e4a27
feat(props): add defaultPosition prop #358
2020-07-24 17:54:12 +02:00
moklick
b77977997b
feat(props): add onMoveStart and onMoveEnd #358
2020-07-24 17:39:35 +02:00
moklick
42f6336171
feat(interaction): add zoomOnDoublickClick and fix behaviour closes #338
2020-07-17 11:04:32 +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
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
33d2770b23
fix(userselection): dont render user selection when its not active
2020-06-05 12:37:54 +02:00
moklick
4ae4f2e213
fix(userselection): handle shift key + mouse up handling
2020-06-05 01:04:40 +02:00
moklick
a73c448edc
feat(renderer): detect dimension changes and adjust container closes #279
2020-06-03 23:10:57 +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
c620d0f40c
refactor(connectionLine): create connection line type enum
2020-05-29 18:53:23 +02:00
moklick
02b4dc82df
feat(nodes): add selectNodesOnDrag prop type
2020-05-25 18:13:12 +02:00
moklick
56cfc8d731
refactor(easy-peasy): return single values from useStoreState
2020-05-25 17:12:11 +02:00
moklick
17614bda6b
refactor(callbacks): dont provide noops as defaults, but make cbs optional
2020-05-25 16:24:50 +02:00
moklick
7324c79fd0
refactor(background): export background as component closes #235
2020-05-25 15:53:56 +02:00
moklick
5049379e3b
feat(nodes): add onDragStart handler #241
2020-05-25 12:14:47 +02:00
moklick
c0390eec79
feat(helper): export project function closes #237
2020-05-19 18:33:29 +02:00
moklick
fcb0a3e9f1
refactor(onConnect): param can be edge or connection
2020-05-16 01:13:28 +02:00
moklick
1e447a204c
refactor(types): use types for prop type functions
2020-05-15 21:53:13 +02:00
moklick
6dcb9f5120
refactor(renderer): show error when no width or height is set #196
2020-05-11 18:50:09 +02:00
moklick
7a2bff2502
fix(connectionline): set stroke color
2020-05-11 17:49:07 +02:00
Moritz and GitHub
873fb50b19
Graph Prop: isInteractive ( #56 )
...
* feat(props): add isInteractive
* refactor(selection): dont allow if not interactive
* feat(renderer): add class if is interactive
* chore(inactive): add tests
* refactor(inactive): no connection line, no edge selection
closes #49
2019-10-23 18:42:17 +02:00
Moritz and GitHub
f85f2f8c9a
Develop ( #52 )
...
* docs(readme): add plugin section
* refactor(examples): use func components
* docs(readme): format
* refactor: NodeRenderer (#51 )
* refactor: NodeRenderer
* fix getNodesInside partially param
* add `skipInvisible` prop
* refactor(noderenderer): rename skipInvisble to onlyRenderVisibleNodes
closes #40
2019-10-22 21:03:48 +02:00