@fluentui/react-components 9.7.3 → 9.7.4
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 +98 -1
- package/CHANGELOG.md +21 -2
- package/package.json +40 -40
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,104 @@
|
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 21 Dec 2022 10:17:10 GMT",
|
|
6
|
+
"tag": "@fluentui/react-components_v9.7.4",
|
|
7
|
+
"version": "9.7.4",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"author": "behowell@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-checkbox",
|
|
13
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
14
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "behowell@microsoft.com",
|
|
18
|
+
"package": "@fluentui/react-combobox",
|
|
19
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
20
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "behowell@microsoft.com",
|
|
24
|
+
"package": "@fluentui/react-input",
|
|
25
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
26
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "behowell@microsoft.com",
|
|
30
|
+
"package": "@fluentui/react-progress",
|
|
31
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
32
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "behowell@microsoft.com",
|
|
36
|
+
"package": "@fluentui/react-radio",
|
|
37
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
38
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "behowell@microsoft.com",
|
|
42
|
+
"package": "@fluentui/react-select",
|
|
43
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
44
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "behowell@microsoft.com",
|
|
48
|
+
"package": "@fluentui/react-slider",
|
|
49
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
50
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "behowell@microsoft.com",
|
|
54
|
+
"package": "@fluentui/react-spinbutton",
|
|
55
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
56
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "behowell@microsoft.com",
|
|
60
|
+
"package": "@fluentui/react-switch",
|
|
61
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
62
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "behowell@microsoft.com",
|
|
66
|
+
"package": "@fluentui/react-textarea",
|
|
67
|
+
"commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
|
|
68
|
+
"comment": "chore: Add bundle size tests for Fields"
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"prerelease": [
|
|
72
|
+
{
|
|
73
|
+
"author": "tristan.watanabe@gmail.com",
|
|
74
|
+
"package": "@fluentui/react-combobox",
|
|
75
|
+
"commit": "d301e75ec1f47418ebabdc63e608f3fb5a37b6d9",
|
|
76
|
+
"comment": "chore: Migrate to new package structure."
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
80
|
+
"package": "@fluentui/tokens",
|
|
81
|
+
"commit": "97c1c1ab218afb20e37bfc35936fd88177d439b4",
|
|
82
|
+
"comment": "Hoist theme tokens from react-theme to tokens package"
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"patch": [
|
|
86
|
+
{
|
|
87
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
88
|
+
"package": "@fluentui/react-provider",
|
|
89
|
+
"commit": "97c1c1ab218afb20e37bfc35936fd88177d439b4",
|
|
90
|
+
"comment": "chore: re-export theme from tokens package"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
94
|
+
"package": "@fluentui/react-theme",
|
|
95
|
+
"commit": "97c1c1ab218afb20e37bfc35936fd88177d439b4",
|
|
96
|
+
"comment": "chore: re-export theme from tokens package"
|
|
97
|
+
}
|
|
98
|
+
]
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"date": "Tue, 20 Dec 2022 14:59:20 GMT",
|
|
6
103
|
"tag": "@fluentui/react-components_v9.7.3",
|
|
7
104
|
"version": "9.7.3",
|
|
8
105
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,31 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 21 Dec 2022 10:17:10 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.7.4)
|
|
8
|
+
|
|
9
|
+
Wed, 21 Dec 2022 10:17:10 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.7.3..@fluentui/react-components_v9.7.4)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-provider`
|
|
15
|
+
- chore: re-export theme from tokens package ([PR #25966](https://github.com/microsoft/fluentui/pull/25966) by miroslav.stastny@microsoft.com)
|
|
16
|
+
- `@fluentui/react-theme`
|
|
17
|
+
- chore: re-export theme from tokens package ([PR #25966](https://github.com/microsoft/fluentui/pull/25966) by miroslav.stastny@microsoft.com)
|
|
18
|
+
|
|
19
|
+
### Changes
|
|
20
|
+
|
|
21
|
+
- `@fluentui/react-combobox`
|
|
22
|
+
- chore: Migrate to new package structure. ([PR #26037](https://github.com/microsoft/fluentui/pull/26037) by tristan.watanabe@gmail.com)
|
|
23
|
+
- `@fluentui/tokens`
|
|
24
|
+
- Hoist theme tokens from react-theme to tokens package ([PR #25966](https://github.com/microsoft/fluentui/pull/25966) by miroslav.stastny@microsoft.com)
|
|
25
|
+
|
|
7
26
|
## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.7.3)
|
|
8
27
|
|
|
9
|
-
Tue, 20 Dec 2022 14:
|
|
28
|
+
Tue, 20 Dec 2022 14:59:20 GMT
|
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.7.2..@fluentui/react-components_v9.7.3)
|
|
11
30
|
|
|
12
31
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.7.
|
|
3
|
+
"version": "9.7.4",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -31,46 +31,46 @@
|
|
|
31
31
|
"react-hook-form": "^5.7.2"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@fluentui/react-accordion": "^9.0.
|
|
35
|
-
"@fluentui/react-alert": "9.0.0-beta.
|
|
36
|
-
"@fluentui/react-avatar": "^9.2.
|
|
37
|
-
"@fluentui/react-badge": "^9.0.
|
|
38
|
-
"@fluentui/react-button": "^9.1.
|
|
39
|
-
"@fluentui/react-card": "9.0.0-beta.
|
|
40
|
-
"@fluentui/react-checkbox": "^9.0.
|
|
41
|
-
"@fluentui/react-combobox": "^9.0.0-beta.
|
|
42
|
-
"@fluentui/react-dialog": "^9.1.
|
|
43
|
-
"@fluentui/react-divider": "^9.1.
|
|
44
|
-
"@fluentui/react-field": "9.0.0-alpha.
|
|
45
|
-
"@fluentui/react-image": "^9.0.
|
|
46
|
-
"@fluentui/react-infobutton": "9.0.0-beta.
|
|
47
|
-
"@fluentui/react-input": "^9.2.
|
|
48
|
-
"@fluentui/react-label": "^9.0.
|
|
49
|
-
"@fluentui/react-link": "^9.0.
|
|
50
|
-
"@fluentui/react-menu": "^9.5.
|
|
51
|
-
"@fluentui/react-overflow": "9.0.0-rc.
|
|
52
|
-
"@fluentui/react-persona": "9.1.0-beta.
|
|
53
|
-
"@fluentui/react-portal": "^9.0.
|
|
54
|
-
"@fluentui/react-popover": "^9.3.
|
|
55
|
-
"@fluentui/react-positioning": "^9.3.
|
|
56
|
-
"@fluentui/react-progress": "9.0.0-alpha.
|
|
57
|
-
"@fluentui/react-provider": "^9.1.
|
|
58
|
-
"@fluentui/react-radio": "^9.0.
|
|
59
|
-
"@fluentui/react-select": "9.0.0-beta.
|
|
60
|
-
"@fluentui/react-shared-contexts": "^9.1.
|
|
61
|
-
"@fluentui/react-slider": "^9.0.
|
|
62
|
-
"@fluentui/react-spinbutton": "^9.0.
|
|
63
|
-
"@fluentui/react-spinner": "^9.0.
|
|
64
|
-
"@fluentui/react-switch": "^9.0.
|
|
65
|
-
"@fluentui/react-table": "9.0.0-alpha.
|
|
66
|
-
"@fluentui/react-tabs": "^9.1.
|
|
67
|
-
"@fluentui/react-tabster": "^9.3.
|
|
68
|
-
"@fluentui/react-textarea": "^9.1.
|
|
69
|
-
"@fluentui/react-theme": "^9.1.
|
|
70
|
-
"@fluentui/react-toolbar": "9.0.0-rc.
|
|
71
|
-
"@fluentui/react-tooltip": "^9.1.
|
|
34
|
+
"@fluentui/react-accordion": "^9.0.15",
|
|
35
|
+
"@fluentui/react-alert": "9.0.0-beta.21",
|
|
36
|
+
"@fluentui/react-avatar": "^9.2.10",
|
|
37
|
+
"@fluentui/react-badge": "^9.0.16",
|
|
38
|
+
"@fluentui/react-button": "^9.1.12",
|
|
39
|
+
"@fluentui/react-card": "9.0.0-beta.36",
|
|
40
|
+
"@fluentui/react-checkbox": "^9.0.16",
|
|
41
|
+
"@fluentui/react-combobox": "^9.0.0-beta.19",
|
|
42
|
+
"@fluentui/react-dialog": "^9.1.5",
|
|
43
|
+
"@fluentui/react-divider": "^9.1.8",
|
|
44
|
+
"@fluentui/react-field": "9.0.0-alpha.12",
|
|
45
|
+
"@fluentui/react-image": "^9.0.15",
|
|
46
|
+
"@fluentui/react-infobutton": "9.0.0-beta.4",
|
|
47
|
+
"@fluentui/react-input": "^9.2.9",
|
|
48
|
+
"@fluentui/react-label": "^9.0.14",
|
|
49
|
+
"@fluentui/react-link": "^9.0.15",
|
|
50
|
+
"@fluentui/react-menu": "^9.5.3",
|
|
51
|
+
"@fluentui/react-overflow": "9.0.0-rc.4",
|
|
52
|
+
"@fluentui/react-persona": "9.1.0-beta.7",
|
|
53
|
+
"@fluentui/react-portal": "^9.0.14",
|
|
54
|
+
"@fluentui/react-popover": "^9.3.5",
|
|
55
|
+
"@fluentui/react-positioning": "^9.3.5",
|
|
56
|
+
"@fluentui/react-progress": "9.0.0-alpha.9",
|
|
57
|
+
"@fluentui/react-provider": "^9.1.11",
|
|
58
|
+
"@fluentui/react-radio": "^9.0.15",
|
|
59
|
+
"@fluentui/react-select": "9.0.0-beta.18",
|
|
60
|
+
"@fluentui/react-shared-contexts": "^9.1.4",
|
|
61
|
+
"@fluentui/react-slider": "^9.0.14",
|
|
62
|
+
"@fluentui/react-spinbutton": "^9.0.12",
|
|
63
|
+
"@fluentui/react-spinner": "^9.0.14",
|
|
64
|
+
"@fluentui/react-switch": "^9.0.15",
|
|
65
|
+
"@fluentui/react-table": "9.0.0-alpha.15",
|
|
66
|
+
"@fluentui/react-tabs": "^9.1.4",
|
|
67
|
+
"@fluentui/react-tabster": "^9.3.4",
|
|
68
|
+
"@fluentui/react-textarea": "^9.1.9",
|
|
69
|
+
"@fluentui/react-theme": "^9.1.5",
|
|
70
|
+
"@fluentui/react-toolbar": "9.0.0-rc.2",
|
|
71
|
+
"@fluentui/react-tooltip": "^9.1.5",
|
|
72
72
|
"@fluentui/react-utilities": "^9.3.0",
|
|
73
|
-
"@fluentui/react-text": "^9.1.
|
|
73
|
+
"@fluentui/react-text": "^9.1.10",
|
|
74
74
|
"@griffel/react": "^1.4.2",
|
|
75
75
|
"tslib": "^2.1.0"
|
|
76
76
|
},
|