From 619b0808191252f5460c6675f9c44dc8d5d30890 Mon Sep 17 00:00:00 2001 From: Robert Penner Date: Mon, 9 Dec 2024 13:56:39 +0000 Subject: [PATCH] chore: `yarn change` --- ...ui-react-menu-6d777269-9ba0-4bc9-bcc4-35ccd0b6588b.json | 7 +++++++ ...react-popover-9cbd1ae2-b716-4325-a154-6f0766f13802.json | 7 +++++++ ...t-positioning-a236325b-e9a5-4ad8-bace-083cf9b4d846.json | 7 +++++++ 3 files changed, 21 insertions(+) create mode 100644 change/@fluentui-react-menu-6d777269-9ba0-4bc9-bcc4-35ccd0b6588b.json create mode 100644 change/@fluentui-react-popover-9cbd1ae2-b716-4325-a154-6f0766f13802.json create mode 100644 change/@fluentui-react-positioning-a236325b-e9a5-4ad8-bace-083cf9b4d846.json diff --git a/change/@fluentui-react-menu-6d777269-9ba0-4bc9-bcc4-35ccd0b6588b.json b/change/@fluentui-react-menu-6d777269-9ba0-4bc9-bcc4-35ccd0b6588b.json new file mode 100644 index 0000000000000..c34a1ff560b38 --- /dev/null +++ b/change/@fluentui-react-menu-6d777269-9ba0-4bc9-bcc4-35ccd0b6588b.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "refactor(MenuPopover): migrate opacity transition to Fade component", + "packageName": "@fluentui/react-menu", + "email": "robertpenner@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/@fluentui-react-popover-9cbd1ae2-b716-4325-a154-6f0766f13802.json b/change/@fluentui-react-popover-9cbd1ae2-b716-4325-a154-6f0766f13802.json new file mode 100644 index 0000000000000..826594988b61d --- /dev/null +++ b/change/@fluentui-react-popover-9cbd1ae2-b716-4325-a154-6f0766f13802.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "refactor(Popover): migrate opacity transition to Fade component", + "packageName": "@fluentui/react-popover", + "email": "robertpenner@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/@fluentui-react-positioning-a236325b-e9a5-4ad8-bace-083cf9b4d846.json b/change/@fluentui-react-positioning-a236325b-e9a5-4ad8-bace-083cf9b4d846.json new file mode 100644 index 0000000000000..1c3f18c625331 --- /dev/null +++ b/change/@fluentui-react-positioning-a236325b-e9a5-4ad8-bace-083cf9b4d846.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "refactor(react-positioning): migrate opacity transition to Fade component", + "packageName": "@fluentui/react-positioning", + "email": "robertpenner@microsoft.com", + "dependentChangeType": "patch" +}