fix(route-card): align route card with dees-tile layout and update header and footer styling

This commit is contained in:
2026-04-07 22:45:27 +00:00
parent 23fb25dcd5
commit 00ded5d12e
3 changed files with 85 additions and 58 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-07 - 2.12.3 - fix(route-card)
align route card with dees-tile layout and update header and footer styling
- replace the custom card wrapper with dees-tile and move content into header, body, and footer slots
- restyle header, route name, and action buttons to match shared tile design tokens and interaction states
- wrap empty and populated route states consistently inside the tile component
## 2026-04-07 - 2.12.2 - fix(ts_web)
adjust route card section background color in dark theme