fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added When dismissing a toast, an animation is used, making it slow to dismiss multiple...
Not all positioning options are documented here: https://react.fluentui.dev/?path=/docs/concepts-developer-positioning-components--default Document all the options https://github.com/microsoft/fluentui/blob/bf9a0ee7cdd773eb0189710a7338e51c0afc9393/packages/react-components/react-positioning/src/types.ts#L95-L158
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Windows 10 10.0.22631 CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz Memory: 8.37 GB / 31.71...
## Previous Behavior The `createV9Theme` function did not fully support some tokens in the dark theme. Specifically, there was no mapping for status tokens between V8 and V9. As a...
We introduced new global typings for declaring static assets in `typings/static-assets`. Prior to this change, static asset extensions were mixed with `typings/custom-globals` which defines additional ECMA definitions for IE11 and...
nx is properly re-ordering/formatting tsconfig.json.base#paths, nx.json, workspace.json after any kind of generator is invoked that creates/updates/removes a package to maintain consistency and to reduce merge conflicts. We should extend this...
### Describe the issue: `'import/no-extraneous-dependencies'` rule is unable to handle following situation (single version policy for devDeps and monorepo packages): ```jsonc // @filename package.json { "dependencies": { }, "devDependencies": {...
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Does fluentui v9 support remix? how to do it? ### Have you discussed this...
#### Description of changes As a 2024 hackathon project, this PR adds the improved version of Component Selector into the storybook. Component Selector is a tool in beta state for...
### Component DataGrid ### Package version latest ### React version 18 ### Environment ```shell System: OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish) CPU: (32) x64 Intel(R) Xeon(R)...