-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Add all Field components to react-field #24426
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
06d1725
Initial implementation of Field and InputField
behowell 84ff5e9
Revert some dependencies in react-field for now
behowell edf391a
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
behowell 4189e9a
Rename fieldOrientation to orientation, and add UseFieldParams argume…
behowell 4dba2ae
Rename helperText to hint
behowell 7040897
Rename status to validationState, statusText to validationMessage, an…
behowell 6ee6dcd
Add all Field components
behowell efbec05
Fix issue in SpinButtonField
behowell 049a28f
Merge branch 'field/implement' of https://github.com/behowell/fluentu…
behowell 3235bc2
Merge branch 'field/implement' of https://github.com/behowell/fluentu…
behowell d77c166
Add ComboboxField
behowell 988ae99
Add ComboboxField tests
behowell 0e4340f
Rename `fieldComponent` slot to `field`
behowell 6d47406
Rename `field` slot to `control`
behowell 11aa35b
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
behowell 5cba764
Merge branch 'field/implement' of https://github.com/behowell/fluentu…
behowell 79ba601
Rename `field` slot to `control`
behowell 364f387
Clean up how CheckboxField applies the fieldLabel
behowell 94a9bba
Update CheckboxField conformance tests to use fieldLabel
behowell 7fe46a7
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
behowell c3df78f
Update api.md
behowell 249713e
Remove comment about PRIMARY slot on Field control prop.
behowell 4967264
CheckboxField: put required on the checkbox label, not fieldLabel
behowell 9816cd4
Add stories for all components
behowell bcdfd1f
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
behowell 47c41fc
Refactor FieldConfig to not include props and ref
behowell 5d77563
Merge branch 'master' of https://github.com/microsoft/fluentui into f…
behowell 6d1fe7f
Implement PR feedback
behowell 516c8b2
Add dependencies to vr-test package
behowell a5d5b04
Revert changes intended for another branch
behowell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.