Skip to content

docs(www): document Input - #306

Merged
Yeom-JinHo merged 1 commit into
devfrom
docs/input-docs-jinho
Jul 24, 2026
Merged

docs(www): document Input#306
Yeom-JinHo merged 1 commit into
devfrom
docs/input-docs-jinho

Conversation

@Yeom-JinHo

Copy link
Copy Markdown
Member

Changes

Input을 문서로 추가합니다. 컴포넌트 변경 없이 문서만 추가하는 PR입니다.

input.mdx

  • Installation / Usage / Examples / Anatomy / API Reference. API 표는 소스를 직접 읽고 수동 작성.
  • Input(div wrapper + native input, ref는 input으로 전달)과 별도 export Action(button 또는 asChild) 구조를 문서화.
  • 예제: Usage(placeholder) / Font size(px 스텝) / Font weight / Type / Disabled / Action(ref 기반 clear) / asChild. 각 <Preview code={...}> 예제 코드는 실제 렌더 결과와 일치.
  • 실제 API만 기술: size/variant/error(invalid) prop은 소스에 없어 문서화하지 않음. 사이징 축은 fontSize(px), 굵기는 fontWeight.

Visuals

스크린샷 2026-07-23 오후 11 51 35

Checklist

  • Have you written the functional specifications? — 문서 자체가 명세

Additional Discussion Points

  • ActionInput.Action 네임스페이스가 아니라 플랫 export({ Input, Action })입니다. 소스 그대로 문서화했습니다.

@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: acb4b67

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (2)
  • main
  • release/v1

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 85f64bee-d6cd-459d-9677-da318d52efae

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/input-docs-jinho

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Add the Input component docs page (Preview-based MDX) covering usage, the
type/fontSize/fontWeight props, disabled state, the Action button (incl.
asChild), anatomy, and the API reference. API table written by hand from source.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Yeom-JinHo
Yeom-JinHo force-pushed the docs/input-docs-jinho branch from aa599db to acb4b67 Compare July 24, 2026 13:44
@Yeom-JinHo
Yeom-JinHo merged commit acd252f into dev Jul 24, 2026
6 checks passed
@Yeom-JinHo
Yeom-JinHo deleted the docs/input-docs-jinho branch July 24, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants