Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@fluentui/react-shared-contexts

Package Overview
Dependencies
Maintainers
12
Versions
795
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-shared-contexts - npm Package Compare versions

Comparing version 9.19.1 to 9.20.0

13

CHANGELOG.md
# Change Log - @fluentui/react-shared-contexts
This log was last generated on Mon, 15 Jul 2024 17:20:29 GMT and should not be manually modified.
This log was last generated on Tue, 23 Jul 2024 20:09:19 GMT and should not be manually modified.
<!-- Start content -->
## [9.20.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.20.0)
Tue, 23 Jul 2024 20:09:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.19.1..@fluentui/react-shared-contexts_v9.20.0)
### Minor changes
- chore: adds custom style hook for MenuItemLink ([PR #32045](https://github.com/microsoft/fluentui/pull/32045) by bernardo.sunderhus@gmail.com)
## [9.19.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.19.1)
Mon, 15 Jul 2024 17:20:29 GMT
Mon, 15 Jul 2024 17:25:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.19.0..@fluentui/react-shared-contexts_v9.19.1)

@@ -11,0 +20,0 @@

@@ -89,2 +89,3 @@ import * as React_2 from 'react';

useMenuItemStyles_unstable: CustomStyleHook;
useMenuItemLinkStyles_unstable: CustomStyleHook;
useMenuListStyles_unstable: CustomStyleHook;

@@ -233,2 +234,3 @@ useMenuPopoverStyles_unstable: CustomStyleHook;

useMenuItemStyles_unstable: CustomStyleHook;
useMenuItemLinkStyles_unstable: CustomStyleHook;
useMenuListStyles_unstable: CustomStyleHook;

@@ -380,2 +382,3 @@ useMenuPopoverStyles_unstable: CustomStyleHook;

useMenuItemStyles_unstable: CustomStyleHook;
useMenuItemLinkStyles_unstable: CustomStyleHook;
useMenuListStyles_unstable: CustomStyleHook;

@@ -382,0 +385,0 @@ useMenuPopoverStyles_unstable: CustomStyleHook;

2

package.json
{
"name": "@fluentui/react-shared-contexts",
"version": "9.19.1",
"version": "9.20.0",
"description": "Fluent UI React Contexts shared by multiple components.",

@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc