{"id":13400444,"url":"https://github.com/microsoft/fluentui","last_synced_at":"2026-02-26T20:29:38.878Z","repository":{"id":36954259,"uuid":"60537144","full_name":"microsoft/fluentui","owner":"microsoft","description":"Fluent UI web represents a collection of utilities, React components, and web components for building web applications.","archived":false,"fork":false,"pushed_at":"2025-05-05T11:48:28.000Z","size":744415,"stargazers_count":19124,"open_issues_count":669,"forks_count":2792,"subscribers_count":288,"default_branch":"master","last_synced_at":"2025-05-05T15:13:46.393Z","etag":null,"topics":["components","fluent","microsoft","office-ui-fabric","react","react-components"],"latest_commit_sha":null,"homepage":"https://react.fluentui.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"change/@fluentui-eslint-plugin-040b8b5c-5762-46a2-ab2b-48c3da539578.json","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-06T15:03:44.000Z","updated_at":"2025-05-05T10:50:04.000Z","dependencies_parsed_at":"2024-02-18T17:29:36.198Z","dependency_job_id":"1564d901-1d0f-4458-8904-8772b58a4629","html_url":"https://github.com/microsoft/fluentui","commit_stats":{"total_commits":18184,"total_committers":949,"mean_commits":19.16122233930453,"dds":0.9359876814782226,"last_synced_commit":"23f7636c9eec05ec96691b32be169e7186b0f918"},"previous_names":["officedev/office-ui-fabric-react"],"tags_count":31635,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffluentui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffluentui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffluentui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Ffluentui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/fluentui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252579993,"owners_count":21771248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["components","fluent","microsoft","office-ui-fabric","react","react-components"],"created_at":"2024-07-30T19:00:52.088Z","updated_at":"2026-02-26T20:29:38.834Z","avatar_url":"https://github.com/microsoft.png","language":"TypeScript","readme":"# Fluent UI Web\n\n[![Build Status](https://img.shields.io/azure-devops/build/uifabric/fabricpublic/164/master?style=flat-square)](https://dev.azure.com/uifabric/fabricpublic/_build?definitionId=164) ![GitHub contributors](https://img.shields.io/github/contributors/microsoft/fluentui?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/microsoft/fluentui?style=flat-square) [![Twitter Follow](https://img.shields.io/twitter/follow/fluentui?logo=x\u0026style=flat-square)](https://twitter.com/FluentUI?ref_src=twsrc%5Etfw)\n\n\u003e Fluent UI React is shipping its v9 final stable release. Visit the [Fluent UI React v9 Release page on the wiki](https://github.com/microsoft/fluentui/wiki/Fluent-UI-React-v9-Release) to learn more about the upcoming release schedule.\n\nFluent UI web represents a collection of utilities, React components, and Web Components for building web applications.\n\nThis 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.\n\nThe following table will help you navigate the 3 projects and understand their differences.\n\n\u003c!-- prettier-ignore-start --\u003e\n|   | React Components (v9) | React (v8) | Web Components |\n|---| ----- | --------------- | -------------- |\n| **Overview**    | New, future-proof and forward looking | Mature | Web Component implementation of Fluent UI. |\n| **Used By**     | Microsoft 365 | Office | Edge |\n| **Read Me**     | [README.md](/packages/react-components/react-components/README.md) | [README.md](/packages/react/README.md)| [README.md](/packages/web-components/README.md) |\n| **Changelog** | [CHANGELOG.md](/packages/react-components/react-components/CHANGELOG.md) | [CHANGELOG.md](/packages/react/CHANGELOG.md) | [CHANGELOG.md](/packages/web-components/CHANGELOG.md) |\n| **Repo**        | [packages/react-components](/packages/react-components/react-components) | [./packages/react](/packages/react) | [./packages/web-components](/packages/web-components) |\n| **Quick Start** | [Quick Start](https://react.fluentui.dev/?path=/docs/concepts-developer-quick-start--docs) | [Quick Start](https://developer.microsoft.com/en-us/fluentui#/get-started/web) | [See README.md](https://github.com/microsoft/fluentui/tree/master/packages/web-components/README.md) |\n| **Docs**        | [https://react.fluentui.dev/](https://react.fluentui.dev/) | [aka.ms/fluentui-react](https://aka.ms/fluentui-react) | [aka.ms/fluentui-web-components](https://aka.ms/fluentui-web-components) |\n| **NPM**         | `@fluentui/react-components` | `@fluentui/react`| `@fluentui/web-components` |\n| **Version**     | [![npm version](https://img.shields.io/npm/v/@fluentui/react-components?style=flat-square)](https://www.npmjs.com/package/@fluentui/react-components) | [![npm version](https://img.shields.io/npm/v/@fluentui/react?style=flat-square)](https://www.npmjs.com/package/@fluentui/react) | [![npm version](https://img.shields.io/npm/v/@fluentui/web-components/beta?style=flat-square)](https://www.npmjs.com/package/@fluentui/web-components/v/3.0.0-beta.15) |\n| **Issues**      | [![Fluent UI React Components GitHub Issues](https://img.shields.io/github/issues/microsoft/fluentui/Fluent%20UI%20react-components%20(v9)?label=issues\u0026style=flat-square)](https://github.com/microsoft/fluentui/issues?q=is%3Aissue+is%3Aopen+label%3A%22Fluent+UI+react-components+%28v9%29%22) | [![Fluent UI React GitHub Issues](https://img.shields.io/github/issues/microsoft/fluentui/Fluent%20UI%20react%20(v8)?label=issues\u0026style=flat-square)](https://github.com/microsoft/fluentui/issues?q=is%3Aissue+is%3Aopen+label%3A%22Fluent+UI+react+(v8)%22) | [![Fluent UI Web Components GitHub Issues](https://img.shields.io/github/issues/microsoft/fluentui/web-components?label=issues\u0026style=flat-square)](https://github.com/microsoft/fluentui/issues?q=is%3Aissue+is%3Aopen+label%3A%22web-components%22) |\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003e 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](https://react.fluentui.dev/?path=/docs/concepts-migration-overview--page).\n\n## FluentUI Insights\n\n[Fluent UI Insights](https://docs.microsoft.com/en-us/shows/fluent-ui-insights?utm_source=github) is a series that describes the design and decisions behind the Fluent UI design system.\n\n|                                                                                                             EP01: Positioning                                                                                                             |                                                                                                           EP02: Styling                                                                                                           |                                                                                                           EP03: Griffel                                                                                                           |\n| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-positioning?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep01-preview.gif\" alt=\"Watch EP01: Positioning\" width=\"240\" /\u003e\u003c/a\u003e | \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-styling?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep02-preview.gif\" alt=\"Watch EP02: Styling\" width=\"240\" /\u003e\u003c/a\u003e | \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-griffel?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep03-preview.gif\" alt=\"Watch EP03: Griffel\" width=\"240\" /\u003e\u003c/a\u003e |\n\n|                                                                                                                          EP04: Foundational APIs                                                                                                                           |                                                                                                              EP05: Theming                                                                                                              |                                                                                                                  EP06: Accessible by default                                                                                                                  |\n| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-apis-in-v9-slots-jsx-children-triggers?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep04-preview.gif\" alt=\"Watch EP04: Foundational APIs\" width=\"240\" /\u003e\u003c/a\u003e | \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-theming-in-v9?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep05-preview.gif\" alt=\"Watch EP05: Theming\" width=\"240\" /\u003e\u003c/a\u003e | \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-accessible-by-default?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep06-preview.gif\" alt=\"Watch EP06: Accessible by default\" width=\"240\" /\u003e\u003c/a\u003e |\n\n## Licenses\n\nAll 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.\n\nUsage of the fonts and icons referenced in Fluent UI React is subject to the terms of the [assets license agreement](https://aka.ms/fluentui-assets-license).\n\n## Changelog\n\nYou can view the complete list of additions, fixes, and changes in the CHANGELOG.md file for each package.\n\n## Looking for Office UI Fabric React?\n\nThe **Office UI Fabric React** project has evolved to **Fluent UI**.\n\nThe `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).\n\nWe have a lot in store for Fluent UI - [Read our announcement here.](https://developer.microsoft.com/en-us/office/blogs/ui-fabric-is-evolving-into-fluent-ui/)\n\n## Looking for Fluent UI React Northstar?\n\nFluent UI React Northstar has been superseded by Fluent UI React Components v9. For more details about Fluent UI React Northstar, see its [README.md](/packages/fluentui/README.md).\n\n---\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","funding_links":[],"categories":["TypeScript","UI Frameworks","Uncategorized","三、UI 组件库（快速搭建界面）","Repository app","Design Systems build with Web Components","react","Alternatives","UI library","UI Frameworks \u0026 Libraries","前端开发框架及项目","HarmonyOS","目录","react-components","Style Guide","Component Libraries","📖 Categories","React [🔝](#readme)"],"sub_categories":["Responsive","Uncategorized","2. 教程与实战指南","style","其他_文本生成、文本对话","Windows Manager","Editor's Draft :black_nib:","UI Libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Ffluentui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Ffluentui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Ffluentui/lists"}