Add more wrappers - #4
Open
jho406 wants to merge 6 commits into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.