Microsoft office-ui-fabric-react vs fluent-ui-react - which to choose?
Asked Answered
R

4

10

These projects seem closely related. Someone from the office-ui-fabric team made the following comment in August 2019:

We're actually in the middle of working with MSFT marketing team to somehow change this to not be branded as Office only. We are trying to become the primary way to create React (web) applications with the Fluent design language.

https://github.com/OfficeDev/office-ui-fabric-react/issues/10251#issuecomment-524402520

But the flient-ui-react website states:

Fluent UI React is being built as an exemplar of the Fluent UI design language, component specifications, and utilities.

https://microsoft.github.io/fluent-ui-react

Is fluent-ui-react simply a lighter weight alternative, an eventual replacement or something else?

Rosauraroscius answered 19/2, 2020 at 9:18 Comment(0)
R
1

https://microsoft.github.io/fluent-ui-react has been archived in the last few days, so I guess Microsoft answered this question :)

Rosauraroscius answered 2/3, 2020 at 14:54 Comment(1)
what do you mean, archived? It is still active. "...so that at any time you can use the new @fluentui/react package with no breaking changes."Kenay
C
5

UI Fabric became Fluent UI, full story here: https://developer.microsoft.com/en-us/office/blogs/ui-fabric-is-evolving-into-fluent-ui/

Crossarm answered 15/5, 2020 at 21:7 Comment(0)
R
1

https://microsoft.github.io/fluent-ui-react has been archived in the last few days, so I guess Microsoft answered this question :)

Rosauraroscius answered 2/3, 2020 at 14:54 Comment(1)
what do you mean, archived? It is still active. "...so that at any time you can use the new @fluentui/react package with no breaking changes."Kenay
O
0

As of version 8, the office-ui-fabric-react package has been discontinued in favor of @fluentui/react: office-ui-fabric-react to @fluentui/react

Octa answered 3/2, 2022 at 7:8 Comment(0)
F
0

Saw the following on the Fluent UI Git Hub page: https://github.com/microsoft/fluentui

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).

Fortenberry answered 12/1 at 2:57 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.