feat(dataview-statusobject): add last updated footer to status object and refresh demo data

This commit is contained in:
2026-03-18 15:28:21 +00:00
parent 42317459ff
commit 4d8ba1fefc
6 changed files with 75 additions and 23 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-03-18 - 3.49.0 - feat(dataview-statusobject)
add last updated footer to status object and refresh demo data
- Render a bottom bar that shows the status object's lastUpdated timestamp when available.
- Adjust detail row padding to keep spacing consistent with the new footer layout.
- Update demo status objects to include lastUpdated examples for current, hourly, and daily timestamps.
- Bump @tsclass/tsclass from ^9.3.0 to ^9.5.0.
## 2026-03-14 - 3.48.5 - fix(repo)
no changes to commit