Socket
Socket
Sign inDemoInstall

@fluentui/react-shared-contexts

Package Overview
Dependencies
10
Maintainers
12
Versions
716
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.17.0 to 9.18.0

13

CHANGELOG.md
# Change Log - @fluentui/react-shared-contexts
This log was last generated on Tue, 23 Apr 2024 08:12:11 GMT and should not be manually modified.
This log was last generated on Mon, 06 May 2024 12:48:52 GMT and should not be manually modified.
<!-- Start content -->
## [9.18.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.18.0)
Mon, 06 May 2024 12:48:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.17.0..@fluentui/react-shared-contexts_v9.18.0)
### Minor changes
- feat: adds TagPicker to custom style hooks ([PR #31272](https://github.com/microsoft/fluentui/pull/31272) by bernardo.sunderhus@gmail.com)
## [9.17.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.17.0)
Tue, 23 Apr 2024 08:12:11 GMT
Tue, 23 Apr 2024 08:17:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.16.0..@fluentui/react-shared-contexts_v9.17.0)

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

@@ -176,2 +176,9 @@ import * as React_2 from 'react';

useTimePickerCompatStyles_unstable: CustomStyleHook;
useTagPickerInputStyles_unstable: CustomStyleHook;
useTagPickerButtonStyles_unstable: CustomStyleHook;
useTagPickerControlStyles_unstable: CustomStyleHook;
useTagPickerGroupStyles_unstable: CustomStyleHook;
useTagPickerListStyles_unstable: CustomStyleHook;
useTagPickerOptionStyles_unstable: CustomStyleHook;
useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
}> | undefined>;

@@ -308,2 +315,9 @@

useTimePickerCompatStyles_unstable: CustomStyleHook;
useTagPickerInputStyles_unstable: CustomStyleHook;
useTagPickerButtonStyles_unstable: CustomStyleHook;
useTagPickerControlStyles_unstable: CustomStyleHook;
useTagPickerGroupStyles_unstable: CustomStyleHook;
useTagPickerListStyles_unstable: CustomStyleHook;
useTagPickerOptionStyles_unstable: CustomStyleHook;
useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
}>;

@@ -443,2 +457,9 @@

useTimePickerCompatStyles_unstable: CustomStyleHook;
useTagPickerInputStyles_unstable: CustomStyleHook;
useTagPickerButtonStyles_unstable: CustomStyleHook;
useTagPickerControlStyles_unstable: CustomStyleHook;
useTagPickerGroupStyles_unstable: CustomStyleHook;
useTagPickerListStyles_unstable: CustomStyleHook;
useTagPickerOptionStyles_unstable: CustomStyleHook;
useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
}> | undefined>;

@@ -445,0 +466,0 @@

2

package.json
{
"name": "@fluentui/react-shared-contexts",
"version": "9.17.0",
"version": "9.18.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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc