65 KiB
Change Log - @fluentui/react-drawer
This log was last generated on Tue, 06 Aug 2024 21:39:53 GMT and should not be manually modified.
9.5.9
Tue, 06 Aug 2024 21:39:53 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.11.9 (PR #32200 by beachball)
9.5.8
Mon, 05 Aug 2024 22:33:04 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.11.8 (PR #32077 by beachball)
9.5.7
Tue, 30 Jul 2024 18:47:33 GMT Compare changes
Patches
- chore: migrate to stable motion APIs (PR #31668 by olfedias@microsoft.com)
- Bump @fluentui/react-dialog to v9.11.7 (PR #32157 by beachball)
9.5.6
Tue, 23 Jul 2024 20:13:14 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.11.6 (PR #32067 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.42 (PR #32067 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.25 (PR #32067 by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.0 (PR #32067 by beachball)
- Bump @fluentui/react-tabster to v9.22.3 (PR #32067 by beachball)
- Bump @fluentui/react-utilities to v9.18.13 (PR #32067 by beachball)
9.5.5
Mon, 15 Jul 2024 17:25:28 GMT Compare changes
Patches
- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
- Bump @fluentui/react-dialog to v9.11.5 (PR #31998 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.41 (PR #31998 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.24 (PR #31998 by beachball)
- Bump @fluentui/react-shared-contexts to v9.19.1 (PR #31998 by beachball)
- Bump @fluentui/react-tabster to v9.22.2 (PR #31998 by beachball)
- Bump @fluentui/react-utilities to v9.18.12 (PR #31998 by beachball)
9.5.4
Thu, 04 Jul 2024 15:14:36 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.11.4 (PR #31893 by beachball)
9.5.3
Mon, 01 Jul 2024 20:30:49 GMT Compare changes
Patches
- fix: do not create global header/footer roles in Drawer (PR #31799 by sarah.higley@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- Bump @fluentui/react-dialog to v9.11.3 (PR #31861 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.40 (PR #31861 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.23 (PR #31861 by beachball)
- Bump @fluentui/react-tabster to v9.22.1 (PR #31861 by beachball)
- Bump @fluentui/react-utilities to v9.18.11 (PR #31861 by beachball)
9.5.2
Mon, 17 Jun 2024 07:34:17 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.11.2 (commit by beachball)
- Bump @fluentui/react-tabster to v9.22.0 (commit by beachball)
9.5.1
Wed, 12 Jun 2024 13:17:28 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.11.1 (PR #31681 by beachball)
9.5.0
Thu, 06 Jun 2024 15:26:33 GMT Compare changes
Minor changes
- feat: allow aside as tag for Drawer components (PR #31434 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.11.0 (PR #31586 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.39 (PR #31586 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.22 (PR #31586 by beachball)
- Bump @fluentui/react-tabster to v9.21.5 (PR #31586 by beachball)
- Bump @fluentui/react-utilities to v9.18.10 (PR #31586 by beachball)
9.4.0
Thu, 23 May 2024 08:02:43 GMT Compare changes
Minor changes
- deprecate: defaultOpen as it is not being used (PR #31435 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.10.7 (commit by beachball)
- Bump @fluentui/react-tabster to v9.21.4 (commit by beachball)
Patches
- fix(OverlayDrawer): unlock scroll when reduced motion is enabled (PR #31380 by olfedias@microsoft.com)
- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
9.3.2
Mon, 20 May 2024 12:44:55 GMT Compare changes
Patches
- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
- Bump @fluentui/react-dialog to v9.10.6 (PR #26682 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.38 (PR #26682 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.21 (PR #26682 by beachball)
- Bump @fluentui/react-shared-contexts to v9.19.0 (PR #26682 by beachball)
- Bump @fluentui/react-tabster to v9.21.3 (PR #26682 by beachball)
- Bump @fluentui/react-utilities to v9.18.9 (PR #26682 by beachball)
9.3.1
Thu, 16 May 2024 09:25:14 GMT Compare changes
Patches
- fix: restore scroll when Drawer closes (PR #31367 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.10.5 (PR #31390 by beachball)
9.3.0
Mon, 13 May 2024 12:34:19 GMT Compare changes
Minor changes
- feat: Add missing Drawer context exports. (PR #31328 by estebanmu@microsoft.com)
9.2.2
Thu, 09 May 2024 19:35:12 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.10.4 (PR #31321 by beachball)
- Bump @fluentui/react-tabster to v9.21.2 (PR #31321 by beachball)
9.2.1
Mon, 06 May 2024 12:55:02 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.10.3 (PR #31271 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.37 (PR #31271 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.20 (PR #31271 by beachball)
- Bump @fluentui/react-shared-contexts to v9.18.0 (PR #31271 by beachball)
- Bump @fluentui/react-tabster to v9.21.1 (PR #31271 by beachball)
- Bump @fluentui/react-utilities to v9.18.8 (PR #31271 by beachball)
9.2.0
Thu, 02 May 2024 11:36:33 GMT Compare changes
Minor changes
- feat: move scroll detector to a dedicated react context (PR #31156 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.10.2 (PR #31231 by beachball)
- Bump @fluentui/react-tabster to v9.21.0 (PR #31231 by beachball)
9.1.12
Tue, 23 Apr 2024 08:17:49 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.10.1 (PR #31113 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.36 (PR #31113 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.19 (PR #31113 by beachball)
- Bump @fluentui/react-shared-contexts to v9.17.0 (PR #31113 by beachball)
- Bump @fluentui/react-tabster to v9.20.1 (PR #31113 by beachball)
- Bump @fluentui/react-utilities to v9.18.7 (PR #31113 by beachball)
9.1.11
Wed, 17 Apr 2024 21:53:52 GMT Compare changes
Patches
- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
- Bump @fluentui/react-dialog to v9.10.0 (PR #31100 by beachball)
- Bump @fluentui/react-tabster to v9.20.0 (PR #31100 by beachball)
9.1.10
Tue, 02 Apr 2024 09:48:01 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.16 (PR #30644 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.35 (PR #30644 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.18 (PR #30644 by beachball)
- Bump @fluentui/react-shared-contexts to v9.16.0 (PR #30644 by beachball)
- Bump @fluentui/react-tabster to v9.19.6 (PR #30644 by beachball)
- Bump @fluentui/react-utilities to v9.18.6 (PR #30644 by beachball)
9.1.9
Mon, 18 Mar 2024 19:50:46 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.15 (PR #30600 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.34 (PR #30600 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.17 (PR #30600 by beachball)
- Bump @fluentui/react-shared-contexts to v9.15.2 (PR #30600 by beachball)
- Bump @fluentui/react-tabster to v9.19.5 (PR #30600 by beachball)
- Bump @fluentui/react-theme to v9.1.19 (PR #30600 by beachball)
- Bump @fluentui/react-utilities to v9.18.5 (PR #30600 by beachball)
9.1.8
Fri, 15 Mar 2024 21:43:49 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.14 (PR #30740 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.33 (PR #30740 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.16 (PR #30740 by beachball)
- Bump @fluentui/react-shared-contexts to v9.15.1 (PR #30740 by beachball)
- Bump @fluentui/react-tabster to v9.19.4 (PR #30740 by beachball)
- Bump @fluentui/react-theme to v9.1.18 (PR #30740 by beachball)
- Bump @fluentui/react-utilities to v9.18.4 (PR #30740 by beachball)
9.1.7
Thu, 07 Mar 2024 19:33:27 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.13 (PR #30687 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.32 (PR #30687 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.15 (PR #30687 by beachball)
- Bump @fluentui/react-shared-contexts to v9.15.0 (PR #30687 by beachball)
- Bump @fluentui/react-tabster to v9.19.3 (PR #30687 by beachball)
- Bump @fluentui/react-theme to v9.1.17 (PR #30687 by beachball)
- Bump @fluentui/react-utilities to v9.18.3 (PR #30687 by beachball)
9.1.6
Wed, 28 Feb 2024 02:34:19 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.12 (PR #30639 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.31 (PR #30639 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.14 (PR #30639 by beachball)
- Bump @fluentui/react-shared-contexts to v9.14.1 (PR #30639 by beachball)
- Bump @fluentui/react-tabster to v9.19.2 (PR #30639 by beachball)
- Bump @fluentui/react-utilities to v9.18.2 (PR #30639 by beachball)
9.1.5
Tue, 20 Feb 2024 14:22:30 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.11 (PR #30543 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.30 (PR #30543 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.13 (PR #30543 by beachball)
- Bump @fluentui/react-tabster to v9.19.1 (PR #30543 by beachball)
- Bump @fluentui/react-utilities to v9.18.1 (PR #30543 by beachball)
9.1.4
Tue, 06 Feb 2024 17:55:21 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.10 (PR #30392 by beachball)
- Bump @fluentui/react-tabster to v9.19.0 (PR #30392 by beachball)
9.1.3
Tue, 30 Jan 2024 23:16:54 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.9 (PR #29983 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.29 (PR #29983 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.12 (PR #29983 by beachball)
- Bump @fluentui/react-tabster to v9.18.0 (PR #29983 by beachball)
- Bump @fluentui/react-utilities to v9.18.0 (PR #29983 by beachball)
9.1.2
Tue, 23 Jan 2024 15:11:00 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.8 (PR #30359 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.28 (PR #30359 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.11 (PR #30359 by beachball)
- Bump @fluentui/react-tabster to v9.17.4 (PR #30359 by beachball)
- Bump @fluentui/react-utilities to v9.17.0 (PR #30359 by beachball)
9.1.1
Thu, 18 Jan 2024 14:25:03 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.7 (PR #30046 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.27 (PR #30046 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.10 (PR #30046 by beachball)
- Bump @fluentui/react-shared-contexts to v9.14.0 (PR #30046 by beachball)
- Bump @fluentui/react-tabster to v9.17.3 (PR #30046 by beachball)
- Bump @fluentui/react-utilities to v9.16.1 (PR #30046 by beachball)
9.1.0
Wed, 17 Jan 2024 16:18:49 GMT Compare changes
Minor changes
- Add bottom position (PR #29137 by yiliu9@microsoft.com)
- Bump @fluentui/react-dialog to v9.9.6 (PR #30339 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.26 (PR #30339 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.9 (PR #30339 by beachball)
- Bump @fluentui/react-tabster to v9.17.2 (PR #30339 by beachball)
- Bump @fluentui/react-utilities to v9.16.0 (PR #30339 by beachball)
9.0.9
Tue, 16 Jan 2024 13:14:18 GMT Compare changes
Patches
- chore: remove useHeadingProps() and React.useMemo() (PR #29360 by olfedias@microsoft.com)
- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
- Bump @fluentui/react-dialog to v9.9.5 (PR #30299 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.25 (PR #30299 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.8 (PR #30299 by beachball)
- Bump @fluentui/react-tabster to v9.17.1 (PR #30299 by beachball)
9.0.8
Thu, 11 Jan 2024 09:04:29 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.4 (PR #30259 by beachball)
9.0.7
Mon, 08 Jan 2024 16:24:28 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.3 (PR #30179 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.24 (PR #30179 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.7 (PR #30179 by beachball)
- Bump @fluentui/react-tabster to v9.17.0 (PR #30179 by beachball)
- Bump @fluentui/react-utilities to v9.15.6 (PR #30179 by beachball)
9.0.6
Wed, 03 Jan 2024 09:26:44 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.2 (PR #30163 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.23 (PR #30163 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.6 (PR #30163 by beachball)
- Bump @fluentui/react-tabster to v9.16.1 (PR #30163 by beachball)
- Bump @fluentui/react-utilities to v9.15.5 (PR #30163 by beachball)
9.0.5
Mon, 18 Dec 2023 14:40:46 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.9.1 (PR #30103 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.22 (PR #30103 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.5 (PR #30103 by beachball)
- Bump @fluentui/react-shared-contexts to v9.13.2 (PR #30103 by beachball)
- Bump @fluentui/react-tabster to v9.16.0 (PR #30103 by beachball)
- Bump @fluentui/react-utilities to v9.15.4 (PR #30103 by beachball)
9.0.4
Thu, 14 Dec 2023 09:58:43 GMT Compare changes
Patches
- fix: OverlayDrawer accepts mountNode in types (PR #29871 by sarah.higley@microsoft.com)
- Bump @fluentui/react-dialog to v9.9.0 (PR #30056 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.21 (PR #30056 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.4 (PR #30056 by beachball)
- Bump @fluentui/react-shared-contexts to v9.13.1 (PR #30056 by beachball)
- Bump @fluentui/react-tabster to v9.15.1 (PR #30056 by beachball)
- Bump @fluentui/react-utilities to v9.15.3 (PR #30056 by beachball)
9.0.3
Thu, 30 Nov 2023 13:42:08 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.8.7 (PR #29929 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.20 (PR #29929 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.3 (PR #29929 by beachball)
- Bump @fluentui/react-tabster to v9.15.0 (PR #29929 by beachball)
9.0.2
Mon, 20 Nov 2023 09:55:10 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.8.6 (PR #29878 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.2 (PR #29878 by beachball)
- Bump @fluentui/react-shared-contexts to v9.13.0 (PR #29878 by beachball)
- Bump @fluentui/react-tabster to v9.14.6 (PR #29878 by beachball)
9.0.1
Tue, 14 Nov 2023 17:51:27 GMT Compare changes
Patches
- Bump @fluentui/react-dialog to v9.8.5 (PR #29835 by beachball)
- Bump @fluentui/react-tabster to v9.14.5 (PR #29835 by beachball)
9.0.0
Thu, 09 Nov 2023 17:29:35 GMT Compare changes
Minor changes
- chore: Export missing useDrawerStyles_unstable. (PR #29768 by Humberto.Morimoto@microsoft.com)
- Bump @fluentui/react-dialog to v9.8.4 (PR #29800 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.19 (PR #29800 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.1 (PR #29800 by beachball)
- Bump @fluentui/react-shared-contexts to v9.12.0 (PR #29800 by beachball)
- Bump @fluentui/react-tabster to v9.14.4 (PR #29800 by beachball)
- Bump @fluentui/react-theme to v9.1.16 (PR #29800 by beachball)
- Bump @fluentui/react-utilities to v9.15.2 (PR #29800 by beachball)
Patches
- feat: release stable 9.0.0 (PR #29711 by marcosvmmoura@gmail.com)
9.0.0-beta.41
Mon, 06 Nov 2023 13:16:04 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.8.3 (PR #29755 by beachball)
9.0.0-beta.40
Thu, 02 Nov 2023 17:38:45 GMT Compare changes
Changes
- breaking: open prop now only accepts a boolean instead of MotionShorthand (PR #29736 by marcosvmmoura@gmail.com)
9.0.0-beta.39
Wed, 01 Nov 2023 12:55:59 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.8.2 (PR #29663 by beachball)
- Bump @fluentui/react-motion-preview to v0.5.0 (PR #29663 by beachball)
- Bump @fluentui/react-shared-contexts to v9.11.1 (PR #29663 by beachball)
- Bump @fluentui/react-tabster to v9.14.3 (PR #29663 by beachball)
- Bump @fluentui/react-theme to v9.1.15 (PR #29663 by beachball)
9.0.0-beta.38
Sat, 28 Oct 2023 23:35:56 GMT Compare changes
Changes
- fix: regression with mountNode prop not available after refactor (PR #29524 by marcosvmmoura@gmail.com)
- feat: use useMotionClassNames to create drawer motion styles (PR #29662 by marcosvmmoura@gmail.com)
- BREAKING CHANGE: rename main DrawerOverlay/DrawerInline components (PR #29523 by marcosvmmoura@gmail.com)
- fix: improve high contrast mode (PR #29627 by marcosvmmoura@gmail.com)
- docs: add example on how to implement multiple levels inside one drawer (PR #29665 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.8.1 (commit by beachball)
- Bump @fluentui/react-motion-preview to v0.4.0 (commit by beachball)
- Bump @fluentui/react-shared-contexts to v9.11.0 (commit by beachball)
- Bump @fluentui/react-tabster to v9.14.2 (commit by beachball)
9.0.0-beta.37
Mon, 23 Oct 2023 09:51:57 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.8.0 (commit by beachball)
- Bump @fluentui/react-tabster to v9.14.1 (commit by beachball)
9.0.0-beta.36
Wed, 18 Oct 2023 17:54:08 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.7.10 (PR #29560 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.18 (PR #29560 by beachball)
- Bump @fluentui/react-motion-preview to v0.3.4 (PR #29560 by beachball)
- Bump @fluentui/react-tabster to v9.14.0 (PR #29560 by beachball)
- Bump @fluentui/react-utilities to v9.15.1 (PR #29560 by beachball)
9.0.0-beta.35
Thu, 12 Oct 2023 14:55:43 GMT Compare changes
Changes
- chore: migrate from getNativeElementProps for getIntrinsicElementProps (PR #29498 by bernardo.sunderhus@gmail.com)
- Bump @fluentui/react-dialog to v9.7.9 (PR #29513 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.17 (PR #29513 by beachball)
- Bump @fluentui/react-motion-preview to v0.3.3 (PR #29513 by beachball)
9.0.0-beta.34
Wed, 11 Oct 2023 13:54:26 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.7.8 (PR #29262 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.16 (PR #29262 by beachball)
- Bump @fluentui/react-motion-preview to v0.3.2 (PR #29262 by beachball)
- Bump @fluentui/react-tabster to v9.13.6 (PR #29262 by beachball)
- Bump @fluentui/react-utilities to v9.15.0 (PR #29262 by beachball)
9.0.0-beta.33
Mon, 09 Oct 2023 20:45:41 GMT Compare changes
Changes
- feat: make dialog slot internal to be used for composition only (PR #29392 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.7.7 (PR #29364 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.15 (PR #29364 by beachball)
- Bump @fluentui/react-motion-preview to v0.3.1 (PR #29364 by beachball)
- Bump @fluentui/react-shared-contexts to v9.10.0 (PR #29364 by beachball)
- Bump @fluentui/react-tabster to v9.13.5 (PR #29364 by beachball)
- Bump @fluentui/react-utilities to v9.14.2 (PR #29364 by beachball)
9.0.0-beta.32
Thu, 05 Oct 2023 15:25:35 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.7.6 (PR #29412 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.14 (PR #29412 by beachball)
- Bump @fluentui/react-motion-preview to v0.3.0 (PR #29412 by beachball)
- Bump @fluentui/react-utilities to v9.14.1 (PR #29412 by beachball)
9.0.0-beta.31
Wed, 04 Oct 2023 08:45:47 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.7.5 (commit by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.13 (commit by beachball)
- Bump @fluentui/react-motion-preview to v0.2.10 (commit by beachball)
- Bump @fluentui/react-utilities to v9.14.0 (commit by beachball)
9.0.0-beta.30
Mon, 02 Oct 2023 08:56:05 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.7.4 (PR #29301 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.9 (PR #29301 by beachball)
- Bump @fluentui/react-shared-contexts to v9.9.2 (PR #29301 by beachball)
9.0.0-beta.29
Tue, 26 Sep 2023 17:49:05 GMT Compare changes
Changes
- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
- Bump @fluentui/react-dialog to v9.7.3 (PR #29303 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.12 (PR #29303 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.8 (PR #29303 by beachball)
- Bump @fluentui/react-shared-contexts to v9.9.1 (PR #29303 by beachball)
- Bump @fluentui/react-theme to v9.1.14 (PR #29303 by beachball)
- Bump @fluentui/react-utilities to v9.13.5 (PR #29303 by beachball)
9.0.0-beta.28
Tue, 26 Sep 2023 15:31:59 GMT Compare changes
Changes
- fix: improve performance of CSS classes (PR #29263 by marcosvmmoura@gmail.com)
- fix: resolve technical debts (PR #29272 by marcosvmmoura@gmail.com)
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- fix: use context to fetch dialog id (PR #29273 by marcosvmmoura@gmail.com)
- fix: remove defaultOpen prop from DrawerInline as it had no effect (PR #29274 by marcosvmmoura@gmail.com)
- feat: add dialog slot (PR #29217 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.7.2 (PR #29300 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.11 (PR #29300 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.7 (PR #29300 by beachball)
- Bump @fluentui/react-shared-contexts to v9.9.0 (PR #29300 by beachball)
- Bump @fluentui/react-theme to v9.1.13 (PR #29300 by beachball)
- Bump @fluentui/react-utilities to v9.13.4 (PR #29300 by beachball)
9.0.0-beta.27
Wed, 20 Sep 2023 17:47:37 GMT Compare changes
Changes
- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
- Bump @fluentui/react-dialog to v9.7.1 (PR #29197 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.10 (PR #29197 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.6 (PR #29197 by beachball)
- Bump @fluentui/react-shared-contexts to v9.8.1 (PR #29197 by beachball)
9.0.0-beta.26
Wed, 20 Sep 2023 14:59:52 GMT Compare changes
Changes
- feat: add custom styling hooks for Drawer subcomponents (PR #29041 by marcosvmmoura@gmail.com)
- fix: use dialog id for drawer title heading element (PR #29163 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.7.0 (PR #29193 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.9 (PR #29193 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.5 (PR #29193 by beachball)
- Bump @fluentui/react-shared-contexts to v9.8.0 (PR #29193 by beachball)
9.0.0-beta.25
Thu, 14 Sep 2023 16:44:47 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.6.5 (PR #29145 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.8 (PR #29145 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.4 (PR #29145 by beachball)
9.0.0-beta.24
Tue, 12 Sep 2023 08:51:34 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.6.4 (PR #29129 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.7 (PR #29129 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.3 (PR #29129 by beachball)
9.0.0-beta.23
Wed, 06 Sep 2023 13:31:31 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.6.3 (PR #29080 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.6 (PR #29080 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.2 (PR #29080 by beachball)
- Bump @fluentui/react-utilities to v9.13.3 (PR #29080 by beachball)
9.0.0-beta.22
Tue, 05 Sep 2023 15:39:03 GMT Compare changes
Changes
- refactor: organize code imports (PR #29055 by marcosvmmoura@gmail.com)
- test: add e2e tests for base Drawer components (PR #29029 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.6.2 (PR #29055 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.5 (PR #29055 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.1 (PR #29055 by beachball)
- Bump @fluentui/react-utilities to v9.13.2 (PR #29055 by beachball)
9.0.0-beta.21
Tue, 05 Sep 2023 13:29:22 GMT Compare changes
Changes
- fix: refactor DrawerHeaderTitle slot creation while keeping the same API (PR #29042 by marcosvmmoura@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- test: add simple renderization tests for sub components (PR #29043 by marcosvmmoura@gmail.com)
- feat: add motion for Drawer (PR #28999 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.6.1 (PR #29056 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.4 (PR #29056 by beachball)
- Bump @fluentui/react-motion-preview to v0.2.0 (PR #29056 by beachball)
- Bump @fluentui/react-shared-contexts to v9.7.3 (PR #29056 by beachball)
- Bump @fluentui/react-theme to v9.1.12 (PR #29056 by beachball)
- Bump @fluentui/react-utilities to v9.13.1 (PR #29056 by beachball)
9.0.0-beta.20
Tue, 29 Aug 2023 12:57:36 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.6.0 (PR #29005 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.3 (PR #29005 by beachball)
- Bump @fluentui/react-utilities to v9.13.0 (PR #29005 by beachball)
9.0.0-beta.19
Thu, 24 Aug 2023 10:26:35 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.26 (PR #28973 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.2 (PR #28973 by beachball)
- Bump @fluentui/react-utilities to v9.12.0 (PR #28973 by beachball)
9.0.0-beta.18
Wed, 23 Aug 2023 12:01:49 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.25 (PR #28957 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.1 (PR #28957 by beachball)
- Bump @fluentui/react-utilities to v9.11.2 (PR #28957 by beachball)
9.0.0-beta.17
Mon, 21 Aug 2023 11:38:00 GMT Compare changes
Changes
- fix: rename values of position prop from left/right to start/end (PR #28905 by marcosvmmoura@gmail.com)
9.0.0-beta.16
Wed, 16 Aug 2023 17:41:08 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.24 (PR #28885 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0 (PR #28885 by beachball)
9.0.0-beta.15
Wed, 16 Aug 2023 11:38:33 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.23 (PR #28791 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 (PR #28791 by beachball)
9.0.0-beta.14
Fri, 11 Aug 2023 12:14:26 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.22 (PR #28808 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 (PR #28808 by beachball)
- Bump @fluentui/react-utilities to v9.11.1 (PR #28808 by beachball)
9.0.0-beta.13
Wed, 09 Aug 2023 13:16:55 GMT Compare changes
Changes
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-prg): migrate to new slot API (PR #28752 by bernardo.sunderhus@gmail.com)
- Bump @fluentui/react-dialog to v9.5.21 (PR #28775 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 (PR #28775 by beachball)
- Bump @fluentui/react-shared-contexts to v9.7.2 (PR #28775 by beachball)
- Bump @fluentui/react-theme to v9.1.11 (PR #28775 by beachball)
9.0.0-beta.12
Fri, 04 Aug 2023 08:52:58 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.20 (commit by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.13 (commit by beachball)
- Bump @fluentui/react-shared-contexts to v9.7.1 (commit by beachball)
- Bump @fluentui/react-theme to v9.1.10 (commit by beachball)
- Bump @fluentui/react-utilities to v9.11.0 (commit by beachball)
9.0.0-beta.11
Tue, 01 Aug 2023 10:17:21 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.19 (PR #28689 by beachball)
- Bump @fluentui/react-shared-contexts to v9.7.0 (PR #28689 by beachball)
9.0.0-beta.10
Tue, 25 Jul 2023 13:29:23 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.18 (PR #28622 by beachball)
9.0.0-beta.9
Thu, 20 Jul 2023 18:27:36 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.17 (PR #26826 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.12 (PR #26826 by beachball)
9.0.0-beta.8
Tue, 11 Jul 2023 18:46:36 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.16 (PR #28491 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11 (PR #28491 by beachball)
- Bump @fluentui/react-conformance-griffel to v9.0.0 (PR #28491 by beachball)
9.0.0-beta.7
Mon, 03 Jul 2023 13:34:28 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.15 (PR #28394 by beachball)
9.0.0-beta.6
Mon, 03 Jul 2023 11:57:14 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.14 (PR #28412 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 (PR #28412 by beachball)
- Bump @fluentui/react-shared-contexts to v9.6.0 (PR #28412 by beachball)
- Bump @fluentui/react-utilities to v9.10.1 (PR #28412 by beachball)
9.0.0-beta.5
Wed, 28 Jun 2023 11:12:26 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.13 (PR #28320 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.9 (PR #28320 by beachball)
- Bump @fluentui/react-utilities to v9.10.0 (PR #28320 by beachball)
9.0.0-beta.4
Tue, 27 Jun 2023 11:21:23 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.12 (PR #28291 by beachball)
9.0.0-beta.3
Mon, 26 Jun 2023 09:53:54 GMT Compare changes
Changes
- docs: improve types descriptions and fix TS circular references (PR #28282 by marcosvmmoura@gmail.com)
- Bump @fluentui/react-dialog to v9.5.11 (PR #28296 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8 (PR #28296 by beachball)
- Bump @fluentui/react-utilities to v9.9.4 (PR #28296 by beachball)
9.0.0-beta.2
Tue, 20 Jun 2023 12:39:07 GMT Compare changes
Changes
- Bump @fluentui/react-dialog to v9.5.10 (PR #28229 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.7 (PR #28229 by beachball)
- Bump @fluentui/react-shared-contexts to v9.5.1 (PR #28229 by beachball)
- Bump @fluentui/react-theme to v9.1.9 (PR #28229 by beachball)
- Bump @fluentui/react-utilities to v9.9.3 (PR #28229 by beachball)
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.23 (PR #28229 by beachball)
9.0.0-beta.1
Wed, 31 May 2023 06:46:13 GMT
Changes
- feat: release react-drawer to unstable (PR #28005 by marcosvmmoura@gmail.com)
- bumps Griffel version to 1.5.7 from 1.5.2 (PR #27925 by seanmonahan@microsoft.com)
- chore: move styles to .styles.ts files [react-drawer & react-toast] (PR #27685 by olfedias@microsoft.com)
- Bump @fluentui/react-dialog to v9.5.9 (PR #28054 by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.6 (PR #28054 by beachball)
- Bump @fluentui/react-utilities to v9.9.2 (PR #28054 by beachball)
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.22 (PR #28054 by beachball)