11 Commits

Author SHA1 Message Date
f3a8ad057a fix(dees-appui): prevent main grid overflow by adding overflow:hidden; and add Playwright scroll containment screenshots 2026-01-03 02:33:01 +00:00
57b323b53c feat: add interfaces for secondary menu items with various types and functionalities 2026-01-03 01:24:36 +00:00
bbb57f1b9f update 2026-01-01 18:33:05 +00:00
9fa48e511c feat(workspace): add resizable markdown editor/preview split with draggable handle and markdown outlet styling/demo 2025-12-31 17:03:27 +00:00
d0bd4027bb feat(terminal): add dynamic bright/dark theming for terminal components and terminal preview 2025-12-31 14:01:42 +00:00
cfe3490bcf fix(dees-workspace): fix demo wrapper and workspace layout; always render terminal preview 2025-12-31 12:45:19 +00:00
a823e8aaa6 feat(editor): improve TypeScript IntelliSense and module resolution for Monaco editor 2025-12-30 17:08:28 +00:00
d177b5a935 feat(editor): enable file-backed Monaco models and add Problems panel; lazy-init project TypeScript IntelliSense 2025-12-30 16:55:00 +00:00
f30025957f fix(editor): bump monaco-editor to 0.55.1 and adapt TypeScript intellisense integration to the updated Monaco API 2025-12-30 16:31:27 +00:00
c27b532aaa fix(webcontainer): prevent double initialization and race conditions when booting WebContainer and loading editor workspace/file tree 2025-12-30 15:47:15 +00:00
ba95fc2c80 fix(modal): fix modal editor layout to prevent overlap by adding relative positioning and reducing height 2025-12-30 12:55:04 +00:00