fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
## Pre-requirements: - [x] https://github.com/microsoft/fluentui/pull/24345 ## Description - adds more scripts subfolders to ts-solution config and fixes types/logic (please check [commit messages](https://github.com/microsoft/fluentui/pull/24526/commits) for more info) - renames `updateReleaseNotes` to kebab...
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Design specs: https://www.figma.com/file/Nj9EBBvOZmS11zKNJfilVR/Button?node-id=9242%3A24202 https://www.figma.com/file/Nj9EBBvOZmS11zKNJfilVR/Button?node-id=9242%3A20933 https://www.figma.com/file/Nj9EBBvOZmS11zKNJfilVR/Button?node-id=9242%3A22518 Originally an ask from Office.com, inverted variant support on...
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Requesting some subtle motion between interaction states on the button: transition: all 100ms easyEase;...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell Fluent UI v9 ``` ### Are you reporting Accessibility issue? _No response_ ### Reproduction https://codesandbox.io/s/loader-migration-fluentui-forked-5c5wd7?file=/example.tsx ### Bug Description ##...
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added There are 2 updates for SpinButton: **1. SpinButton chevron token updates** Spin Up and...
Add unit and vr tests for Persona, including enabling back the `component-has-static-classnames-object` conformance test.
React 18 support is multi-faceted. We first need to make sure that our packages can be used in React 18, and then there is work needed to actually USE React...
See: https://github.com/microsoft/fluentui/pull/24460#discussion_r973387344
#### Describe the feature that you would like added We simply don't want the navbar to slide in. We would just like it to there, no animation Some option to...
### Environment Information - **Package version(s)**: 8.44.0 - **Browser and OS versions**: (fill this out if relevant) ### Please provide a reproduction of the bug in a codepen: #### Actual...