feat(dees-heading): add numeric aliases for horizontal rule heading levels and refine heading spacing styles

This commit is contained in:
2026-04-08 08:58:05 +00:00
parent 3ae0541065
commit 2595d822d0
4 changed files with 64 additions and 30 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-08 - 3.69.0 - feat(dees-heading)
add numeric aliases for horizontal rule heading levels and refine heading spacing styles
- Support level="7" as an alias for "hr" and level="8" as an alias for "hr-small".
- Update heading and hr variant styles to use design tokens for spacing and colors, with per-level margin tuning.
- Extend the demo to show both named and numeric hr heading level variants.
## 2026-04-08 - 3.68.0 - feat(dees-simple-appdash)
add nested sidebar subviews and preserve submit labels from slotted text