chore: release packages (#437)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3bfb8a1c9b
commit
f2c3a24404
@@ -1,11 +0,0 @@
|
||||
---
|
||||
"@esengine/node-editor": minor
|
||||
---
|
||||
|
||||
feat(node-editor): add box selection and variable node error states
|
||||
|
||||
- Add box selection: drag on empty canvas to select multiple nodes
|
||||
- Support Ctrl+drag for additive selection (add to existing selection)
|
||||
- Add error state styling for invalid variable references (red border, warning icon)
|
||||
- Support dynamic node title via `data.displayTitle`
|
||||
- Support hiding inputs via `data.hiddenInputs` array
|
||||
Reference in New Issue
Block a user