Files
vue-flow/packages
bcakmakoglu b363e9457e feat(nodes): add contextual node events
# What's changed?

* create hooks so we can receive contextual node event handlers from initial definition and pass the hook to custom components
* contextual events are meant for their specific context unlike `FlowHooks` which are on a global level
2022-06-23 19:13:50 +02:00
..