fix(ui): standardize tile-based layouts across input, product card, and terminal preview components

This commit is contained in:
2026-04-03 12:37:57 +00:00
parent 23d672040c
commit 42fd0b276e
8 changed files with 132 additions and 138 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-03 - 3.51.2 - fix(ui)
standardize tile-based layouts across input, product card, and terminal preview components
- Replace custom card containers with dees-tile in code input, richtext editor, shopping product card, and terminal preview components
- Move toolbars and footers into dees-tile header/footer slots for more consistent structure and spacing
- Update hover, focus, and selected state styling to target dees-tile parts while preserving existing component behavior
## 2026-04-03 - 3.51.1 - fix(repo)
no changes to commit