Skip to content

feature(CodeEditor): added CodeEditor component#2348

Merged
ins0 merged 18 commits intomainfrom
feature/code-editor
Mar 26, 2026
Merged

feature(CodeEditor): added CodeEditor component#2348
ins0 merged 18 commits intomainfrom
feature/code-editor

Conversation

@ins0
Copy link
Copy Markdown
Member

@ins0 ins0 commented Feb 27, 2026

fixes #305

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 27, 2026

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 82.24% 264 / 321
🔵 Statements 82.56% 270 / 327
🔵 Functions 89.85% 62 / 69
🔵 Branches 71.34% 122 / 171
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/propTypes/index.ts 100% 100% 100% 100%
Generated in workflow #4968 for commit b14aaf0 by the Vitest Coverage Report Action

ins0 added 4 commits March 2, 2026 11:08
# Conflicts:
#	packages/components/src/components/propTypes/index.ts
#	pnpm-lock.yaml
# Conflicts:
#	packages/components/package.json
#	pnpm-lock.yaml
@ins0 ins0 added the update-screenshots Label a PR to update the screenshots used for visual regression testing label Mar 25, 2026
@github-actions github-actions Bot removed the update-screenshots Label a PR to update the screenshots used for visual regression testing label Mar 25, 2026
github-actions Bot and others added 2 commits March 25, 2026 14:05
Co-authored-by: ins0 <2622534+ins0@users.noreply.github.com>
Comment thread apps/docs/src/content/04-components/form-controls/code-editor/index.mdx Outdated
Comment thread apps/docs/src/content/04-components/form-controls/code-editor/index.mdx Outdated
@ins0 ins0 merged commit 94b33ef into main Mar 26, 2026
4 of 7 checks passed
@ins0 ins0 deleted the feature/code-editor branch March 26, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component A new component enhancement New feature or request styling ux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CodeEditor component

2 participants