11 KiB
Change Log - @fluentui/react-motion-components-preview
This log was last generated on Thu, 22 Jan 2026 17:06:32 GMT and should not be manually modified.
0.15.0
Thu, 22 Jan 2026 17:06:32 GMT Compare changes
Minor changes
- refactor(motion-components): improve parameter naming from 'from/to' to 'out/in' (PR #35592 by robertpenner@microsoft.com)
0.14.0
Thu, 06 Nov 2025 17:24:17 GMT Compare changes
Minor changes
- feat(motion): Add Stagger choreography component (PR #34705 by robertpenner@microsoft.com)
0.13.0
Thu, 06 Nov 2025 15:01:23 GMT Compare changes
Minor changes
- feat(motion): export standard motion atoms (PR #35421 by robertpenner@microsoft.com)
0.12.0
Fri, 31 Oct 2025 16:22:05 GMT Compare changes
Minor changes
- feat(motion): standardize from/to parameters (PR #35419 by robertpenner@microsoft.com)
0.11.0
Fri, 03 Oct 2025 14:19:04 GMT Compare changes
Minor changes
- refactor(Collapse): simplify parameter types (PR #35262 by robertpenner@microsoft.com)
Patches
- fix(Collapse): make size animation work with delay (PR #35269 by robertpenner@microsoft.com)
0.10.0
Mon, 08 Sep 2025 12:51:10 GMT Compare changes
Minor changes
- feat(motion): add delay parameter to motion components (PR #35077 by robertpenner@microsoft.com)
Patches
- refactor(motion): normalize motion atom parameters & types (PR #35076 by robertpenner@microsoft.com)
- fix(motion): apply opacity in animations using fill mode (PR #35078 by robertpenner@microsoft.com)
- test(motion): expand motion atom testing (PR #35079 by robertpenner@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
0.9.0
Thu, 21 Aug 2025 12:25:13 GMT Compare changes
Minor changes
- feat(motion): add Rotate presence motion component (PR #34928 by robertpenner@microsoft.com)
0.8.0
Mon, 28 Jul 2025 18:48:19 GMT Compare changes
Minor changes
- feat(motion): add Fade presence motion component (PR #34839 by robertpenner@microsoft.com)
0.7.0
Wed, 16 Jul 2025 13:52:47 GMT Compare changes
Minor changes
- refactor(Collapse): make consistent with other motion components (PR #34831 by robertpenner@microsoft.com)
- feat(motion): add Slide presence motion component (PR #34774 by robertpenner@microsoft.com)
- refactor(motion): apply consistent patterns across Fade and Scale (PR #34830 by robertpenner@microsoft.com)
0.6.2
Thu, 26 Jun 2025 14:11:54 GMT Compare changes
Patches
- fix(Scale): update variant parameters to design spec & refactor internally (PR #34712 by robertpenner@microsoft.com)
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)