Commit Graph

15 Commits

Author SHA1 Message Date
88c994454e fix(layout): wrap children in a flex-1 div for consistent layout behavior 2025-02-26 11:14:30 +08:00
ee37b78c20 fix(editor): update className to prevent flex item shrinkage in footer and header components 2025-02-26 09:51:20 +08:00
e3e79314d9 fix(editor): adjust padding in LanguageSelector component for better alignment 2025-02-26 09:40:51 +08:00
5433557225 feat(editor): add WorkspaceEditorHeader to WorkspaceEditorLayout 2025-02-25 22:08:38 +08:00
b173be0a73 fix(editor): improve layout and styling of WorkspaceEditorFooter component 2025-02-25 22:08:32 +08:00
511d3408f3 feat(editor): add WorkspaceEditorHeader component with LanguageSelector 2025-02-25 22:08:20 +08:00
7ee6cec0b5 feat(editor): add LanguageSelector component for language selection 2025-02-25 22:08:06 +08:00
a24514dc64 feat(editor): restructure workspace layout and add editor footer component 2025-02-25 21:08:41 +08:00
8f6490a03d feat(workspace): add WorkspaceFooter component for playground 2025-02-24 13:24:19 +08:00
adf59f8132 fix(layout): add padding to ScrollArea in description and workspace layouts 2025-02-24 12:38:54 +08:00
bfb60aba6c fix(layout): adjust height and flex properties for improved layout responsiveness 2025-02-24 12:32:03 +08:00
21cb011980 fix(playground): add bg-muted class to ScrollArea for better visibility 2025-02-23 20:42:57 +08:00
22bda1f730 fix(playground): add border-muted class to TabsContent for better visibility 2025-02-23 20:37:04 +08:00
88be7cbf58 fix(layout): adjust height calculations for improved layout consistency 2025-02-23 20:31:28 +08:00
e06f286815 feat(playground): add Description and Workspace layouts with tabs for better organization 2025-02-23 19:17:03 +08:00