feat(statuspage): use dynamic status-based accent colors and computed card statuses; update stat card markup and incident/response displays

This commit is contained in:
2025-12-23 20:18:47 +00:00
parent 883648579e
commit 37b9f4e895
4 changed files with 43 additions and 26 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/statuspage',
version: '1.2.0',
version: '1.3.0',
description: 'A catalog of web components for the UptimeLink dashboard.'
}