Skip to content

Add Field component#45

Merged
banditburai merged 1 commit intomainfrom
feat/field-component
Mar 27, 2026
Merged

Add Field component#45
banditburai merged 1 commit intomainfrom
feat/field-component

Conversation

@banditburai
Copy link
Copy Markdown
Owner

Summary

  • Adds Field component — composable form field primitives with auto-wired IDs, client-side validation (validate=), responsive orientation, and error-state propagation
  • Includes FieldSet, FieldLegend, FieldGroup, FieldContent, FieldLabel, FieldDescription, FieldSeparator, and FieldError
  • Requires starhtml >=0.5.21 for Signal.validate() and form_submit APIs

@banditburai banditburai force-pushed the feat/field-component branch from 35652d4 to c55c062 Compare March 27, 2026 05:35
@banditburai banditburai force-pushed the feat/field-component branch from c55c062 to 77d56e1 Compare March 27, 2026 05:37
@banditburai banditburai merged commit c611fbf into main Mar 27, 2026
3 checks passed
@banditburai banditburai deleted the feat/field-component branch March 27, 2026 05:38
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.

1 participant