Commit Graph
8 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 e9db1cd641 update: more bundle stuff 2021-07-10 16:07:43 +02:00
Braks f2f263d833 update: more bundle stuff 2021-07-10 15:59:37 +02:00
Braks 753f7070c7 feat: plugin config
update: package.json
2021-07-10 14:07:39 +02:00
Braks 99548a0dba fix: try to deploy as package... 2021-07-09 21:54:05 +02:00
Braks 65332cfde3 update: add lint script to package.json
* lint files
2021-07-09 19:21:29 +02:00
Braks 3094cc211d feat: Add siroc config 2021-07-09 19:00:21 +02:00