@fluentui/react-northstar

A themable React component library.

Usage no npm install needed!

<script type="module">
  import fluentuiReactNorthstar from 'https://cdn.skypack.dev/@fluentui/react-northstar';
</script>

README

Fluent UI - React Northstar (docs)

This is the new home for @fluentui/react-northstar and related packages which were migrated from the microsoft/fluent-ui-react repo.

Since the @fluentui/react-northstar packages are on version 0.x, note that:

  1. MINOR versions represent breaking changes
  2. PATCH versions represent fixes and features
  3. There are no deprecation warnings between releases
  4. Consult the CHANGELOG and related issues/PRs for more information

Contributing

See CONTRIBUTING.md for a step-by-step setup and development guide specific to @fluentui/react-northstar.

Issues

If you need to file an issue, please note in the title or description that it refers to @fluentui/react-northstar.

Documentation and usage examples

See the doc site at https://aka.ms/fluent-ui.

FAQs

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.

Why the separate folder?

These packages remain in a separate folder while we work on converging the build systems and certain other details, but they will eventually move directly under packages (or apps) next to the other packages.

What's happening with Teams support?

@fluentui/react-northstar v0.x.x (formerly @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.