moklick
|
fe5337d1b8
|
refactor(keys): accept null as key #1463
|
2022-02-22 21:23:22 +01:00 |
|
moklick
|
6630935d9e
|
refactor(nodeTypes/edgeTypes): show warning when not memoized closes #1620
|
2022-02-22 18:33:59 +01:00 |
|
moklick
|
b3b8ac9553
|
refactor(props): rename paneMoveable to panOnDrag
|
2022-01-31 17:19:52 +01:00 |
|
Christopher Möller
|
af52bab2a5
|
refactor(fitView): use same fitView function for viewport helper and initial prop
|
2022-01-27 13:00:03 +01:00 |
|
Christopher Möller
|
c2bae79916
|
feat(hooks): add useReactFlow hook, refactor types and properties
|
2022-01-19 18:31:49 +01:00 |
|
moklick
|
88582a86cc
|
refactor(general): fit view in store to prevent flickering, rename onLoad => onPaneReady
|
2021-12-09 07:24:45 +01:00 |
|
Christopher Möller
|
9d159c1e87
|
chore(types): enforce defaultProps inside react flow component
|
2021-11-18 18:01:20 +01:00 |
|
Christopher Möller
|
e1f864f270
|
feat(flow): add properties for configuring no-interaction classes
|
2021-11-18 16:29:06 +01:00 |
|
moklick
|
b4b15612a3
|
refactor(graphView): add useOnLoadHandler
|
2021-11-04 15:51:20 +01:00 |
|
moklick
|
72f1d8b4e3
|
refactor(stlyes): use react-flow__container helper
|
2021-11-04 15:13:14 +01:00 |
|
Christopher Möller
|
79e46d90ad
|
wip: multiple edge renderers
|
2021-11-03 17:51:39 +01:00 |
|
moklick
|
a0b8aa6fcb
|
Merge branch 'v10' into refactor/nodes-edges-state
|
2021-10-20 10:52:11 +02:00 |
|
moklick
|
1525af39cf
|
refactor(elements): render only visible elements
|
2021-10-19 14:57:34 +02:00 |
|
moklick
|
410b12946d
|
refactor(state): separate nodes and edges
|
2021-10-19 11:09:49 +02:00 |
|
Christopher Möller
|
d3b1148bca
|
feat(markers): implement more generic api for markerEnd and markerStart handling
|
2021-10-14 17:53:50 +02:00 |
|
moklick
|
1f41cc0d9a
|
refactor(zustand): use shallow when needed
|
2021-10-13 16:19:46 +02:00 |
|
moklick
|
3f8c252096
|
refactor(graphview): use one hook
|
2021-10-13 13:52:45 +02:00 |
|
moklick
|
ee0d29029a
|
refactor(state): replace redux with zustand
|
2021-10-13 12:54:01 +02:00 |
|
moklick
|
32ee964044
|
refactor(elements): split into nodes and edges
|
2021-10-09 11:33:10 +02:00 |
|
moklick
|
ef47500122
|
feat(props): add preventScrolling prop closes #1077
|
2021-07-01 15:30:29 +02:00 |
|
moklick
|
27e2781d8c
|
feat(props): add onEdgeUpdateEnd handler closes #1157
|
2021-05-29 15:12:31 +02:00 |
|
moklick
|
3232a33e9e
|
feat(edgeUpdate): add onEdgeUpdateStart handler closes #1120
|
2021-04-30 16:09:46 +02:00 |
|
Анна Кузнецова
|
f565676233
|
onEdgeDoubleClick support
|
2021-04-13 20:29:39 +05:00 |
|
moklick
|
c63992e3ff
|
Revert "Merge pull request #1003 from TheUnderScorer/main"
This reverts commit 106f1f0b61, reversing
changes made to 9206e65522.
|
2021-03-29 13:26:31 +02:00 |
|
Przemysław Żydek
|
96290483b1
|
feat(components): Support passing shadow root as document
|
2021-03-22 11:34:47 +01:00 |
|
Ryan Kois
|
67186b478a
|
Support node double click handler.
|
2021-03-15 17:01:11 -07:00 |
|
moklick
|
cd1baadf41
|
feat(edges): add mouse handler closes #987
|
2021-03-12 20:46:14 +01:00 |
|
Eugene Samonenko
|
d89be58e54
|
feat(edgeUpdater): add edgeUpdaterRadius prop
|
2021-03-03 13:10:33 +02:00 |
|
moklick
|
0d1d802ed5
|
feat(edge): add onEdgeContextMenu handler #943
|
2021-02-26 10:51:25 +01:00 |
|
moklick
|
3dedd615af
|
feat(props): add onDrag handler
|
2021-01-26 18:17:29 +01:00 |
|
moklick
|
1a9493e3fa
|
feat(props): add nodeExtent prop closes #854
|
2021-01-26 10:29:38 +01:00 |
|
moklick
|
f7a400f216
|
feat(interaction): add zoomToPinch prop
|
2021-01-21 10:58:54 +01:00 |
|
moklick
|
bd79577fa7
|
feat(interaction): add zoomActiviationKeyCode #847
|
2021-01-20 11:36:10 +01:00 |
|
moklick
|
f64710e164
|
refactor(connections): allow graphs with nodes that have only source handles
|
2020-12-24 11:24:54 +01:00 |
|
moklick
|
c429ae7ca4
|
feat(props): add connection mode closes #702
|
2020-11-30 13:09:56 +01:00 |
|
moklick
|
3a5ecfa666
|
Merge branch 'next' into feat/dragedge
|
2020-11-26 15:26:48 +01:00 |
|
moklick
|
393defc638
|
refactor(elements): only render visible handling
|
2020-11-15 18:05:44 +01:00 |
|
moklick
|
2420cf3689
|
refactor(onlyRenderVisible): change from nodes to elements #677
|
2020-11-14 16:46:14 +01:00 |
|
moklick
|
ee439857f0
|
refactor(zoomPanHelper): always return functions, add initialized flag #678
|
2020-11-11 10:25:56 +01:00 |
|
moklick
|
ae6ce3cd05
|
feat(panOnScroll): add mode options free, vertical and horizontal
|
2020-11-10 17:56:19 +01:00 |
|
moklick
|
959216f6fc
|
refactor(keycodes): allow strings and numbers as key codes
|
2020-11-10 14:27:15 +01:00 |
|
moklick
|
0fbefe5a58
|
refactor(GraphView): reduce amounts of re-renderings
|
2020-11-09 22:24:12 +01:00 |
|
moklick
|
d06868ecde
|
refactor(graphview): extend react flow props
|
2020-11-09 22:00:26 +01:00 |
|
moklick
|
e1ae70e779
|
refactor(zoomPanHelper): export and simplify
|
2020-11-09 19:30:21 +01:00 |
|
moklick
|
c7bf8ffbcc
|
refactor(initD3): pass initial transform
|
2020-11-09 18:27:41 +01:00 |
|
moklick
|
7cc2306975
|
feat(reactflowInstance): add toObject function closes #603
|
2020-11-09 18:17:36 +01:00 |
|
Christopher Möller
|
cf38388f14
|
refactor(zoom): move zoom methods into own hook, detatch from store
|
2020-11-09 17:23:59 +01:00 |
|
moklick
|
9dfe7ea8e3
|
fix(edge-drag): update to new version
|
2020-11-05 16:26:02 +01:00 |
|
moklick
|
28ad06a7bd
|
Merge branch 'drag-edge' of https://github.com/zcmgyu/react-flow into zcmgyu-drag-edge
|
2020-11-05 16:04:37 +01:00 |
|
moklick
|
7d4a6d7c36
|
Merge branch 'main' into feat/multiselect
|
2020-11-05 14:19:09 +01:00 |
|