Braks
4eb775477f
fix(nodes): Add draggable watchers
2022-04-24 13:34:22 +02:00
Braks
e722f49e6e
refactor(types,flow)!: Use reactivity transform and remove store property
...
# What's changed?
* Remove store property from usevueflow return value
* All previously available properties are still there, just not nested inside an additional store object to avoid confusion + duplicates
* use reactivity transform to get rid of .value calls
2022-04-24 13:34:22 +02:00
Braks
fcdbc21d34
refactor(flow!): Change transform to viewport
...
* Change array type to object type and rename transform type to viewport
* Update examples & docs
2022-04-11 11:30:10 +02:00
Braks
2d7e2a710f
fix: replace watchDebounced with debouncedWatch
2022-04-11 11:30:10 +02:00
Braks
1e23893e58
fix: import paths
2022-04-11 11:30:10 +02:00
Braks
342d0305a6
refactor(nodes): Replace DraggableCore with composable
2022-04-11 11:30:10 +02:00
Braks
ec0f3ef0e4
fix: Selection not working twice in a row
2022-04-11 11:30:10 +02:00
Braks
ddeb70a08f
fix: force focus into node selection
2022-04-04 21:42:48 +02:00
Braks
cd817b7f53
feat: implement workspaces
2022-04-04 21:42:48 +02:00