19 KiB
Change Log - @fluentui/react-carousel
This log was last generated on Fri, 21 Feb 2025 14:30:46 GMT and should not be manually modified.
9.6.0
Fri, 21 Feb 2025 14:30:46 GMT Compare changes
Minor changes
- feat: Implement props to control animation duration and autoplay interval (PR #33820 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.14.0 (PR #33876 by beachball)
- Bump @fluentui/react-button to v9.4.0 (PR #33876 by beachball)
- Bump @fluentui/react-tooltip to v9.6.0 (PR #33876 by beachball)
- Bump @fluentui/react-tabster to v9.24.0 (PR #33876 by beachball)
9.5.0
Tue, 18 Feb 2025 11:26:27 GMT Compare changes
Minor changes
- feat: Add tooltip wrappers for icon buttons in nav container (PR #33821 by mifraser@microsoft.com)
9.4.7
Fri, 07 Feb 2025 10:42:12 GMT Compare changes
Patches
- Bump @fluentui/react-button to v9.3.102 (PR #33797 by beachball)
9.4.6
Tue, 28 Jan 2025 21:26:34 GMT Compare changes
Patches
- fix: Ensure carousel handles indexing when window size is larger then combined card size (PR #33732 by mifraser@microsoft.com)
- Bump @fluentui/react-button to v9.3.101 (PR #33736 by beachball)
9.4.5
Wed, 22 Jan 2025 14:00:21 GMT Compare changes
Patches
- Bump @fluentui/react-aria to v9.13.14 (PR #33631 by beachball)
- Bump @fluentui/react-button to v9.3.100 (PR #33631 by beachball)
- Bump @fluentui/react-context-selector to v9.1.72 (PR #33631 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.50 (PR #33631 by beachball)
- Bump @fluentui/react-tabster to v9.23.3 (PR #33631 by beachball)
- Bump @fluentui/react-utilities to v9.18.20 (PR #33631 by beachball)
9.4.4
Wed, 08 Jan 2025 18:33:36 GMT Compare changes
Patches
- Bump @fluentui/react-aria to v9.13.13 (PR #33550 by beachball)
- Bump @fluentui/react-button to v9.3.99 (PR #33550 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.49 (PR #33550 by beachball)
9.4.3
Mon, 16 Dec 2024 16:26:47 GMT Compare changes
Patches
- fix: Set totalSlides on CarouselNav to controlled state (PR #33453 by mifraser@microsoft.com)
- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
- fix: Set tabster default on carousel initialization (PR #33401 by mifraser@microsoft.com)
- fix: Ensure a viable background color for nav items in high contrast windows (PR #33411 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.12 (PR #33468 by beachball)
- Bump @fluentui/react-button to v9.3.98 (PR #33468 by beachball)
- Bump @fluentui/react-context-selector to v9.1.71 (PR #33468 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.48 (PR #33468 by beachball)
- Bump @fluentui/react-shared-contexts to v9.21.2 (PR #33468 by beachball)
- Bump @fluentui/react-tabster to v9.23.2 (PR #33468 by beachball)
- Bump @fluentui/react-theme to v9.1.24 (PR #33468 by beachball)
- Bump @fluentui/react-utilities to v9.18.19 (PR #33468 by beachball)
9.4.2
Mon, 09 Dec 2024 17:38:16 GMT Compare changes
Patches
- Bump @fluentui/react-aria to v9.13.11 (PR #33431 by beachball)
- Bump @fluentui/react-button to v9.3.97 (PR #33431 by beachball)
9.4.1
Fri, 06 Dec 2024 12:53:46 GMT Compare changes
Patches
- Bump @fluentui/react-aria to v9.13.10 (PR #33372 by beachball)
- Bump @fluentui/react-button to v9.3.96 (PR #33372 by beachball)
- Bump @fluentui/react-context-selector to v9.1.70 (PR #33372 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.47 (PR #33372 by beachball)
- Bump @fluentui/react-shared-contexts to v9.21.1 (PR #33372 by beachball)
- Bump @fluentui/react-tabster to v9.23.1 (PR #33372 by beachball)
- Bump @fluentui/react-theme to v9.1.23 (PR #33372 by beachball)
- Bump @fluentui/react-utilities to v9.18.18 (PR #33372 by beachball)
9.4.0
Thu, 28 Nov 2024 09:30:49 GMT Compare changes
Minor changes
- feat: Add autoplay index change callback and fix autoplay pause on interaction (PR #33291 by mifraser@microsoft.com)
9.3.1
Tue, 12 Nov 2024 09:31:25 GMT Compare changes
Patches
- fix: Enable controlled index to be set to a new card when added (PR #33177 by mifraser@microsoft.com)
9.3.0
Mon, 11 Nov 2024 10:01:08 GMT Compare changes
Minor changes
- fix: Drag events now trigger onActiveIndexChange with drag/touch event attached (PR #33092 by mifraser@microsoft.com)
- feat: Add CarouselViewport to correctly define CarouselSlider within a static container (PR #33155 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.9 (PR #33238 by beachball)
- Bump @fluentui/react-button to v9.3.95 (PR #33238 by beachball)
- Bump @fluentui/react-context-selector to v9.1.69 (PR #33238 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.46 (PR #33238 by beachball)
- Bump @fluentui/react-shared-contexts to v9.21.0 (PR #33238 by beachball)
- Bump @fluentui/react-tabster to v9.23.0 (PR #33238 by beachball)
- Bump @fluentui/react-theme to v9.1.22 (PR #33238 by beachball)
- Bump @fluentui/react-utilities to v9.18.17 (PR #33238 by beachball)
Patches
- fix: Ensure pointer events do not block future focus index changes (PR #33204 by mifraser@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
9.2.0
Tue, 15 Oct 2024 17:17:52 GMT Compare changes
Minor changes
- feat: Add fade motion to carousel as an optional prop (PR #33000 by mifraser@microsoft.com)
- feat: Enable circular focus if circular, and enable animations on focus index change (PR #33015 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.8 (PR #32999 by beachball)
- Bump @fluentui/react-button to v9.3.94 (PR #32999 by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 (PR #32999 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 (PR #32999 by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 (PR #32999 by beachball)
- Bump @fluentui/react-tabster to v9.22.9 (PR #32999 by beachball)
- Bump @fluentui/react-theme to v9.1.21 (PR #32999 by beachball)
- Bump @fluentui/react-utilities to v9.18.16 (PR #32999 by beachball)
9.1.0
Tue, 08 Oct 2024 22:05:56 GMT Compare changes
Minor changes
- feat: Stable release react-carousel (PR #32883 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.7 (PR #33007 by beachball)
- Bump @fluentui/react-button to v9.3.93 (PR #33007 by beachball)
- Bump @fluentui/react-tabster to v9.22.8 (PR #33007 by beachball)
0.6.0
Thu, 26 Sep 2024 14:15:27 GMT Compare changes
Minor changes
- feat: Add resetAutoplay feature to reset index change timer (PR #32897 by mifraser@microsoft.com)
- Bump @fluentui/react-button to v9.3.92 (PR #32924 by beachball)
0.5.0
Mon, 23 Sep 2024 12:40:12 GMT Compare changes
Minor changes
- feat: Handle nav disabled behavior and provide index based aria labels for next/prev buttons (PR #32844 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.6 (PR #32840 by beachball)
- Bump @fluentui/react-button to v9.3.91 (PR #32840 by beachball)
- Bump @fluentui/react-context-selector to v9.1.67 (PR #32840 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.44 (PR #32840 by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.1 (PR #32840 by beachball)
- Bump @fluentui/react-tabster to v9.22.7 (PR #32840 by beachball)
- Bump @fluentui/react-theme to v9.1.20 (PR #32840 by beachball)
- Bump @fluentui/react-utilities to v9.18.15 (PR #32840 by beachball)
0.4.0
Fri, 13 Sep 2024 00:49:24 GMT Compare changes
Minor changes
- feat: Add CarouselNavContainer for easy layout options, add missing exports and cleanup focus behavior of multiple cards (PR #32457 by mifraser@microsoft.com)
Patches
- chore: cleanup before the release (PR #32475 by olfedias@microsoft.com)
0.3.0
Tue, 10 Sep 2024 10:19:05 GMT Compare changes
Minor changes
- feat: Add accessibility and focus modes to cards (PR #32181 by mifraser@microsoft.com)
- feat: Add brand appearance to nav buttons, update action states (PR #32348 by mifraser@microsoft.com)
- feat: Add enableDrag option for mouse/touch scroll support (PR #32388 by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.5 (PR #32494 by beachball)
- Bump @fluentui/react-button to v9.3.90 (PR #32494 by beachball)
- Bump @fluentui/react-context-selector to v9.1.66 (PR #32494 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.43 (PR #32494 by beachball)
- Bump @fluentui/react-tabster to v9.22.6 (PR #32494 by beachball)
- Bump @fluentui/react-utilities to v9.18.14 (PR #32494 by beachball)
Patches
- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
0.2.2
Thu, 15 Aug 2024 13:49:46 GMT Compare changes
Patches
- Bump @fluentui/react-aria to v9.13.4 (PR #32313 by beachball)
- Bump @fluentui/react-button to v9.3.89 (PR #32313 by beachball)
- Bump @fluentui/react-tabster to v9.22.5 (PR #32313 by beachball)
0.2.1
Thu, 15 Aug 2024 08:22:08 GMT Compare changes
Patches
- chore: change :after to ::after (PR #32236 by seanmonahan@microsoft.com)
- Bump @fluentui/react-aria to v9.13.3 (PR #31885 by beachball)
- Bump @fluentui/react-button to v9.3.88 (PR #31885 by beachball)
- Bump @fluentui/react-tabster to v9.22.4 (PR #31885 by beachball)
0.2.0
Mon, 05 Aug 2024 22:33:01 GMT Compare changes
Minor changes
- feat: Implement carousel autoplay button and functionality (PR #32154 by mifraser@microsoft.com)
Patches
- fix: Button styles on hover/active state (PR #32155 by mifraser@microsoft.com)
0.1.0
Tue, 30 Jul 2024 18:47:32 GMT
Minor changes
- feat: Release react-carousel-preview to public preview (PR #32152 by mifraser@microsoft.com)