Socket
Socket
Sign inDemoInstall

@fluentui/priority-overflow

Package Overview
Dependencies
1
Maintainers
13
Versions
486
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-nightly-20220523-0424.1 to 0.0.0-nightly-20220624-0419.1

21

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Mon, 23 May 2022 04:37:49 GMT",
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220523-0424.1",
"version": "0.0.0-nightly-20220523-0424.1",
"date": "Fri, 24 Jun 2022 04:33:29 GMT",
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220624-0419.1",
"version": "0.0.0-nightly-20220624-0419.1",
"comments": {

@@ -14,2 +14,17 @@ "prerelease": [

"package": "@fluentui/priority-overflow",
"commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
"comment": "chore: Mark internal APIs with @internal"
}
]
}
},
{
"date": "Mon, 23 May 2022 12:13:58 GMT",
"tag": "@fluentui/priority-overflow_v9.0.0-beta.1",
"version": "9.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/priority-overflow",
"commit": "4ae08d6ecf85ac29593ddc2abb23f8a073711b38",

@@ -16,0 +31,0 @@ "comment": "feat: Initial beta release"

15

CHANGELOG.md
# Change Log - @fluentui/priority-overflow
This log was last generated on Mon, 23 May 2022 04:37:49 GMT and should not be manually modified.
This log was last generated on Fri, 24 Jun 2022 04:33:29 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20220523-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220523-0424.1)
## [0.0.0-nightly-20220624-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220624-0419.1)
Mon, 23 May 2022 04:37:49 GMT
Fri, 24 Jun 2022 04:33:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.1..@fluentui/priority-overflow_v0.0.0-nightly-20220624-0419.1)
### Changes
- chore: Mark internal APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.0.0-beta.1)
Mon, 23 May 2022 12:13:58 GMT
### Changes
- feat: Initial beta release ([PR #22913](https://github.com/microsoft/fluentui/pull/22913) by lingfangao@hotmail.com)
/**
* @internal
* @returns overflow manager instance

@@ -82,2 +83,5 @@ */

/**
* @internal
*/
export declare interface OverflowManager {

@@ -84,0 +88,0 @@ /**

@@ -12,2 +12,3 @@ "use strict";

/**
* @internal
* @returns overflow manager instance

@@ -14,0 +15,0 @@ */

import { debounce } from './debounce';
import { createPriorityQueue } from './priorityQueue';
/**
* @internal
* @returns overflow manager instance

@@ -5,0 +6,0 @@ */

{
"name": "@fluentui/priority-overflow",
"version": "0.0.0-nightly-20220523-0424.1",
"version": "0.0.0-nightly-20220624-0419.1",
"description": "Vanilla JS utilities to implement overflow menus",

@@ -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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc