@fluentui/react-overflow 0.0.0-nightly-20230809-0415.1 → 0.0.0-nightly-20230810-0415.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,9 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 04:21:46 GMT",
6
- "tag": "@fluentui/react-overflow_v0.0.0-nightly-20230809-0415.1",
7
- "version": "0.0.0-nightly-20230809-0415.1",
5
+ "date": "Thu, 10 Aug 2023 04:22:24 GMT",
6
+ "tag": "@fluentui/react-overflow_v0.0.0-nightly-20230810-0415.1",
7
+ "version": "0.0.0-nightly-20230810-0415.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,26 +16,59 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-overflow",
19
- "comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-20230809-0415.1",
20
- "commit": "08dd2480152cd21e536d2cdfcbb58d05cabc7971"
19
+ "comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-20230810-0415.1",
20
+ "commit": "27284398b41afb0eeb56ce94d096a76b179b08b6"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-overflow",
25
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20230809-0415.1",
26
- "commit": "08dd2480152cd21e536d2cdfcbb58d05cabc7971"
25
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20230810-0415.1",
26
+ "commit": "27284398b41afb0eeb56ce94d096a76b179b08b6"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-overflow",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230809-0415.1",
32
- "commit": "08dd2480152cd21e536d2cdfcbb58d05cabc7971"
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230810-0415.1",
32
+ "commit": "27284398b41afb0eeb56ce94d096a76b179b08b6"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-overflow",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230809-0415.1",
38
- "commit": "08dd2480152cd21e536d2cdfcbb58d05cabc7971"
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230810-0415.1",
38
+ "commit": "27284398b41afb0eeb56ce94d096a76b179b08b6"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 09 Aug 2023 13:16:59 GMT",
45
+ "tag": "@fluentui/react-overflow_v9.0.26",
46
+ "version": "9.0.26",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "olfedias@microsoft.com",
51
+ "package": "@fluentui/react-overflow",
52
+ "commit": "b090c0339983847a62b9dc6187d08dc8c4b1d55f",
53
+ "comment": "chore: Update Griffel to latest version"
54
+ },
55
+ {
56
+ "author": "vkozlova@microsoft.com",
57
+ "package": "@fluentui/react-overflow",
58
+ "commit": "6247214bde5df11e951247f0a6d1278cc98490ea",
59
+ "comment": "fix: inaccurate calculation of size"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-overflow",
64
+ "comment": "Bump @fluentui/priority-overflow to v9.1.3",
65
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-overflow",
70
+ "comment": "Bump @fluentui/react-theme to v9.1.11",
71
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
39
72
  }
40
73
  ]
41
74
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,33 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 04:21:46 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 10 Aug 2023 04:22:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230809-0415.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20230809-0415.1)
7
+ ## [0.0.0-nightly-20230810-0415.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20230810-0415.1)
8
8
 
9
- Wed, 09 Aug 2023 04:21:46 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.25..@fluentui/react-overflow_v0.0.0-nightly-20230809-0415.1)
9
+ Thu, 10 Aug 2023 04:22:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.26..@fluentui/react-overflow_v0.0.0-nightly-20230810-0415.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/priority-overflow to v0.0.0-nightly-20230809-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/08dd2480152cd21e536d2cdfcbb58d05cabc7971) by beachball)
16
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20230809-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/08dd2480152cd21e536d2cdfcbb58d05cabc7971) by beachball)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230809-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/08dd2480152cd21e536d2cdfcbb58d05cabc7971) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230809-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/08dd2480152cd21e536d2cdfcbb58d05cabc7971) by beachball)
15
+ - Bump @fluentui/priority-overflow to v0.0.0-nightly-20230810-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/27284398b41afb0eeb56ce94d096a76b179b08b6) by beachball)
16
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20230810-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/27284398b41afb0eeb56ce94d096a76b179b08b6) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230810-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/27284398b41afb0eeb56ce94d096a76b179b08b6) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230810-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/27284398b41afb0eeb56ce94d096a76b179b08b6) by beachball)
19
+
20
+ ## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.26)
21
+
22
+ Wed, 09 Aug 2023 13:16:59 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.25..@fluentui/react-overflow_v9.0.26)
24
+
25
+ ### Patches
26
+
27
+ - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
28
+ - fix: inaccurate calculation of size ([PR #28728](https://github.com/microsoft/fluentui/pull/28728) by vkozlova@microsoft.com)
29
+ - Bump @fluentui/priority-overflow to v9.1.3 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
30
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
19
31
 
20
32
  ## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.25)
21
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "0.0.0-nightly-20230809-0415.1",
3
+ "version": "0.0.0-nightly-20230810-0415.1",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,10 +34,10 @@
34
34
  "@fluentui/scripts-tasks": "*"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/priority-overflow": "0.0.0-nightly-20230809-0415.1",
38
- "@fluentui/react-context-selector": "0.0.0-nightly-20230809-0415.1",
39
- "@fluentui/react-theme": "0.0.0-nightly-20230809-0415.1",
40
- "@fluentui/react-utilities": "0.0.0-nightly-20230809-0415.1",
37
+ "@fluentui/priority-overflow": "0.0.0-nightly-20230810-0415.1",
38
+ "@fluentui/react-context-selector": "0.0.0-nightly-20230810-0415.1",
39
+ "@fluentui/react-theme": "0.0.0-nightly-20230810-0415.1",
40
+ "@fluentui/react-utilities": "0.0.0-nightly-20230810-0415.1",
41
41
  "@griffel/react": "^1.5.14",
42
42
  "@swc/helpers": "^0.4.14"
43
43
  },