Commit Graph
8 Commits
Author SHA1 Message Date
Braks be2a37246a feat: export base edge 2022-05-11 22:10:40 +02:00
Braks 412c0e500f feat: Export storage class
# What's changed?

* Export storage class as GlobalVueFlowStorage
* For possible global access of all currently active stores
2022-05-11 22:10:40 +02:00
Braks 7e80033080 chore: shorten exports 2022-04-24 13:34:22 +02:00
Braks 8d33014291 refactor(nodes,edges): change defaults to functional components
# What's changed?

* Change default node/edge components to functional components
2022-04-24 13:34:22 +02:00
Braks f1bbed1751 refactor(edges): Change base edge to functional component
# What's changed?

* Change base edge into a functional component (doesn't need a state)
* Export base edge for convenience
2022-04-24 13:34:22 +02:00
Braks d95a83349b feat(flow): export apply changes utilities for options api 2022-04-04 21:42:48 +02:00
Braks 3f15983f3e feat(edges): Use slot injection for custom edges 2022-04-04 21:42:48 +02:00
Braks cd817b7f53 feat: implement workspaces 2022-04-04 21:42:48 +02:00