Commit Graph
4 Commits
Author SHA1 Message Date
thomasmountfordandBraks 0bb2dd7530 Added docs for EdgeUpdatable 2022-08-30 22:16:10 +02:00
thomasmountfordandBraks 485d7b2dd3 Updated UpdatableEdgeExample to still have a label on the updatable edge 2022-08-30 22:16:10 +02:00
thomasmountfordandBraks 7732ad9b76 Added docs for type EdgeUpdatable
Implemented type EdgeUdatable in global configuration for VueFlow instance
2022-08-30 22:16:10 +02:00
thomasmountfordandBraks bf519e1f75 Changed updatable prop from boolean to type
Updatable

Wrapper.ts now checks for either true, 'target' or 'source'
true enables both markers on edge to be draggable
'target' enables target
'source' enables source
2022-08-30 22:16:10 +02:00