You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(editors/substation): make sure add new child menu always open its create wizard (openscd#912)
* fix(editors/substation-editor): Changed the eventHandler from `@action` to `@selected` at the SubStation Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/bay-editor): Changed the eventHandler from `@action` to `@selected` at the Bay Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/voltage-level-editor): Changed the eventHandler from `@action` to `@selected` at the Voltage level Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/powertransformer-editor): Changed the eventHandler from `@action` to `@selected` at the Powertransformer Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/conducting-equipment-editor): Changed the eventHandler from `@action` to `@selected` at the Conducting equipment Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/function-editor): Changed the eventHandler from `@action` to `@selected` at the Function Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/sub-function-editor): Changed the eventHandler from `@action` to `@selected` at the Subfunction Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/eq-function-editor): Changed the eventHandler from `@action` to `@selected` at the Eq function Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
* fix(editors/eq-sub-function-editor): Changed the eventHandler from `@action` to `@selected` at the Eq sub function Editor
Added test
Signed-off-by: Pascal Wilbrink <[email protected]>
Co-authored-by: Pascal Wilbrink <[email protected]>
0 commit comments