@fluentui/react-overflow 9.0.0-beta.12 → 9.0.0-beta.13

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,7 +2,49 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 20 Oct 2022 08:35:14 GMT",
5
+ "date": "Wed, 02 Nov 2022 11:54:56 GMT",
6
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.13",
7
+ "version": "9.0.0-beta.13",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-overflow",
13
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-overflow",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.0",
20
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-overflow",
25
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
26
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 25 Oct 2022 00:35:33 GMT",
33
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.12",
34
+ "version": "9.0.0-beta.12",
35
+ "comments": {
36
+ "none": [
37
+ {
38
+ "author": "miroslav.stastny@microsoft.com",
39
+ "package": "@fluentui/react-overflow",
40
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
41
+ "comment": "Update package readme"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Thu, 20 Oct 2022 08:39:38 GMT",
6
48
  "tag": "@fluentui/react-overflow_v9.0.0-beta.12",
7
49
  "version": "9.0.0-beta.12",
8
50
  "comments": {
@@ -23,19 +65,19 @@
23
65
  "author": "beachball",
24
66
  "package": "@fluentui/react-overflow",
25
67
  "comment": "Bump @fluentui/react-context-selector to v9.0.5",
26
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
68
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
27
69
  },
28
70
  {
29
71
  "author": "beachball",
30
72
  "package": "@fluentui/react-overflow",
31
73
  "comment": "Bump @fluentui/react-theme to v9.1.1",
32
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
74
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
33
75
  },
34
76
  {
35
77
  "author": "beachball",
36
78
  "package": "@fluentui/react-overflow",
37
79
  "comment": "Bump @fluentui/react-utilities to v9.1.2",
38
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
80
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
39
81
  }
40
82
  ],
41
83
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,21 +1,32 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Thu, 20 Oct 2022 08:35:14 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 02 Nov 2022 11:54:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.13)
8
+
9
+ Wed, 02 Nov 2022 11:54:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.12..@fluentui/react-overflow_v9.0.0-beta.13)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #25412](https://github.com/microsoft/fluentui/pull/25412) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-context-selector to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
17
+
7
18
  ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.12)
8
19
 
9
- Thu, 20 Oct 2022 08:35:14 GMT
20
+ Thu, 20 Oct 2022 08:39:38 GMT
10
21
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.11..@fluentui/react-overflow_v9.0.0-beta.12)
11
22
 
12
23
  ### Changes
13
24
 
14
25
  - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
15
26
  - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
16
- - Bump @fluentui/react-context-selector to v9.0.5 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
17
- - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
- - Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
27
+ - Bump @fluentui/react-context-selector to v9.0.5 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
19
30
 
20
31
  ## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.11)
21
32
 
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # @fluentui/react-overflow
2
2
 
3
- **React Priority Overflow components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
3
+ **React Priority Overflow components for [Fluent UI React](https://react.fluentui.dev)**
4
4
 
5
5
  These are not production-ready components and **should never be used in product**. This space is useful for testing new components whose APIs might change before final release.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "9.0.0-beta.12",
3
+ "version": "9.0.0-beta.13",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,10 +32,10 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@fluentui/priority-overflow": "^9.0.0-beta.3",
35
- "@fluentui/react-context-selector": "^9.0.5",
35
+ "@fluentui/react-context-selector": "^9.1.0",
36
36
  "@fluentui/react-theme": "^9.1.1",
37
- "@fluentui/react-utilities": "^9.1.2",
38
- "@griffel/react": "^1.4.1",
37
+ "@fluentui/react-utilities": "^9.2.0",
38
+ "@griffel/react": "^1.4.2",
39
39
  "tslib": "^2.1.0"
40
40
  },
41
41
  "peerDependencies": {