fix(dees-appui): prevent main grid overflow by adding overflow:hidden; and add Playwright scroll containment screenshots
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-03 - 3.29.1 - fix(dees-appui)
|
||||
prevent main grid overflow by adding overflow:hidden; and add Playwright scroll containment screenshots
|
||||
|
||||
- Add overflow: hidden to .maingrid in ts_web/elements/00group-appui/dees-appui/dees-appui.ts to prevent content from escaping during grid-template-columns transitions.
|
||||
- Add Playwright artifacts: .playwright-mcp/after-scroll.png and .playwright-mcp/scroll-containment-check.png (screenshots for scroll containment testing).
|
||||
|
||||
## 2026-01-03 - 3.29.0 - feat(docs)
|
||||
add documentation for new input components, activity log features, theming, and expand DeesAppui docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user