Commit Graph

10 Commits

Author SHA1 Message Date
51611d76dd feat(dees-input-toggle): Add DeesInputToggle component (toggle switch) with demo and exports; integrate into inputs and DeesForm 2026-01-07 18:42:00 +00:00
9bd1734d09 feat(demo): add demoGroup metadata to components and update related dependencies 2026-01-04 17:09:18 +00:00
67a24ddf26 feat(dees-input-list): enhance drag-and-drop reordering for dees-input-list and migrate tests to chromium runner 2026-01-04 10:16:50 +00:00
d7f3594dd4 feat(services): introduce DeesServiceLibLoader to lazy-load heavy client libraries from CDN and update components to use it 2026-01-01 20:25:05 +00:00
15bca09086 feat(workspace): rename editor components to workspace group and move terminal & TypeScript intellisense into workspace 2025-12-31 12:37:14 +00:00
a8f24e83de feat(editor/runtime): Replace bare editor with Monaco-based editor and add runtime + workspace/filetree integration 2025-12-30 15:37:18 +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
c5dbc1e99b feat(editor): add code input component and editor-bare, replace dees-editor usage, and add modal contentPadding 2025-12-30 12:44:43 +00:00
e38d3cd42a feat(theme,interfaces): Introduce a global theming system and unify menu/tab interfaces; migrate components to use themeDefaultStyles and update APIs accordingly 2025-12-29 01:20:24 +00:00
8f8aedc6b0 fix(structure): group components into groups inside the repo 2025-12-08 12:04:01 +00:00