Détail du package

@fluentui/react-motion-components-preview

microsoft593.6kMIT0.6.1

A preview package for Fluent UI motion components, providing a collection of components

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-motion-components-preview

This log was last generated on Wed, 14 May 2025 18:49:17 GMT and should not be manually modified.

0.5.0

Wed, 14 May 2025 18:49:17 GMT Compare changes

Minor changes

  • refactor(motion): simplify Fade & Scale variant creation with createPresenceComponentVariant (PR #34042 by robertpenner@microsoft.com)

0.4.3

Wed, 22 Jan 2025 14:00:19 GMT Compare changes

Patches

  • refactor(Collapse): streamline motion atom functions (PR #33463 by robertpenner@microsoft.com)

0.4.0

Mon, 09 Dec 2024 17:38:13 GMT Compare changes

Minor changes

  • feat(Collapse): add margin to whitespace animation (PR #33405 by robertpenner@microsoft.com)

Patches

  • feat(motion): Refactor scale, migrate to new variant structure (PR #33341 by olkatruk@microsoft.com)

0.3.2

Fri, 06 Dec 2024 12:53:40 GMT Compare changes

Patches

  • chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)

0.3.0

Mon, 11 Nov 2024 10:00:46 GMT Compare changes

Minor changes

  • feat: add CollapseDelayed motion component variant (PR #33069 by robertpenner@microsoft.com)
  • Rename motion component variants ...Exaggerated to ...Relaxed (PR #33182 by olkatruk@microsoft.com)

Patches

  • refactor: migrate Fade motion component to new variant structure (PR #33080 by robertpenner@microsoft.com)
  • fix: handle content padding in Collapse (PR #33063 by robertpenner@microsoft.com)
  • chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)

0.2.0

Tue, 15 Oct 2024 17:17:49 GMT Compare changes

Minor changes

  • refactor: simplify motion component variant creation (PR #32939 by robertpenner@microsoft.com)
  • feat: add Collapse orientation parameter & horizontal implementation (PR #32998 by robertpenner@microsoft.com)

Patches

  • fix: Collapse should only effect opacity when animateOpacity is true (PR #32999 by robertpenner@microsoft.com)

0.1.1

Tue, 23 Jul 2024 20:13:12 GMT Compare changes

Patches

  • feat: add Fade motion component (PR #32020 by olkatruk@microsoft.com)
  • feat(motion): add Scale motion component (PR #32021 by olkatruk@microsoft.com)

0.1.0

Mon, 15 Jul 2024 17:25:37 GMT

Minor changes

  • feat: release preview package (PR #31998 by olkatruk@microsoft.com)