@fluentui/react-menu 0.0.0-nightly-20220621-0418.1 → 0.0.0-nightly-20220623-0419.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.json +31 -13
  2. package/CHANGELOG.md +11 -9
  3. package/package.json +10 -10
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Jun 2022 04:30:07 GMT",
6
- "tag": "@fluentui/react-menu_v0.0.0-nightly-20220621-0418.1",
7
- "version": "0.0.0-nightly-20220621-0418.1",
5
+ "date": "Thu, 23 Jun 2022 04:31:11 GMT",
6
+ "tag": "@fluentui/react-menu_v0.0.0-nightly-20220623-0419.1",
7
+ "version": "0.0.0-nightly-20220623-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -40,32 +40,44 @@
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-menu",
43
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220621-0418.1",
44
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
43
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220623-0419.1",
44
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-menu",
49
- "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220621-0418.1",
50
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
49
+ "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220623-0419.1",
50
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
51
51
  },
52
52
  {
53
53
  "author": "beachball",
54
54
  "package": "@fluentui/react-menu",
55
- "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220621-0418.1",
56
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
55
+ "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220623-0419.1",
56
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
57
57
  },
58
58
  {
59
59
  "author": "beachball",
60
60
  "package": "@fluentui/react-menu",
61
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220621-0418.1",
62
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
61
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220623-0419.1",
62
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
63
63
  },
64
64
  {
65
65
  "author": "beachball",
66
66
  "package": "@fluentui/react-menu",
67
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220621-0418.1",
68
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
67
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220623-0419.1",
68
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-menu",
73
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220623-0419.1",
74
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-menu",
79
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1",
80
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
69
81
  }
70
82
  ],
71
83
  "none": [
@@ -74,6 +86,12 @@
74
86
  "package": "@fluentui/react-menu",
75
87
  "commit": "2da2d47e3dac6f8f4396ab112ab80b1dd34cc9ac",
76
88
  "comment": "Bump cypress to v10"
89
+ },
90
+ {
91
+ "author": "mgodbolt@microsoft.com",
92
+ "package": "@fluentui/react-menu",
93
+ "commit": "ced904467a37dd4abab098edd97482389d2b291b",
94
+ "comment": "Chore: convert menu stories to new index based approach"
77
95
  }
78
96
  ]
79
97
  }
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Tue, 21 Jun 2022 04:30:07 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 23 Jun 2022 04:31:11 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220621-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v0.0.0-nightly-20220621-0418.1)
7
+ ## [0.0.0-nightly-20220623-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v0.0.0-nightly-20220623-0419.1)
8
8
 
9
- Tue, 21 Jun 2022 04:30:07 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.13..@fluentui/react-menu_v0.0.0-nightly-20220621-0418.1)
9
+ Thu, 23 Jun 2022 04:31:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.13..@fluentui/react-menu_v0.0.0-nightly-20220623-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
@@ -16,11 +16,13 @@ Tue, 21 Jun 2022 04:30:07 GMT
16
16
  - fix: submenu indicator should be filled on hover ([PR #23331](https://github.com/microsoft/fluentui/pull/23331) by yuanboxue@microsoft.com)
17
17
  - fix: Use modern `::before` pseudoelement ([PR #23357](https://github.com/microsoft/fluentui/pull/23357) by lingfangao@hotmail.com)
18
18
  - feat: Close context menu on scroll, new closeOnScroll prop ([PR #23351](https://github.com/microsoft/fluentui/pull/23351) by lingfangao@hotmail.com)
19
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
20
- - Bump @fluentui/react-portal to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
21
- - Bump @fluentui/react-positioning to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
22
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
23
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
19
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
20
+ - Bump @fluentui/react-portal to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
21
+ - Bump @fluentui/react-positioning to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
22
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
23
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
24
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
25
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
24
26
 
25
27
  ## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.13)
26
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "0.0.0-nightly-20220621-0418.1",
3
+ "version": "0.0.0-nightly-20220623-0419.1",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,20 +30,20 @@
30
30
  "devDependencies": {
31
31
  "@fluentui/eslint-plugin": "*",
32
32
  "@fluentui/react-conformance": "*",
33
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220621-0418.0",
33
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220623-0419.0",
34
34
  "@fluentui/scripts": "^1.0.0"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220621-0418.0",
38
- "@fluentui/react-context-selector": "0.0.0-nightly-20220621-0418.1",
37
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20220623-0419.0",
38
+ "@fluentui/react-context-selector": "0.0.0-nightly-20220623-0419.1",
39
39
  "@fluentui/react-icons": "^2.0.172-rc.8",
40
40
  "@griffel/react": "1.1.0",
41
- "@fluentui/react-portal": "0.0.0-nightly-20220621-0418.1",
42
- "@fluentui/react-positioning": "0.0.0-nightly-20220621-0418.1",
43
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20220621-0418.0",
44
- "@fluentui/react-tabster": "0.0.0-nightly-20220621-0418.1",
45
- "@fluentui/react-theme": "0.0.0-nightly-20220621-0418.0",
46
- "@fluentui/react-utilities": "0.0.0-nightly-20220621-0418.1",
41
+ "@fluentui/react-portal": "0.0.0-nightly-20220623-0419.1",
42
+ "@fluentui/react-positioning": "0.0.0-nightly-20220623-0419.1",
43
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20220623-0419.1",
44
+ "@fluentui/react-tabster": "0.0.0-nightly-20220623-0419.1",
45
+ "@fluentui/react-theme": "0.0.0-nightly-20220623-0419.1",
46
+ "@fluentui/react-utilities": "0.0.0-nightly-20220623-0419.1",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "peerDependencies": {