Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
Перейти к файлу
Danny van Velzen a6d0b972d6
Enable 1ES PT to be compliant for all production pipelines (#29702)
2023-10-31 17:53:34 +01:00
.codesandbox chore: migrate to node 18 (#29598) 2023-10-27 09:34:31 +02:00
.devcontainer chore: updates devcontainer to use v16-bookworm image (#28997) 2023-08-30 14:46:09 +02:00
.devops Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
.githooks Scrub and pre-commit fixes (#13651) 2020-06-17 16:30:52 -07:00
.github chore: rename package from react-storybook-addon-codesandbox to react-storybook-addon-export-to-sandbox (#29647) 2023-10-27 15:08:42 +02:00
.storybook chore: rename package from react-storybook-addon-codesandbox to react-storybook-addon-export-to-sandbox (#29647) 2023-10-27 15:08:42 +02:00
.vscode chore: migrate to nx 16.1.4 (#28583) 2023-07-28 13:04:20 +02:00
.yarn/releases chore: use yarn policies to enforce same yarn version on ci and local (#17196) 2022-01-31 15:12:21 +01:00
apps chore: rename package from react-storybook-addon-codesandbox to react-storybook-addon-export-to-sandbox (#29647) 2023-10-27 15:08:42 +02:00
change chore: remove animation from test environments (#29692) 2023-10-31 14:58:53 +01:00
ghdocs docs: add Fluent UI Insights EP06 to README (#29051) 2023-09-01 12:50:48 +02:00
packages chore(TimePicker-compat): renames and code polish (#29695) 2023-10-31 14:38:31 +00:00
rfcs refactor(react-drawer): rename main DrawerOverlay/DrawerInline components (#29523) 2023-10-26 15:24:48 +02:00
scripts chore: rename package from react-storybook-addon-codesandbox to react-storybook-addon-export-to-sandbox (#29647) 2023-10-27 15:08:42 +02:00
specs docs: Updating version of CDN used and replacing usage of via.placeholder.com with SVG from CDN (#28895) 2023-08-17 13:26:23 -07:00
tools/workspace-plugin chore: migrate to nx 16.10 (#29617) 2023-10-26 13:02:02 +02:00
typings feat(react-storybook-addon-codesandbox): support various providers for "export to" functionality (#29536) 2023-10-24 14:59:46 +02:00
.babelrc-v9.json feat(scripts-babel): implement v9 babel preset to properly resolve griffel module mappings (#27313) 2023-03-29 12:04:46 +02:00
.eslintrc.json chore: migrate to nx 16.1.4 (#28583) 2023-07-28 13:04:20 +02:00
.gitattributes chore: use yarn policies to enforce same yarn version on ci and local (#17196) 2022-01-31 15:12:21 +01:00
.gitignore chore: adds swc-plugin-de-indent-template-literal (#29037) 2023-08-31 14:06:32 +00:00
.gulp.js chore: migrate whole repo to new `@fluentui/scripts-*` family of packages (#26182) 2023-01-10 18:12:14 +01:00
.npmrc chore: enforce exact semver when installing deps from cli (#17104) 2021-02-23 11:30:13 +01:00
.nxignore chore: migrate from nx 15.6.3 to 15.9.5 (#28032) 2023-06-27 15:53:13 +02:00
.prettierignore fix(scripts-format): make prettier fail process instead of silently failing (#26806) 2023-02-10 15:08:56 +01:00
.yarnrc chore: use yarn policies to enforce same yarn version on ci and local (#17196) 2022-01-31 15:12:21 +01:00
LICENSE Update Fabric website to "Fluent" (#12366) 2020-03-24 18:16:08 -07:00
README.md docs: add Fluent UI Insights EP06 to README (#29051) 2023-09-01 12:50:48 +02:00
SECURITY.md Add SECURITY.md file from repo-template (#21633) 2022-02-10 09:31:36 -08:00
azure-pipelines-ci.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines-pr.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines.bundlesize.yml chore: migrate to monosize (#26826) 2023-07-20 15:09:21 +00:00
azure-pipelines.hotfix.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines.perf-test.yml perf: use path aliases and swc for test:perf tasks to improve build speeds (#26893) 2023-04-05 13:29:46 +02:00
azure-pipelines.release-fluentui.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines.release-vnext-nightly.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines.release-vnext.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines.release.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
azure-pipelines.vrt-baseline.yml [VR-Approval-Cli] Fixed the Bug & Added the pipelineID (#28506) 2023-07-12 17:23:08 +00:00
azure-pipelines.vrt-pr.yml fix(VRT): update to use environment variable (#29146) 2023-09-14 13:25:56 -04:00
azure-pipelines.yml Enable 1ES PT to be compliant for all production pipelines (#29702) 2023-10-31 17:53:34 +01:00
babel.config.js chore: migrate whole repo to new `@fluentui/scripts-*` family of packages (#26182) 2023-01-10 18:12:14 +01:00
beachball.config.js chore(scripts): create separate configs for beachball releases (#22091) 2022-05-26 17:48:41 +00:00
dangerfile.js chore: migrate whole repo to new `@fluentui/scripts-*` family of packages (#26182) 2023-01-10 18:12:14 +01:00
download-vr-cli.yml Onboarding [VR-Approval-CLI] To upload baseline screenshots (#28294) 2023-07-12 10:56:17 -04:00
gulpfile.ts chore: migrate whole repo to new `@fluentui/scripts-*` family of packages (#26182) 2023-01-10 18:12:14 +01:00
jest.config.ts chore: migrate to nx 16.1.4 (#28583) 2023-07-28 13:04:20 +02:00
jest.preset.js feat(scripts-monorepo): migrate to lerna 7 apis (#29281) 2023-10-11 09:28:39 +02:00
lage.config.js feat(scripts-task): implement initial verify-packaging task (#29595) 2023-10-25 18:48:26 +02:00
lerna.json chore: migrate to lerna 7 (#28647) 2023-09-25 12:49:41 +02:00
lint-staged.config.js chore: migrate whole repo to new `@fluentui/scripts-*` family of packages (#26182) 2023-01-10 18:12:14 +01:00
migrations.json chore: migrate to nx 16.10 (#29617) 2023-10-26 13:02:02 +02:00
monosize.config.mjs chore: migrate to monosize (#26826) 2023-07-20 15:09:21 +00:00
nx.json chore: migrate to nx 16.10 (#29617) 2023-10-26 13:02:02 +02:00
package.json chore: restrict node versions to 18 ||| 20 (#29676) 2023-10-31 17:24:53 +01:00
prettier.config.js chore: remove screener dependencies and various screener removal cleanups (#26070) 2022-12-22 11:51:02 -05:00
sizeauditor.json Remove unused devopsWebpackStatsArtifactName and add devopsAssemblyArtifactName (#16995) 2021-02-16 08:53:41 +00:00
syncpack.config.js chore: migrate to node 18 (#29598) 2023-10-27 09:34:31 +02:00
tsconfig.base.all.json chore: rename package from react-storybook-addon-codesandbox to react-storybook-addon-export-to-sandbox (#29647) 2023-10-27 15:08:42 +02:00
tsconfig.base.json chore: rename package from react-storybook-addon-codesandbox to react-storybook-addon-export-to-sandbox (#29647) 2023-10-27 15:08:42 +02:00
tsconfig.base.v0.json chore(v0): enable emit only dts and use new conformance test API to narrow down TS Program (#27686) 2023-04-27 18:01:53 +02:00
tsconfig.base.v8.json chore: enable build-less DX for cross library storybooks and VR tests and improve build speeds (#26559) 2023-02-17 15:28:13 +01:00
tsconfig.json chore: enable proper type checking within all just.config.ts and its dependents (#25852) 2022-12-23 16:47:10 +01:00
yarn-ci.sh ci: enable yarn frozen lockfile during install (#22750) 2022-05-02 14:39:51 +02:00
yarn.lock chore: migrate to node 18 (#29598) 2023-10-27 09:34:31 +02:00

README.md

Fluent UI Web

Build Status GitHub contributors GitHub top language Twitter Follow

Fluent UI React is shipping its v9 final stable release. Visit the Fluent UI React v9 Release page on the wiki to learn more about the upcoming release schedule.

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

This repo is home to 3 separate projects today. Combining Fluent UI React v9 components with Fluent UI React v8 or v0 components is possible and allows gradual migration to Fluent UI v9.

The following table will help you navigate the 3 projects and understand their differences.

React Components (v9) React (v8) Web Components
Overview New, future-proof and forward looking Mature Web Component implementation of Fluent UI.
Used By Microsoft 365 Office Edge
Read Me README.md README.md README.md
Changelog CHANGELOG.md CHANGELOG.md CHANGELOG.md
Repo packages/react-components ./packages/react ./packages/web-components
Quick Start Quick Start Quick Start See README.md
Docs https://react.fluentui.dev/ aka.ms/fluentui-react aka.ms/fluentui-web-components
NPM @fluentui/react-components @fluentui/react @fluentui/web-components
Version npm version npm version npm version
Issues Fluent UI React Components GitHub Issues Fluent UI React GitHub Issues Fluent UI Web Components GitHub Issues

Why are there two React versions? Fluent UI v8 is still widely used. We encourage you to migrate to Fluent UI v9. See the Migration overview.

FluentUI Insights

Fluent UI Insights is a series that describes the design and decisions behind the Fluent UI design system.

EP01: Positioning EP02: Styling EP03: Griffel
Watch EP01: Positioning Watch EP02: Styling Watch EP03: Griffel
EP04: Foundational APIs EP05: Theming EP06: Accessible by default
Watch EP04: Foundational APIs Watch EP05: Theming Watch EP06: Accessible by default

Licenses

All files on the Fluent UI React GitHub repository are subject to the MIT license. Please read the License file at the root of the project.

Usage of the fonts and icons referenced in Fluent UI React is subject to the terms of the assets license agreement.

Changelog

You can view the complete list of additions, fixes, and changes in the CHANGELOG.md file for each package.

Looking for Office UI Fabric React?

The Office UI Fabric React project has evolved to Fluent UI.

The office-ui-fabric-react repo is now this repo (fluentui in the Microsoft organization)! The name change should not disrupt any current Fabric usage, repo clones, pull requests or issue reporting. Links should redirect to the new location. The library formerly known as office-ui-fabric-react is now available as @fluentui/react (see above table for more information).

We have a lot in store for Fluent UI - Read our announcement here.

Looking for Fluent UI React Northstar?

Fluent UI React Northstar has been superseded by Fluent UI React Components v9. For more details about Fluent UI React Northstar, see its README.md.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.