fix(ui): refine heading emphasis and animate app dashboard subview expansion

This commit is contained in:
2026-04-08 09:57:57 +00:00
parent c841c49e1e
commit eecdc51557
4 changed files with 74 additions and 27 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-08 - 3.69.1 - fix(ui)
refine heading emphasis and animate app dashboard subview expansion
- Adjust heading color hierarchy so h1-h2 use primary text while h3-h6 use secondary text, and reduce h1 font weight for better visual balance
- Replace app dashboard subview conditional rendering with animated expand/collapse behavior using grid transitions and inert state handling
## 2026-04-08 - 3.69.0 - feat(dees-heading)
add numeric aliases for horizontal rule heading levels and refine heading spacing styles