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

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,96 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 20 Oct 2022 08:35:14 GMT",
5
+ "date": "Fri, 11 Nov 2022 14:53:55 GMT",
6
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.14",
7
+ "version": "9.0.0-beta.14",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "tristan.watanabe@gmail.com",
12
+ "package": "@fluentui/react-overflow",
13
+ "commit": "43d8356d0ede055caedd64bc73a7658efe884616",
14
+ "comment": "chore: Migrate to new package structure."
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "martinhochel@microsoft.com",
20
+ "package": "@fluentui/react-overflow",
21
+ "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
22
+ "comment": "fix: create valid export maps"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-overflow",
27
+ "comment": "Bump @fluentui/priority-overflow to v9.0.0-beta.4",
28
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-overflow",
33
+ "comment": "Bump @fluentui/react-context-selector to v9.1.1",
34
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-overflow",
39
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
40
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-overflow",
45
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
46
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
47
+ }
48
+ ]
49
+ }
50
+ },
51
+ {
52
+ "date": "Wed, 02 Nov 2022 11:57:55 GMT",
53
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.13",
54
+ "version": "9.0.0-beta.13",
55
+ "comments": {
56
+ "prerelease": [
57
+ {
58
+ "author": "olfedias@microsoft.com",
59
+ "package": "@fluentui/react-overflow",
60
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
61
+ "comment": "chore: Update Griffel to latest version"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-overflow",
66
+ "comment": "Bump @fluentui/react-context-selector to v9.1.0",
67
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-overflow",
72
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
73
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Tue, 25 Oct 2022 00:35:33 GMT",
80
+ "tag": "@fluentui/react-overflow_v9.0.0-beta.12",
81
+ "version": "9.0.0-beta.12",
82
+ "comments": {
83
+ "none": [
84
+ {
85
+ "author": "miroslav.stastny@microsoft.com",
86
+ "package": "@fluentui/react-overflow",
87
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
88
+ "comment": "Update package readme"
89
+ }
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "date": "Thu, 20 Oct 2022 08:39:38 GMT",
6
95
  "tag": "@fluentui/react-overflow_v9.0.0-beta.12",
7
96
  "version": "9.0.0-beta.12",
8
97
  "comments": {
@@ -23,19 +112,19 @@
23
112
  "author": "beachball",
24
113
  "package": "@fluentui/react-overflow",
25
114
  "comment": "Bump @fluentui/react-context-selector to v9.0.5",
26
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
115
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
27
116
  },
28
117
  {
29
118
  "author": "beachball",
30
119
  "package": "@fluentui/react-overflow",
31
120
  "comment": "Bump @fluentui/react-theme to v9.1.1",
32
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
121
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
33
122
  },
34
123
  {
35
124
  "author": "beachball",
36
125
  "package": "@fluentui/react-overflow",
37
126
  "comment": "Bump @fluentui/react-utilities to v9.1.2",
38
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
127
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
39
128
  }
40
129
  ],
41
130
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,21 +1,45 @@
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 Fri, 11 Nov 2022 14:53:55 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.14)
8
+
9
+ Fri, 11 Nov 2022 14:53:55 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.13..@fluentui/react-overflow_v9.0.0-beta.14)
11
+
12
+ ### Changes
13
+
14
+ - fix: create valid export maps ([PR #25558](https://github.com/microsoft/fluentui/pull/25558) by martinhochel@microsoft.com)
15
+ - Bump @fluentui/priority-overflow to v9.0.0-beta.4 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
16
+ - Bump @fluentui/react-context-selector to v9.1.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
17
+ - Bump @fluentui/react-theme to v9.1.2 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.2.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
19
+
20
+ ## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.13)
21
+
22
+ Wed, 02 Nov 2022 11:57:55 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.12..@fluentui/react-overflow_v9.0.0-beta.13)
24
+
25
+ ### Changes
26
+
27
+ - chore: Update Griffel to latest version ([PR #25412](https://github.com/microsoft/fluentui/pull/25412) by olfedias@microsoft.com)
28
+ - Bump @fluentui/react-context-selector to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
30
+
7
31
  ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.12)
8
32
 
9
- Thu, 20 Oct 2022 08:35:14 GMT
33
+ Thu, 20 Oct 2022 08:39:38 GMT
10
34
  [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
35
 
12
36
  ### Changes
13
37
 
14
38
  - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
15
39
  - 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)
40
+ - Bump @fluentui/react-context-selector to v9.0.5 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
41
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
42
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
19
43
 
20
44
  ## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.11)
21
45
 
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,10 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "9.0.0-beta.12",
3
+ "version": "9.0.0-beta.14",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
7
- "typings": "dist/index.d.ts",
7
+ "typings": "./dist/index.d.ts",
8
8
  "sideEffects": false,
9
9
  "repository": {
10
10
  "type": "git",
@@ -31,11 +31,11 @@
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/priority-overflow": "^9.0.0-beta.3",
35
- "@fluentui/react-context-selector": "^9.0.5",
36
- "@fluentui/react-theme": "^9.1.1",
37
- "@fluentui/react-utilities": "^9.1.2",
38
- "@griffel/react": "^1.4.1",
34
+ "@fluentui/priority-overflow": "^9.0.0-beta.4",
35
+ "@fluentui/react-context-selector": "^9.1.1",
36
+ "@fluentui/react-theme": "^9.1.2",
37
+ "@fluentui/react-utilities": "^9.2.1",
38
+ "@griffel/react": "^1.4.2",
39
39
  "tslib": "^2.1.0"
40
40
  },
41
41
  "peerDependencies": {
@@ -51,5 +51,13 @@
51
51
  "minor",
52
52
  "patch"
53
53
  ]
54
+ },
55
+ "exports": {
56
+ ".": {
57
+ "types": "./dist/index.d.ts",
58
+ "import": "./lib/index.js",
59
+ "require": "./lib-commonjs/index.js"
60
+ },
61
+ "./package.json": "./package.json"
54
62
  }
55
63
  }