Skip to content

Initial implementation of Field and InputField#24394

Merged
behowell merged 10 commits into
microsoft:masterfrom
behowell:field/implement
Sep 2, 2022
Merged

Initial implementation of Field and InputField#24394
behowell merged 10 commits into
microsoft:masterfrom
behowell:field/implement

Conversation

@behowell

@behowell behowell commented Aug 17, 2022

Copy link
Copy Markdown
Contributor

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

fabricteam commented Aug 17, 2022

Copy link
Copy Markdown
Collaborator

📊 Bundle size report

🤖 This report was generated against d0017be0862c4927c0ea0801b1e0d636adb71f88

@codesandbox-ci

codesandbox-ci Bot commented Aug 17, 2022

Copy link
Copy Markdown

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

size-auditor Bot commented Aug 17, 2022

Copy link
Copy Markdown

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