moklick
|
e011375c3d
|
feat(props): add onNodesDelete and onEdgesDelete handler
|
2022-02-20 21:17:59 +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 |
|
moklick
|
0cfcf656a0
|
refactor(defaultNode/Edges): always trigger onNodesChange and onEdgesChange
|
2022-01-20 17:55:27 +01:00 |
|
Christopher Möller
|
c2bae79916
|
feat(hooks): add useReactFlow hook, refactor types and properties
|
2022-01-19 18:31:49 +01:00 |
|
moklick
|
634b592b3a
|
feat(general): add defaultNodes, defaultEdges and defaultEdgeOptions
|
2022-01-18 13:05:41 +01:00 |
|
moklick
|
0b241d27c1
|
feat(attribution): add react flow attribution
|
2022-01-05 16:45:04 +01:00 |
|
moklick
|
a969c63400
|
chore(examples): use new api
|
2021-12-25 13:30:13 +01:00 |
|
moklick
|
d8b054c7d6
|
feat(props): add connectOnClick
|
2021-12-17 10:49:05 +01:00 |
|
moklick
|
3206d49c15
|
chore(examples): add overview, cleanup
|
2021-12-17 10:43:53 +01:00 |
|
moklick
|
3b25086149
|
feat(nodes): connect on touch device
|
2021-12-17 10:35:53 +01:00 |
|
moklick
|
895e0bc524
|
refactor(store): use store.setState directly instead of actions
|
2021-12-11 05:22:41 +01:00 |
|
moklick
|
81585dbff5
|
refactor(general): cleanup
|
2021-12-09 09:17:36 +01:00 |
|
moklick
|
88582a86cc
|
refactor(general): fit view in store to prevent flickering, rename onLoad => onPaneReady
|
2021-12-09 07:24:45 +01:00 |
|
moklick
|
d9c99a8a6d
|
refactor(onLoad): add new zoom pan helpers
|
2021-12-07 04:05:45 +01:00 |
|
moklick
|
b5bba7dc70
|
refactor(useZoomPanHelper): add getTransform, getZoom, rename transform to getTransform closes #1746
|
2021-12-07 01:59:57 +01:00 |
|
moklick
|
5fbf3d8c83
|
refactor(types): add useZoomPanHelperFunc types
|
2021-12-04 00:44:59 +01:00 |
|
moklick
|
801d8f2ad4
|
fix(subflows): handle selections correctly
|
2021-11-26 19:35:31 +01:00 |
|
moklick
|
330eefe695
|
refactor(selection): only fire selection changes that changed
|
2021-11-26 18:42:52 +01:00 |
|
moklick
|
d260abec75
|
refactor(actions): addSelectedElements => addSelectedNodes, addSelectedEdges
|
2021-11-26 15:18:27 +01:00 |
|
moklick
|
296289710f
|
refactor(store): reset on unmount
|
2021-11-23 18:37:12 +01:00 |
|
moklick
|
0974aa5732
|
refactor(nodes): only use node internals
|
2021-11-18 13:01:11 +01:00 |
|
moklick
|
8a2ac1e31e
|
refactor(types): cleanup
|
2021-11-09 14:52:39 +01:00 |
|