Braks
|
c68b1bf424
|
fix(edges): dont inherit attrs on smoothstep/stepedges
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
af23f733c0
|
chore(nodes,edges): remove v-bind
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
55588c3988
|
chore: remove default data value from default nodes
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
546dd4baaf
|
fix(nodes,edges): compute type in wrapper
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
444bf0a879
|
chore: add useStyle to wrappers
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
a50101bfd3
|
feat(nodes,edges): Allow class or styles to be bound with function
* function param is current node
* makes it easier to add classes / styles if specific node is selected etc.
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
ddeb70a08f
|
fix: force focus into node selection
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
e97d9a1dc9
|
feat(nodes): debounce scaling to avoid lag spikes
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
528cac5d33
|
regression(nodes,edges): removing nodes/edges breaks renderer
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
0bfca93a7b
|
update(edges): support fragments as connection line slot
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
70646c5f95
|
update(edges): support fragments as edge slots
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
1347304667
|
update(nodes): support fragments as node slots
|
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
|
307917011a
|
feat(edges): Use slot injection for custom connection lines
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
4cbdf0ccc1
|
feat(nodes): Pass node slots as injections to wrapper
* Avoids drilling slots which causes huge performance issues when 100+ nodes are present due to re-binding of props on each level
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
cd817b7f53
|
feat: implement workspaces
|
2022-04-04 21:42:48 +02:00 |
|