Braks
|
1e9cbc0643
|
feat(nodes): Add PositionFunc as node position type
* Allows position to be set relative to another node
|
2022-04-11 11:30:10 +02:00 |
|
Braks
|
06b0c143b5
|
chore: add prefix to console messages
|
2022-04-11 11:30:10 +02:00 |
|
Braks
|
158be8a515
|
feat: Assign default handle id and allow for actual loose connections
* When set to loose allow connections from all handles, this requires ids on handles so a default will be set if none provided
|
2022-04-11 11:30:10 +02:00 |
|
Braks
|
094c4ff9ae
|
feat(nodes): Allow pre-defined dimensions of a node
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
d913df6187
|
update(examples): import order
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
8e6e85a007
|
fix: use global nodeExtent if node.extent is undefined
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
9344365aff
|
update: set zindex to 0 on initial parse
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
d1e8c0f16e
|
fix(nodes): use node.extent before trying global nodeExtent
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
d95a83349b
|
feat(flow): export apply changes utilities for options api
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
95bc46e616
|
fix(flow): store & usevueflow types
|
2022-04-04 21:42:48 +02:00 |
|
Braks
|
cd817b7f53
|
feat: implement workspaces
|
2022-04-04 21:42:48 +02:00 |
|