Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
Перейти к файлу
Mason Tejera 799ded9c4f
chore:(docs) Migrate v9 release process doc (#31816)
2024-06-27 09:17:35 -07:00
.devcontainer ci: migrate to node 20 (#31495) 2024-05-29 13:48:39 +02:00
.devops/templates ci: improve just-scripts type checking speed (#31497) 2024-05-29 16:29:14 +02:00
.githooks Scrub and pre-commit fixes (#13651) 2020-06-17 16:30:52 -07:00
.github chore: Add XC-UXE as approvers for the Nav package (#31834) 2024-06-27 16:29:08 +03:00
.storybook Fix storybook favicon (#31706) 2024-06-20 14:24:33 +02:00
.verdaccio feat: setup verdaccio within monorepo (#30504) 2024-02-13 17:42:51 +00:00
.vscode chore: normalize `/scripts/*` sourceRoot and use new performant 'type-check' for `tools` tagged libraries (#31475) 2024-05-29 17:32:40 +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 fix(docs): update v8-v9 component mapping page (#31841) 2024-06-27 18:09:06 +02:00
change chore:(react-nav-preview) Scaffolds AppNode and NavDivider (#31836) 2024-06-27 09:17:21 -07:00
docs/react-v9/contributing chore:(docs) Migrate v9 release process doc (#31816) 2024-06-27 09:17:35 -07:00
ghdocs docs: add Fluent UI Insights EP06 to README (#29051) 2023-09-01 12:50:48 +02:00
packages chore:(react-nav-preview) Scaffolds AppNode and NavDivider (#31836) 2024-06-27 09:17:21 -07:00
scripts chore: migrate to nx 18 (#31746) 2024-06-25 14:52:07 +00:00
specs fix typo in Datepicker.md (#29656) 2023-10-31 21:48:29 +00:00
tools chore: migrate to nx 19.0.8 (#31825) 2024-06-26 14:35:03 +02:00
typings feat(scripts-monorepo): replace lerna/utils with pure nx apis (#30178) 2024-01-09 16:29:50 +01: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: merge web-components-v3 feature branch (#31288) 2024-05-13 21:37:55 +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 feat: replace lerna publish with nx release (#30251) 2024-03-01 15:00:02 +01:00
.prettierignore chore: merge web-components-v3 feature branch (#31288) 2024-05-13 21:37:55 +00:00
.yarnrc chore: use yarn policies to enforce same yarn version on ci and local (#17196) 2022-01-31 15:12:21 +01:00
CredScanSuppressions.json ci: suppress cred scanner error to make release pipelines green once again (#30719) 2024-03-06 09:38:42 -05:00
LICENSE chore: update repo LICENSE (#31560) 2024-06-06 13:24:37 +02:00
README.md Update Fluent UI Readme for NPM v3 Badge (#31370) 2024-05-14 14:25:48 -07:00
SECURITY.md Add SECURITY.md file from repo-template (#21633) 2022-02-10 09:31:36 -08:00
azure-pipelines-ci.yml CI: remove failing pipeline step as it's no longer needed (#30734) 2024-03-07 09:42:56 +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: update monosize (#30591) 2024-02-22 14:26:05 +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 chore(CI): use new service connection created using new workload identity federation for compliance (#31070) 2024-04-17 10:14:56 -04:00
azure-pipelines.release-fluentui.yml chore(CI): use new service connection created using new workload identity federation for compliance (#31070) 2024-04-17 10:14:56 -04:00
azure-pipelines.release-vnext-nightly.yml chore: normalize `/scripts/*` sourceRoot and use new performant 'type-check' for `tools` tagged libraries (#31475) 2024-05-29 17:32:40 +02:00
azure-pipelines.release-vnext.yml ci: tweak release commit message in order to easily determine what release did happen from git history (#31695) 2024-06-18 08:46:52 +00:00
azure-pipelines.release.web-components.yml ci: tweak release commit message in order to easily determine what release did happen from git history (#31695) 2024-06-18 08:46:52 +00:00
azure-pipelines.release.yml ci: tweak release commit message in order to easily determine what release did happen from git history (#31695) 2024-06-18 08:46:52 +00:00
azure-pipelines.vrt-baseline.yml chore: merge web-components-v3 feature branch (#31288) 2024-05-13 21:37:55 +00:00
azure-pipelines.vrt-pr.yml chore: merge web-components-v3 feature branch (#31288) 2024-05-13 21:37:55 +00: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 ci: configure e2e target properly in order to make fix affected e2e target execution on ci (#31685) 2024-06-13 19:36:04 +02:00
lint-staged.config.js fix(scripts-lint-staged): correctly resolve package groupping based on provided git staged files (#31490) 2024-06-04 12:54:15 +02:00
migrations.json chore: migrate to nx 18 (#31746) 2024-06-25 14:52:07 +00:00
monosize.config.mjs chore: migrate to monosize 0.6.1 (#31395) 2024-05-21 16:03:31 +02:00
nx.json chore: migrate to nx 18 (#31746) 2024-06-25 14:52:07 +00:00
package.json chore: migrate to nx 19.0.8 (#31825) 2024-06-26 14:35:03 +02:00
prettier.config.js chore: remove screener dependencies and various screener removal cleanups (#26070) 2022-12-22 11:51:02 -05:00
project.json feat: setup verdaccio within monorepo (#30504) 2024-02-13 17:42:51 +00:00
syncpack.config.js chore: migrate to @typescript-eslint v5 (#31517) 2024-06-05 15:18:51 +00:00
tsconfig.base.all.json chore: Added `react-utilities-compat` package (#31740) 2024-06-18 19:05:56 +00:00
tsconfig.base.json chore: Added `react-utilities-compat` package (#31740) 2024-06-18 19:05:56 +00: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.base.wc.json chore: merge web-components-v3 feature branch (#31288) 2024-05-13 21:37:55 +00:00
tsconfig.just-scripts-configs.json ci: improve just-scripts type checking speed (#31497) 2024-05-29 16:29:14 +02: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 nx 19.0.8 (#31825) 2024-06-26 14:35:03 +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.