Commit Graph

10 Commits

Author SHA1 Message Date
31fbe22f55 fix(input-richtext): resolve rich text editor initialization and layout issues by bundling Tiptap locally and anchoring editor containers 2026-04-03 13:51:03 +00:00
42fd0b276e fix(ui): standardize tile-based layouts across input, product card, and terminal preview components 2026-04-03 12:37:57 +00:00
af1f660486 fix(ts_web): resolve TypeScript nullability and event typing issues across web components 2026-04-01 05:00:21 +00:00
162688cdb5 feat(components): add large set of new UI components and demos, reorganize groups, and bump a few dependencies 2026-01-27 10:57:42 +00:00
1bbf853043 fix(editor): fix monaco/editor layout, update dev deps, simplify watch script and remove Playwright snapshots 2026-01-25 13:51:54 +00:00
9bd1734d09 feat(demo): add demoGroup metadata to components and update related dependencies 2026-01-04 17:09:18 +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