Change Log - @fluentui/react-shared-contexts
This log was last generated on Wed, 18 Jun 2025 17:29:28 GMT and should not be manually modified.
Wed, 18 Jun 2025 17:29:28 GMT
Compare changes
Minor changes
- feat: add support for custom style hooks for nav components (PR #34633 by marcosvmmoura@gmail.com)
Thu, 27 Mar 2025 21:12:49 GMT
Compare changes
Patches
- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
Wed, 19 Mar 2025 15:40:42 GMT
Compare changes
Minor changes
- feat: added CustomStyleHooks (PR #33969 by vkozlova@microsoft.com)
Tue, 11 Mar 2025 18:58:52 GMT
Compare changes
Minor changes
- feat: Adds custom style hooks to TeachingPopoverCarousel and related subcomponents. (PR #33943 by matejera@microsoft.com)
- fix: Implemented customStyleHooks for SearchBox Component (PR #33954 by terynkum@microsoft.com)
Mon, 16 Dec 2024 16:26:49 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.24 (PR #33468 by beachball)
Fri, 06 Dec 2024 12:53:42 GMT
Compare changes
Patches
- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
- Bump @fluentui/react-theme to v9.1.23 (PR #33372 by beachball)
Mon, 11 Nov 2024 10:00:54 GMT
Compare changes
Minor changes
- feat: Add custom style hooks for Carousel components (PR #33155 by mifraser@microsoft.com)
- Bump @fluentui/react-theme to v9.1.22 (PR #33238 by beachball)
Patches
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
Tue, 15 Oct 2024 17:17:50 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.21 (PR #32999 by beachball)
Mon, 23 Sep 2024 12:40:17 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.20 (PR #32840 by beachball)
Tue, 23 Jul 2024 20:13:13 GMT
Compare changes
Minor changes
- chore: adds custom style hook for MenuItemLink (PR #32045 by bernardo.sunderhus@gmail.com)
Mon, 15 Jul 2024 17:25:45 GMT
Compare changes
Patches
- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
Mon, 20 May 2024 12:45:03 GMT
Compare changes
Minor changes
- feat(react-swatch-picker): added CustomStyleHooks (PR #31389 by vkozlova@microsoft.com)
Mon, 06 May 2024 12:55:00 GMT
Compare changes
Minor changes
- feat: adds TagPicker to custom style hooks (PR #31272 by bernardo.sunderhus@gmail.com)
Tue, 23 Apr 2024 08:17:48 GMT
Compare changes
Minor changes
- feat: Implement MenuItemSwitch component (PR #31099 by lingfangao@hotmail.com)
Tue, 02 Apr 2024 09:48:00 GMT
Compare changes
Minor changes
- deprecate unused ListItemButton exports (PR #29760 by jirivyhnalek@microsoft.com)
Mon, 18 Mar 2024 19:50:46 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.19 (PR #30600 by beachball)
Fri, 15 Mar 2024 21:43:49 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.18 (PR #30740 by beachball)
Thu, 07 Mar 2024 19:33:25 GMT
Compare changes
Minor changes
- feat: Deprecate legacy TeachingPopoverCarousel style hooks (PR #30423 by mifraser@microsoft.com)
- Bump @fluentui/react-theme to v9.1.17 (PR #30687 by beachball)
Wed, 28 Feb 2024 02:34:18 GMT
Compare changes
Patches
- feat(swatch-picker): Added plain ColorSwatch sub component. (PR #30544 by vkozlova@microsoft.com)
Thu, 18 Jan 2024 14:25:02 GMT
Compare changes
Minor changes
- feat: export AnnounceProvider & useAnnounce() (PR #30328 by olfedias@microsoft.com)
Mon, 18 Dec 2023 14:40:46 GMT
Compare changes
Patches
- fix: add custom style hook for TimePicker compat. (PR #30058 by yuanboxue@microsoft.com)
Thu, 14 Dec 2023 09:58:45 GMT
Compare changes
Patches
- chore: disallow
window
and document
access (PR #29962 by seanmonahan@microsoft.com)
Mon, 20 Nov 2023 09:55:09 GMT
Compare changes
Minor changes
- feat: TeachingPopover style hooks added (PR #29782 by mifraser@microsoft.com)
Thu, 09 Nov 2023 17:29:42 GMT
Compare changes
Minor changes
- feat: Add custom style hook types for List (PR #29771 by jirivyhnalek@microsoft.com)
- Bump @fluentui/react-theme to v9.1.16 (PR #29800 by beachball)
Patches
- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
Wed, 01 Nov 2023 12:55:59 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.15 (PR #29663 by beachball)
Sat, 28 Oct 2023 23:35:58 GMT
Compare changes
Minor changes
- refactor: rename main DrawerOverlay/DrawerInline components (PR #29523 by marcosvmmoura@gmail.com)
Patches
- fix: invoke useCustomStyleHook_unstable() (PR #29632 by olfedias@microsoft.com)
Mon, 09 Oct 2023 20:45:43 GMT
Compare changes
Minor changes
- feat: Add MessageBar types to custom style hook context (PR #29431 by lingfangao@hotmail.com)
Mon, 02 Oct 2023 08:56:04 GMT
Compare changes
Patches
- feat: add custom styling hooks for Breadcrumb component and its sub-components (PR #29318 by vkozlova@microsoft.com)
Tue, 26 Sep 2023 17:49:11 GMT
Compare changes
Patches
- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
- Bump @fluentui/react-theme to v9.1.14 (PR #29303 by beachball)
Tue, 26 Sep 2023 15:31:49 GMT
Compare changes
Minor changes
- feat: add custom style hooks for tag components (PR #29237 by yuanboxue@microsoft.com)
- Bump @fluentui/react-theme to v9.1.13 (PR #29300 by beachball)
Patches
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
Wed, 20 Sep 2023 17:47:42 GMT
Compare changes
Patches
- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
Wed, 20 Sep 2023 14:59:52 GMT
Compare changes
Minor changes
- feat: add custom styling hooks for Drawer subcomponents (PR #29041 by marcosvmmoura@gmail.com)
Tue, 05 Sep 2023 13:29:02 GMT
Compare changes
Patches
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- Bump @fluentui/react-theme to v9.1.12 (PR #29056 by beachball)
Wed, 09 Aug 2023 13:17:11 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.11 (PR #28775 by beachball)
Fri, 04 Aug 2023 08:52:58 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.10 (commit by beachball)
Tue, 01 Aug 2023 10:17:20 GMT
Compare changes
Minor changes
- adds Announce context (PR #28654 by eysjiang@gmail.com)
Mon, 03 Jul 2023 11:57:13 GMT
Compare changes
Minor changes
- feat: Background appearance context (PR #28341 by lingfan.gao@microsoft.com)
- feat: export PortalMountNodeProvider & usePortalMountNode (PR #28395 by olfedias@microsoft.com)
Tue, 20 Jun 2023 12:39:03 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.9 (PR #28229 by beachball)
Wed, 24 May 2023 20:45:32 GMT
Compare changes
Minor changes
- feat: add style overrides for drawer components (PR #27582 by marcosvmmoura@gmail.com)
Fri, 12 May 2023 20:27:41 GMT
Compare changes
Minor changes
- feat: add style overrides for drawer components (PR #27581 by marcosvmmoura@gmail.com)
- Updated to provide single hook for noop tree-shaking (PR #27491 by gcox@microsoft.com)
- Bump @fluentui/react-theme to v9.1.8 (PR #27827 by beachball)
Patches
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
Tue, 21 Mar 2023 21:23:01 GMT
Compare changes
Patches
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- Bump @fluentui/react-theme to v9.1.7 (PR #27271 by beachball)
Wed, 15 Mar 2023 10:19:53 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.6 (PR #27213 by beachball)
Wed, 08 Mar 2023 17:42:42 GMT
Compare changes
Minor changes
- fix: Removing internal checkmark custom styles hook (PR #27085 by gcox@microsoft.com)
- feat: Added CustomStyleHooks types and context (PR #26943 by gcox@microsoft.com)
Thu, 26 Jan 2023 13:31:00 GMT
Compare changes
Minor changes
- feat: Overrides context (PR #25262 by miroslav.stastny@microsoft.com)
Wed, 21 Dec 2022 10:20:33 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.5 (commit by beachball)
Tue, 20 Dec 2022 14:59:34 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.4 (PR #26047 by beachball)
Mon, 05 Dec 2022 18:29:29 GMT
Compare changes
Patches
- Bump @fluentui/react-theme to v9.1.3 (PR #25798 by beachball)
Fri, 11 Nov 2022 14:57:36 GMT
Compare changes
Patches
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- Bump @fluentui/react-theme to v9.1.2 (PR #25615 by beachball)
Wed, 02 Nov 2022 11:58:00 GMT
Compare changes
Minor changes
- exposes internal methods and types that are used in the API surface (PR #25405 by bernardo.sunderhus@gmail.com)
Thu, 20 Oct 2022 08:39:45 GMT
Compare changes
Patches
- chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)
- Bump @fluentui/react-theme to v9.1.1 (PR #25265 by beachball)
Thu, 15 Sep 2022 09:49:20 GMT
Compare changes
Patches
- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.1.0 (PR #24808 by beachball)
Tue, 28 Jun 2022 15:13:58 GMT
Compare changes
Patches
- feat: Initial 9.0.0 release (PR #23733 by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0 (commit by beachball)
Changes
- chore: Mark teams-prg owned APIs with @internal (PR #23689 by lingfangao@hotmail.com)
- Update 9.0.0-rc dependencies to use caret range (PR #23732 by lingfangao@hotmail.com)
Thu, 23 Jun 2022 14:25:31 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-rc.10 (PR #23608 by beachball)
Tue, 31 May 2022 21:28:45 GMT
Compare changes
Changes
- remove unused MenuContext (PR #23277 by olfedias@microsoft.com)
- remove useTheme from exports (PR #23335 by me@levithomason.com)
- mark context hooks and providers to unstable (PR #23325 by bernardo.sunderhus@gmail.com)
Mon, 23 May 2022 18:56:51 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-rc.9 (PR #23146 by beachball)
Mon, 23 May 2022 12:13:38 GMT
Compare changes
Changes
- feat: ship rolluped only dts (PR #22965 by martinhochel@microsoft.com)
- Bump @fluentui/react-theme to v9.0.0-rc.8 (PR #23030 by beachball)
Thu, 05 May 2022 18:26:26 GMT
Compare changes
Changes
- Removing star exports. (PR #22808 by humberto_makoto@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0-rc.7 (PR #22857 by beachball)
Wed, 04 May 2022 13:26:54 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-rc.6 (PR #22786 by beachball)
Tue, 19 Apr 2022 19:16:52 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-rc.5 (PR #21995 by beachball)
Fri, 04 Mar 2022 05:17:29 GMT
Compare changes
Changes
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. (PR #21508 by dzearing@microsoft.com)
- Bump @fluentui/react-theme to v9.0.0-rc.4 (PR #21947 by beachball)
Fri, 18 Feb 2022 13:35:34 GMT
Compare changes
Changes
- fix: Source maps contain original source code (PR #21690 by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0-rc.3 (PR #21800 by beachball)
Thu, 10 Feb 2022 08:50:48 GMT
Compare changes
Changes
- make the ThemeContext TS API reflect runtime and remove redundant ThemeContextValue (PR #21286 by martinhochel@microsoft.com)
- Rename component hooks add the suffix _unstable, as their API has not been finalized yet (PR #21365 by behowell@microsoft.com)
- Bump Fluent UI packages to 9.0.0-rc (PR #21623 by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0-rc.1 (commit by beachball)
Thu, 25 Nov 2021 08:34:16 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-beta.4 (PR #20762 by beachball)
Fri, 12 Nov 2021 13:25:32 GMT
Compare changes
Changes
- Updated beta and RC components to ES2019 (PR #20405 by gcox@microsoft.com)
- Bump @fluentui/react-theme to v9.0.0-beta.3 (PR #20583 by beachball)
Wed, 27 Oct 2021 12:14:24 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-beta.2 (PR #20353 by beachball)
Wed, 06 Oct 2021 10:37:22 GMT
Compare changes
Changes
- Bump all v9 components to beta prerelease tag (PR #20106 by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0-beta.1 (PR #20106 by beachball)
Fri, 01 Oct 2021 14:13:08 GMT
Compare changes
Changes
- Bump v9 prerelease versions to rerelease (PR #20069 by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0-alpha.26 (PR #20069 by beachball)
Wed, 29 Sep 2021 08:06:11 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.24 (PR #19660 by beachball)
Tue, 21 Sep 2021 07:42:34 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.23 (PR #19865 by beachball)
Fri, 10 Sep 2021 16:31:53 GMT
Compare changes
Changes
- chore(v9): Move all internal v9 dependencies from caret to fixed version (PR #19748 by lingfangao@hotmail.com)
Tue, 24 Aug 2021 07:34:48 GMT
Compare changes
Changes
- Updating TypeScript type-only imports/exports to use import/export syntax. (PR #19473 by dzearing@hotmail.com)
Fri, 20 Aug 2021 07:37:28 GMT
Compare changes
Changes
- Update .npmignore (PR #19441 by elcraig@microsoft.com)
Fri, 13 Aug 2021 07:36:34 GMT
Compare changes
Changes
- create type for ThemeClassNameContext value and export it (PR #19341 by olfedias@microsoft.com)
Tue, 03 Aug 2021 07:39:30 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.3 (PR #19169 by behowell@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.8 (PR #19169 by behowell@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #19169 by behowell@microsoft.com)
Mon, 26 Jul 2021 07:37:30 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.19 (PR #19060 by miroslav.stastny@microsoft.com)
Fri, 23 Jul 2021 07:38:19 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.18 (PR #19041 by miroslav.stastny@microsoft.com)
Fri, 09 Jul 2021 07:39:31 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.2 (PR #18808 by martinhochel@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.7 (PR #18808 by martinhochel@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #18808 by martinhochel@microsoft.com)
Fri, 02 Jul 2021 07:37:06 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.16 (PR #18655 by miroslav.stastny@microsoft.com)
Mon, 07 Jun 2021 07:38:15 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.1 (PR #18437 by martinhochel@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.6 (PR #18437 by martinhochel@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #18437 by martinhochel@microsoft.com)
Fri, 04 Jun 2021 07:37:23 GMT
Compare changes
Changes
- Modifying MinimalMenuProps target prop to only be React.Ref<HTMLElement> instead of React.Ref<HTMLElement | undefined>. (PR #18168 by Humberto.Morimoto@microsoft.com)
Thu, 03 Jun 2021 07:36:03 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.14 (PR #18321 by miroslav.stastny@microsoft.com)
Thu, 20 May 2021 07:41:54 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.0 (PR #18024 by elcraig@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.5 (PR #18024 by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #18024 by elcraig@microsoft.com)
Wed, 19 May 2021 07:34:20 GMT
Compare changes
Changes
- chore: add more Babel plugins (PR #18037 by olfedias@microsoft.com)
Thu, 13 May 2021 07:36:55 GMT
Compare changes
Changes
- set null as default value for ThemeContext (PR #18156 by olfedias@microsoft.com)
Wed, 12 May 2021 07:36:20 GMT
Compare changes
Changes
- Add TooltipContext and TooltipManager interface (PR #18043 by behowell@microsoft.com)
Fri, 30 Apr 2021 07:42:23 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.2.0 (PR #17932 by joschect@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.4 (PR #17932 by joschect@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #17932 by joschect@microsoft.com)
Changes
- Upgrade to ts 4.0 (PR #17932 by joschect@microsoft.com)
Fri, 23 Apr 2021 07:37:10 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.1.1 (PR #17894 by olfedias@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.3 (PR #17894 by olfedias@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #17894 by olfedias@microsoft.com)
Tue, 20 Apr 2021 07:31:35 GMT
Compare changes
Changes
- Rename internal document to targetDocument (PR #17827 by lingfan.gao@microsoft.com)
Fri, 16 Apr 2021 18:08:21 GMT
Compare changes
Changes
- Add ThemeClassNameContext for CSS variable class (PR #17794 by lingfan.gao@microsoft.com)
Thu, 08 Apr 2021 07:33:06 GMT
Compare changes
Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.8 (PR #17676 by Humberto.Morimoto@microsoft.com)
Wed, 31 Mar 2021 00:53:43 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.1.0 (PR #17568 by elcraig@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.2 (PR #17568 by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #17568 by elcraig@microsoft.com)
Tue, 30 Mar 2021 07:34:45 GMT
Compare changes
Changes
- chore: restore "sideEffects" to enable treeshaking (PR #17584 by olfedias@microsoft.com)
- Lifts ThemeContext and FluentProviderContext to react-shared-contexts (PR #17586 by bsunderhus@microsoft.com)
Mon, 15 Mar 2021 07:36:20 GMT
Compare changes
Changes
- Remove set-version references (PR #17381 by elcraig@microsoft.com)
Fri, 26 Feb 2021 01:16:27 GMT
Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.0.1 (PR #17169 by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #17169 by elcraig@microsoft.com)
- Bump @fluentui/set-version to v8.0.1 (PR #17169 by elcraig@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.1 (PR #17169 by elcraig@microsoft.com)
Changes
- Update references to major-bumped packages (PR #17169 by elcraig@microsoft.com)
Mon, 22 Feb 2021 12:26:22 GMT
Compare changes
Changes
- Bump @fluentui/test-utilities to v8.0.0-beta.9 (PR #17061 by elcraig@microsoft.com)
Thu, 18 Feb 2021 19:38:50 GMT
Compare changes
Changes
- Allow React 17 in peerDependencies (PR #17048 by elcraig@microsoft.com)
Thu, 18 Feb 2021 12:27:34 GMT
Compare changes
Changes
- Bump @fluentui/test-utilities to v8.0.0-beta.7 (PR #16975 by elcraig@microsoft.com)
Mon, 15 Feb 2021 12:22:00 GMT
Compare changes
Changes
- Bump @fluentui/test-utilities to v8.0.0-beta.6 (PR #16880 by xgao@microsoft.com)
Thu, 21 Jan 2021 12:36:12 GMT
Compare changes
Changes
- Updating dev dependencies. (PR #16548 by dzearing@microsoft.com)
Fri, 06 Nov 2020 12:34:34 GMT
Changes
- Creating @fluentui/react-shared-contexts package and moving MenuContext from @fluentui/react-button into it. (PR #15826 by humbertomakotomorimoto@gmail.com)