Package detail

@fluentui/react-portal-compat-context

microsoft536.7kMIT9.0.13

A package that holds React context for compatibility of React Contexts

readme

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?label=issues&style=flat-square) Fluent UI React GitHub Issues?label=issues&style=flat-square)%22) 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.

changelog

Change Log - @fluentui/react-portal-compat-context

This log was last generated on Mon, 11 Nov 2024 09:55:15 GMT and should not be manually modified.

9.0.13

Mon, 11 Nov 2024 09:55:15 GMT Compare changes

Patches

  • chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)

9.0.12

Mon, 15 Jul 2024 17:25:41 GMT Compare changes

Patches

  • fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)

9.0.11

Wed, 03 Jan 2024 09:26:43 GMT Compare changes

Patches

  • fix: re-introduce ecma transpilation to ES5 to make it work with v8 in ES5 only browsers (PR #30053 by wfwf1997@gmail.com)

9.0.10

Thu, 09 Nov 2023 17:29:40 GMT Compare changes

Patches

  • chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)

9.0.9

Tue, 26 Sep 2023 17:49:09 GMT Compare changes

Patches

  • chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)

9.0.8

Tue, 26 Sep 2023 15:31:52 GMT Compare changes

Patches

  • fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)

9.0.7

Tue, 05 Sep 2023 13:28:59 GMT Compare changes

Patches

  • bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
  • bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)

9.0.6

Fri, 12 May 2023 20:27:35 GMT Compare changes

Patches

  • chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)

9.0.5

Tue, 21 Mar 2023 21:23:45 GMT Compare changes

Patches

  • fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
  • chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)

9.0.4

Fri, 11 Nov 2022 14:57:32 GMT Compare changes

Patches

  • chore: Migrate to new package structure. (PR #25481 by tristan.watanabe@gmail.com)
  • fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)

9.0.3

Thu, 20 Oct 2022 08:39:41 GMT Compare changes

Patches

  • chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)

9.0.2

Thu, 15 Sep 2022 09:49:16 GMT Compare changes

Patches

  • chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)

9.0.1

Fri, 15 Jul 2022 18:27:27 GMT Compare changes

Patches

  • Added mechanism for marking fluent-compatibility packages (PR #23923 by gcox@microsoft.com)

9.0.0

Tue, 28 Jun 2022 15:13:50 GMT Compare changes

Patches

  • feat: Initial 9.0.0 release (PR #23733 by lingfangao@hotmail.com)

9.0.0-rc.2

Mon, 23 May 2022 12:13:34 GMT Compare changes

Changes

  • feat: ship rolluped only dts (PR #22828 by martinhochel@microsoft.com)

9.0.0-rc.1

Wed, 04 May 2022 13:26:46 GMT

Changes

  • initial release (PR #22510 by olfedias@microsoft.com)