fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
## Current Behavior The Field component is not implemented. ## New Behavior * Add an initial implementation of the Field component. * Add stories for Field
### Changes: - Adds a partial support browser matrix for consumers/partners to refer to. Contains a list of features that v9 components use that will need to be polyfilled on...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell all systems ``` ### Are you reporting Accessibility issue? _No response_ ### Reproduction https://react.fluentui.dev/?path=/docs/components-input--default#appearance ### Bug Description ## Actual...
### Library React / v8 (@fluentui/react) ### System Info ```shell System: OS: Windows 10 10.0.19044 CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz Memory: 19.26 GB / 31.62...
## Problem We don't currently have a way to measure Fluent UI control performance in the context of an application. All Fluent UI pull requests currently have two performance related...
#### Describe the feature that you would like added Basic implementation of Dialog component. This should include: - Basic implementation of 3 types of dialog (modal, non-modal, alert) - Focus...
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Hi, I'm trying to use `props['data-xxx']` (where props has type `ButtonProps`) and getting TS...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell @fluentui/react-components@rc-13 ``` ### Are you reporting Accessibility issue? no ### Reproduction N/A ### Bug Description - Go to https://react.fluentui.dev/?path=/docs/components-link--default...
### Environment Information - **Package version(s)**: 9.0.0-beta.3, 9.0.0-beta.4 - **Browser and OS versions**: N/A ### Problem When an application ends up depending on multiple versions of the react-shared-context package, each...