An ecosystem for building highly customizable enterprise class user interfaces.
Перейти к файлу
Levi Thomason 3fa9cbca5c
update readme [ci skip]
2020-03-03 10:01:54 -08:00
.circleci perf: Add regression tests (#2294) 2020-02-03 09:20:14 +01:00
.github docs: Fix lerna link (#2276) 2020-01-28 12:11:28 -08:00
build perf: use `inline-style-expand-shorthand` for expanding (#1925) 2020-02-26 11:56:35 +01:00
docs Pompomon/table prototypes (#2379) 2020-02-25 10:56:14 +01:00
e2e chore(build): run lint per-package (#2375) 2020-02-24 12:46:28 +01:00
packages perf: use `inline-style-expand-shorthand` for expanding (#1925) 2020-02-26 11:56:35 +01:00
perf chore(build): run lint per-package (#2375) 2020-02-24 12:46:28 +01:00
scripts chore: add support for optional chaining and coalescing operator (#2317) 2020-02-05 17:14:14 +01:00
specs Adding component specs for Button, Checkbox, Icon, Link, Menu and Slider (#2134) 2019-12-18 12:06:10 -08:00
types chore(tests): refactor Dropdown tests (#2228) 2020-02-24 13:38:38 +02:00
.browserslistrc
.editorconfig
.eslintignore Rename lib to utils (#2153) 2019-12-10 09:58:59 -08:00
.eslintrc.json chore: Everybody gets a package (#2218) 2020-01-15 15:00:08 -08:00
.gitignore Rename lib to utils (#2153) 2019-12-10 09:58:59 -08:00
.gulp.js chore: Run tests per-package (#2170) 2020-01-10 17:46:40 -08:00
.nowignore Rename lib to utils (#2153) 2019-12-10 09:58:59 -08:00
.prettierignore Rename lib to utils (#2153) 2019-12-10 09:58:59 -08:00
.prettierrc.json Moving staging react package into playground package (#2152) 2019-12-09 11:53:48 -08:00
CHANGELOG.md perf: use `inline-style-expand-shorthand` for expanding (#1925) 2020-02-26 11:56:35 +01:00
LICENSE.md
MANIFESTO.md
README.md update readme [ci skip] 2020-03-03 10:01:54 -08:00
api-extractor.common.json
azure-pipelines.yml chore: Run tests per-package (#2170) 2020-01-10 17:46:40 -08:00
babel.config.js
codecov.yml
dangerfile.ts perf: Add regression tests (#2294) 2020-02-03 09:20:14 +01:00
gulpfile.ts chore: Normalize custom types (#2252) 2020-01-29 13:02:45 -08:00
jest.config.js chore: Everybody gets a package (#2218) 2020-01-15 15:00:08 -08:00
lerna.json v0.44.0 2020-02-05 13:01:43 +01:00
now.json refactor: finish stardust to fluent rename (#2165) 2019-12-12 15:56:47 -08:00
package.json chore(build): run lint per-package (#2375) 2020-02-24 12:46:28 +01:00
tsconfig.json chore: Everybody gets a package (#2218) 2020-01-15 15:00:08 -08:00
tslint.json Tooling: Flamegrill Integration (#2133) 2019-12-02 16:02:42 -05:00
yarn.lock perf: use `inline-style-expand-shorthand` for expanding (#1925) 2020-02-26 11:56:35 +01:00

README.md

Fluent UI

👉 microsoft/fluent-ui-react has moved to OfficeDev/office-ui-fabric-react/packages/fluentui.

This does not affect the packages of fluent-ui-react, which will continue to be developed and published under https://www.npmjs.com/package/@fluentui/react.

FAQ

Why the move?

We're in the process of converging UI projects at Microsoft under the "Fluent UI" banner to simplify the dev story. In the process, we're making performance improvements and enabling greater interoperability of these components across more places and platforms at Microsoft.

What's happening with Teams support?

@fluentui/react v0.x.x has been the official set of components for Teams. This is still the case and no support is being dropped.

What's happening with Fabric?

The Fabric packages will also be renamed to @fluentui/react v7.x.x. The officedev/office-ui-fabric-react repo will move to microsoft/fluentui shortly.

Where did the fluent-ui-react docs go?

For documentation on the fluent-ui-react code, please go here: https://aka.ms/fluent-ui.

Where do I log issues?

Log them here: https://github.com/OfficeDev/office-ui-fabric-react/issues. The Fluent UI v0 tag can be added to help idenfity issues specific.

Where do I commit PRs?

Submit PRs here: https://github.com/OfficeDev/office-ui-fabric-react/pulls.