Skip to content

Add more wrappers - #4

Open
jho406 wants to merge 6 commits into
mainfrom
add-more-wrappers
Open

Add more wrappers#4
jho406 wants to merge 6 commits into
mainfrom
add-more-wrappers

Conversation

@jho406

@jho406 jho406 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

jho406 and others added 6 commits August 18, 2026 00:02
Uses @react-spectrum/s2 subpath imports with value/defaultValue API
for Select (not deprecated selectedKey). Strips HTML size from
text-like fields to avoid S2 variant conflict. Includes ColorField
and multi-select support.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Compound components using Select with createListCollection and
HiddenSelect, CheckboxGroup with Fieldset, ColorPicker with parseColor,
and Slider with Thumbs. Includes password-input component.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Styled wrapper on React Aria + Tailwind CSS v4 with compound components
for DateField, TimeField, ColorField (with parseColor), Slider, Select
(value/defaultValue API), and NumberField. Includes textFieldToHeroProps
transform for placeholder handling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Headless wrapper with HiddenSelect/HiddenInput for form submission,
compound components for Select (createListCollection), Checkbox.Group,
RadioGroup, ColorPicker (parseColor), Slider, NumberInput, and
FileUpload.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Material UI wrapper using TextField for text-like inputs with
slotProps for color/date/file styling. Simplified FileFieldProps
and NumberFieldProps using HTML-aligned types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Vite multi-page demo with iframe grid showing all field types across
8 UI libraries. Includes usage panel with Prism.js syntax highlighting,
error state toggle, and GitHub Pages deployment. Update README with
current library support table using globe indicator for native inputs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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