Skip to content

Conversation

@behowell
Copy link
Contributor

@behowell behowell commented Aug 17, 2022

Current Behavior

The Field component is not implemented.

New Behavior

  • Add an initial implementation of field, with InputField as the first component.
  • Add stories for InputField

Other field types like CheckboxField, ComboboxField, SliderField, etc. will be added in a separate PR to be merged after this one:

Related Issues

Spec:

@behowell behowell self-assigned this Aug 17, 2022
@github-actions github-actions bot added this to the July Project Cycle Q3 2022 milestone Aug 17, 2022
@fabricteam
Copy link
Collaborator

fabricteam commented Aug 17, 2022

📊 Bundle size report

🤖 This report was generated against d0017be0862c4927c0ea0801b1e0d636adb71f88

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 17, 2022

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:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Aug 17, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: d0017be0862c4927c0ea0801b1e0d636adb71f88 (build)

@behowell behowell marked this pull request as ready for review August 19, 2022 00:01
@behowell behowell requested a review from a team as a code owner August 19, 2022 00:01
This was referenced Aug 19, 2022
@behowell behowell merged commit 330aa6b into microsoft:master Sep 2, 2022
@behowell behowell deleted the field/implement branch February 15, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Field: Initial implementation

4 participants