Commit Graph
6 Commits
Author SHA1 Message Date
Braks 74a2a3d8c3 feat: add edge with button example 2021-08-08 20:25:44 +02:00
Braks 6912993ebd update(example): redirect to basic example as default 2021-08-08 19:33:44 +02:00
Braks 2188c5d3d3 feat(example): Add custom edge example
update(example): fit view on custom node example
* node selection to use hooks
* dev script to use vue-tsc
2021-08-08 19:28:45 +02:00
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 9b78c0f5d2 feat: add drag n drop example 2021-07-15 23:33:17 +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