fix(sdig-workspace): make workspace view externally controllable and preserve explicit initial state

This commit is contained in:
2026-05-02 19:53:40 +00:00
parent 26bf48e87a
commit d693af8a26
3 changed files with 12 additions and 4 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 2026-05-02 - 1.5.1 - fix(sdig-workspace)
make workspace view externally controllable and preserve explicit initial state
- change the workspace view from internal state to a reflected public property
- only apply initialView during connection when no non-default view has already been set
## 2026-05-02 - 1.5.0 - feat(elements)
add reusable context menu element for recipient role selection