feat(workspace): support configurable inbox documents and emit document-open events
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-02 - 1.6.0 - feat(workspace)
|
||||
support configurable inbox documents and emit document-open events
|
||||
|
||||
- Adds a documents property to the workspace and inbox components so document lists, counts, filters, and attention metrics use injected data instead of demo data.
|
||||
- Passes documents from the workspace container into the inbox view for consistent sidebar and inbox counts.
|
||||
- Emits a bubbling document-open event when an inbox item is opened to enable parent integrations and external handling.
|
||||
|
||||
## 2026-05-02 - 1.5.1 - fix(sdig-workspace)
|
||||
make workspace view externally controllable and preserve explicit initial state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user