Commit Graph
6 Commits
Author SHA1 Message Date
Braks ffd41fb679 refactor: Refactor some jsx files to vue files
feat: add global hooks to emulate sort of an event bus between components
* global hooks are not exposed to user but emit events upward from Revue-flow component, just more convenient
2021-08-08 19:28:45 +02:00
Braks ef9647ceb4 chore: add vueuse/core to deps
feat: Implement onKeystrok of vueuse
* Implement useEventlistener
fix: node selection not properly selecting underlying nodes
2021-07-23 17:50:48 +02:00
Braks b4fcab4004 fix: inject store instance components
chore: update revue-draggable to next tag
2021-07-20 20:01:10 +02:00
Braks f685c7a20a fix: some bundle stuff 2021-07-10 14:28:21 +02:00
Braks b2c250ef38 feat: Make edges work 2021-07-09 13:39:17 +02:00
Braks 52e1188d04 feat: Transform react-flow to vue-jsx 2021-07-08 23:37:11 +02:00