refactor(core): remove initialized from graph-nodes (#1457)
* refactor(core): remove `initialized` from graph-nodes * chore(changeset): add * refactor(node-resizer): replace node initialized check * chore(changeset): add
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Remove `initialized` property from `GraphNode` type
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/node-resizer": minor
|
||||
---
|
||||
|
||||
Replace node initialized check with dimensions check
|
||||
Reference in New Issue
Block a user