feat(dees-chart-area): add full page toggle control for chart area

This commit is contained in:
2026-04-03 12:59:10 +00:00
parent 0d7f68086d
commit 10b67adfe1
5 changed files with 70 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-03 - 3.52.0 - feat(dees-chart-area)
add full page toggle control for chart area
- adds a header action to expand and collapse the chart area into a full page view
- updates chart area styling for the custom header, label, and expand button
- resizes the chart after toggling full page mode by fitting the visible time scale
## 2026-04-03 - 3.51.2 - fix(ui)
standardize tile-based layouts across input, product card, and terminal preview components