Socket
Socket
Sign inDemoInstall

@fluentui/react-shared-contexts

Package Overview
Dependencies
Maintainers
12
Versions
776
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 0.0.0-nightly-20240506-0407.1 to 0.0.0-nightly-20240507-0407.1

19

CHANGELOG.md
# Change Log - @fluentui/react-shared-contexts
This log was last generated on Mon, 06 May 2024 04:22:40 GMT and should not be manually modified.
This log was last generated on Tue, 07 May 2024 04:22:52 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20240506-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20240506-0407.1)
## [0.0.0-nightly-20240507-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20240507-0407.1)
Mon, 06 May 2024 04:22:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.17.0..@fluentui/react-shared-contexts_v0.0.0-nightly-20240506-0407.1)
Tue, 07 May 2024 04:22:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.18.0..@fluentui/react-shared-contexts_v0.0.0-nightly-20240507-0407.1)

@@ -15,4 +15,13 @@ ### Changes

- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
- Bump @fluentui/react-theme to v0.0.0-nightly-20240506-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/009b73a64e0a0577e7c620a48bf89fde468a8573) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20240507-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/82d0a427ae96b603c427143a7fbf379dd9b22dff) by beachball)
## [9.18.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.18.0)
Mon, 06 May 2024 12:55:00 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)

@@ -19,0 +28,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 @@

{
"name": "@fluentui/react-shared-contexts",
"version": "0.0.0-nightly-20240506-0407.1",
"version": "0.0.0-nightly-20240507-0407.1",
"description": "Fluent UI React Contexts shared by multiple components.",

@@ -33,3 +33,3 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/react-theme": "0.0.0-nightly-20240506-0407.1",
"@fluentui/react-theme": "0.0.0-nightly-20240507-0407.1",
"@swc/helpers": "^0.5.1"

@@ -36,0 +36,0 @@ },

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