feat(statuspage-incidents): Add status icons/labels and revamp incident header layout; replace left border with internal severity bar and clean up formatting
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-24 - 1.4.0 - feat(statuspage-incidents)
|
||||
Add status icons/labels and revamp incident header layout; replace left border with internal severity bar and clean up formatting
|
||||
|
||||
- Introduce TIncidentStatus and mappings for statusIcons and statusLabels for consistent iconography and human-readable labels
|
||||
- Update incident header layout to match admin catalog (adjust padding, alignment, spacing)
|
||||
- Replace border-left severity indicator with an internal .incident-severity element and apply severity-specific styles
|
||||
- Minor code/style cleanups: whitespace fixes in formatDate/formatDuration and normalized event detail object formatting
|
||||
|
||||
## 2025-12-23 - 1.3.1 - fix(statuspage)
|
||||
update timeline connector and dot positioning in statuspage incidents component
|
||||
|
||||
|
||||
Reference in New Issue
Block a user