@fluentui/react-overflow 0.0.0-nightly-20220628-0417.1 → 0.0.0-nightly-20220705-0421.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.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,63 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 04:31:02 GMT",
6
- "tag": "@fluentui/react-overflow_v0.0.0-nightly-20220628-0417.1",
7
- "version": "0.0.0-nightly-20220628-0417.1",
5
+ "date": "Tue, 05 Jul 2022 04:33:58 GMT",
6
+ "tag": "@fluentui/react-overflow_v0.0.0-nightly-20220705-0421.1",
7
+ "version": "0.0.0-nightly-20220705-0421.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-overflow",
13
+ "commit": "not available",
14
+ "comment": "Release nightly v9"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-overflow",
19
+ "comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-20220705-0421.1",
20
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-overflow",
25
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220705-0421.1",
26
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-overflow",
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1",
32
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-overflow",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1",
38
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Tue, 28 Jun 2022 17:39:50 GMT",
45
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.6",
46
+ "version": "9.0.0-beta.6",
47
+ "comments": {
48
+ "prerelease": [
49
+ {
50
+ "author": "lingfangao@hotmail.com",
51
+ "package": "@fluentui/react-overflow",
52
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
53
+ "comment": "fix: Use caret dependency range for Griffel"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 28 Jun 2022 15:13:44 GMT",
60
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.5",
61
+ "version": "9.0.0-beta.5",
8
62
  "comments": {
9
63
  "prerelease": [
10
64
  {
@@ -40,26 +94,26 @@
40
94
  {
41
95
  "author": "beachball",
42
96
  "package": "@fluentui/react-overflow",
43
- "comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-20220628-0417.1",
44
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
97
+ "comment": "Bump @fluentui/priority-overflow to v9.0.0-beta.2",
98
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
45
99
  },
46
100
  {
47
101
  "author": "beachball",
48
102
  "package": "@fluentui/react-overflow",
49
- "comment": "Bump @fluentui/react-context-selector to v0.0.0",
50
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
103
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0",
104
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
51
105
  },
52
106
  {
53
107
  "author": "beachball",
54
108
  "package": "@fluentui/react-overflow",
55
- "comment": "Bump @fluentui/react-theme to v0.0.0",
56
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
109
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
110
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
57
111
  },
58
112
  {
59
113
  "author": "beachball",
60
114
  "package": "@fluentui/react-overflow",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0",
62
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
115
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
116
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
63
117
  }
64
118
  ],
65
119
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,13 +1,35 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 04:31:02 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 05 Jul 2022 04:33:58 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220628-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20220628-0417.1)
7
+ ## [0.0.0-nightly-20220705-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20220705-0421.1)
8
8
 
9
- Tue, 28 Jun 2022 04:31:02 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.4..@fluentui/react-overflow_v0.0.0-nightly-20220628-0417.1)
9
+ Tue, 05 Jul 2022 04:33:58 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.6..@fluentui/react-overflow_v0.0.0-nightly-20220705-0421.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+ - Bump @fluentui/priority-overflow to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
16
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
19
+
20
+ ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.6)
21
+
22
+ Tue, 28 Jun 2022 17:39:50 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.5..@fluentui/react-overflow_v9.0.0-beta.6)
24
+
25
+ ### Changes
26
+
27
+ - fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
28
+
29
+ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.5)
30
+
31
+ Tue, 28 Jun 2022 15:13:44 GMT
32
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.4..@fluentui/react-overflow_v9.0.0-beta.5)
11
33
 
12
34
  ### Changes
13
35
 
@@ -16,10 +38,10 @@ Tue, 28 Jun 2022 04:31:02 GMT
16
38
  - chore: Mark teams-prg owned APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
17
39
  - chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. ([PR #23681](https://github.com/microsoft/fluentui/pull/23681) by Humberto.Morimoto@microsoft.com)
18
40
  - Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
19
- - Bump @fluentui/priority-overflow to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
20
- - Bump @fluentui/react-context-selector to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
21
- - Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
41
+ - Bump @fluentui/priority-overflow to v9.0.0-beta.2 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
42
+ - Bump @fluentui/react-context-selector to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
43
+ - Bump @fluentui/react-theme to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
44
+ - Bump @fluentui/react-utilities to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
23
45
 
24
46
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.4)
25
47
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "0.0.0-nightly-20220628-0417.1",
3
+ "version": "0.0.0-nightly-20220705-0421.1",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,11 +30,11 @@
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/priority-overflow": "^0.0.0-nightly-20220628-0417.1",
34
- "@fluentui/react-context-selector": "^0.0.0",
35
- "@fluentui/react-theme": "^0.0.0",
36
- "@fluentui/react-utilities": "^0.0.0",
37
- "@griffel/react": "1.2.0",
33
+ "@fluentui/priority-overflow": "^0.0.0-nightly-20220705-0421.1",
34
+ "@fluentui/react-context-selector": "^0.0.0-nightly-20220705-0421.1",
35
+ "@fluentui/react-theme": "^0.0.0-nightly-20220705-0421.1",
36
+ "@fluentui/react-utilities": "^0.0.0-nightly-20220705-0421.1",
37
+ "@griffel/react": "^1.2.0",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {