-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Initial implementation of Field and InputField #24394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📊 Bundle size report🤖 This report was generated against d0017be0862c4927c0ea0801b1e0d636adb71f88 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 11aa35b:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: d0017be0862c4927c0ea0801b1e0d636adb71f88 (build) |
…d statusIcon to validationMessageIcon
Current Behavior
The Field component is not implemented.
New Behavior
Other field types like CheckboxField, ComboboxField, SliderField, etc. will be added in a separate PR to be merged after this one:
Related Issues
Spec: