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
b4fcab4004
fix: inject store instance components
...
chore: update revue-draggable to next tag
2021-07-20 20:01:10 +02:00
Braks
8cfbc89d23
chore: remove some logs
...
fix: inject store instance to handle component
2021-07-17 23:19:50 +02:00
Braks
528f8f4420
refactor: remove passing props to reactive obj instead use props directly again (sort of breaks reactivity in some cases...)
...
fix: node selection not displaying correct rect after mouseup
2021-07-17 20:30:58 +02:00
Braks
9b78c0f5d2
feat: add drag n drop example
2021-07-15 23:33:17 +02:00
Braks
c7fda830a6
update: use store injection in UserSelection component
...
fix: keypress not displaying working properly
2021-07-14 23:48:19 +02:00
Braks
f5580b6d96
feat: Add revue-draggable
...
refactor: remove vue-draggable
* couple of prop default changes
2021-07-14 15:41:59 +02:00
Braks
8f727a4d93
update: base page to basic (no overview currently)
2021-07-11 18:06:12 +02:00
Braks
d491c0196c
update: renaming stuff from react flow to revue flow
2021-07-11 18:03:46 +02:00
Braks
e4f57c79e8
feat: Create examples directory and add some examples
...
* Add svg plugins for vite & rollup
update: more bundle stuff
2021-07-10 23:51:04 +02:00