fix(dees-workspace): fix demo wrapper and workspace layout; always render terminal preview
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-31 - 3.20.1 - fix(dees-workspace)
|
||||
fix demo wrapper and workspace layout; always render terminal preview
|
||||
|
||||
- Import @design.estate/dees-wcctools/demotools and wrap demo content in <dees-demowrapper>
|
||||
- Create an absolute-positioned container so the dees-workspace fills 100% height/width
|
||||
- Always render dees-workspace-terminal-preview (use empty command when none) to avoid conditional rendering issues
|
||||
- Set a fixed height (200px) for the terminal preview in the initializing state
|
||||
- Add Playwright demo asset .playwright-mcp/dees-workspace-demo-4k.png
|
||||
|
||||
## 2025-12-31 - 3.20.0 - feat(workspace)
|
||||
rename editor components to workspace group and move terminal & TypeScript intellisense into workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user