Skip to content

(#27) Add TextInput component#72

Merged
adriancofie merged 1 commit intodevelopfrom
ticket/27-textinput
Apr 29, 2026
Merged

(#27) Add TextInput component#72
adriancofie merged 1 commit intodevelopfrom
ticket/27-textinput

Conversation

@adriancofie
Copy link
Copy Markdown
Contributor

  • Wraps native with USWDS usa-input class
  • Supports text, email, password, tel, url, number, and search types
  • Forwards standard input props for controlled/uncontrolled use
  • Includes unit tests, jest-axe accessibility test, and Storybook stories

Closes #27

- Wraps native <input> with USWDS usa-input class
- Supports text, email, password, tel, url, number, and search types
- Forwards standard input props for controlled/uncontrolled use
- Includes unit tests, jest-axe accessibility test, and Storybook stories

Closes #27
@github-actions
Copy link
Copy Markdown
Contributor

Storybook Preview

This PR includes component changes. A Storybook build was verified successfully.

Once merged, the updated Storybook will be deployed to GitHub Pages automatically.

@adriancofie adriancofie merged commit 32e323f into develop Apr 29, 2026
10 checks passed
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.

[3.4] Story: Implement TextInput Component

2 participants