fix(statuspage): update timeline connector and dot positioning in statuspage incidents component
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-23 - 1.3.1 - fix(statuspage)
|
||||
update timeline connector and dot positioning in statuspage incidents component
|
||||
|
||||
- Remove global .timeline::before vertical connector and replace with per-item .update-item:not(:last-child)::after to draw connectors between dots
|
||||
- Use sharedStyles.colors.border.default for the connector background instead of a theme gradient
|
||||
- Adjust connector and dot offsets for desktop and mobile to align with dot size and border, improving visual alignment
|
||||
- Add clarifying comments about dot dimensions and center calculations
|
||||
|
||||
## 2025-12-23 - 1.3.0 - feat(statuspage)
|
||||
use dynamic status-based accent colors and computed card statuses; update stat card markup and incident/response displays
|
||||
|
||||
|
||||
Reference in New Issue
Block a user