@fluentui/react-button 0.0.0-nightly-20220419-0420.1 → 0.0.0-nightly-20220420-0435.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 +85 -34
- package/CHANGELOG.md +25 -10
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-button",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-button_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 20 Apr 2022 04:46:03 GMT",
|
6
|
+
"tag": "@fluentui/react-button_v0.0.0-nightly-20220420-0435.1",
|
7
|
+
"version": "0.0.0-nightly-20220420-0435.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -13,6 +13,71 @@
|
|
13
13
|
"commit": "not available",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-button",
|
19
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220420-0435.1",
|
20
|
+
"commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-button",
|
25
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-20220420-0435.1",
|
26
|
+
"commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-button",
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220420-0435.1",
|
32
|
+
"commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-button",
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220420-0435.1",
|
38
|
+
"commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-button",
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220420-0435.1",
|
44
|
+
"commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-button",
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220420-0435.1",
|
50
|
+
"commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
|
51
|
+
}
|
52
|
+
]
|
53
|
+
}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"date": "Tue, 19 Apr 2022 19:17:12 GMT",
|
57
|
+
"tag": "@fluentui/react-button_v9.0.0-rc.6",
|
58
|
+
"version": "9.0.0-rc.6",
|
59
|
+
"comments": {
|
60
|
+
"none": [
|
61
|
+
{
|
62
|
+
"author": "elcraig@microsoft.com",
|
63
|
+
"package": "@fluentui/react-button",
|
64
|
+
"commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
|
65
|
+
"comment": "Update React dev deps and hoist them to the repo root"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "mgodbolt@microsoft.com",
|
69
|
+
"package": "@fluentui/react-button",
|
70
|
+
"commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
|
71
|
+
"comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "elcraig@microsoft.com",
|
75
|
+
"package": "@fluentui/react-button",
|
76
|
+
"commit": "13c32e184b7960671754582de21f3555bf9f02f3",
|
77
|
+
"comment": "Remove config file that's no longer needed"
|
78
|
+
}
|
79
|
+
],
|
80
|
+
"prerelease": [
|
16
81
|
{
|
17
82
|
"author": "Humberto.Morimoto@microsoft.com",
|
18
83
|
"package": "@fluentui/react-button",
|
@@ -50,60 +115,46 @@
|
|
50
115
|
"comment": "Add deprecation messages to react-button"
|
51
116
|
},
|
52
117
|
{
|
53
|
-
"author": "
|
118
|
+
"author": "olfedias@microsoft.com",
|
54
119
|
"package": "@fluentui/react-button",
|
55
|
-
"
|
56
|
-
"
|
120
|
+
"commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
|
121
|
+
"comment": "chore: Update Griffel to latest version"
|
57
122
|
},
|
58
123
|
{
|
59
|
-
"author": "
|
124
|
+
"author": "seanmonahan@microsoft.com",
|
60
125
|
"package": "@fluentui/react-button",
|
61
|
-
"
|
62
|
-
"
|
126
|
+
"commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
|
127
|
+
"comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
|
63
128
|
},
|
64
129
|
{
|
65
130
|
"author": "beachball",
|
66
131
|
"package": "@fluentui/react-button",
|
67
|
-
"comment": "Bump @fluentui/react-
|
68
|
-
"commit": "
|
132
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-rc.6",
|
133
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
69
134
|
},
|
70
135
|
{
|
71
136
|
"author": "beachball",
|
72
137
|
"package": "@fluentui/react-button",
|
73
|
-
"comment": "Bump @fluentui/react-
|
74
|
-
"commit": "
|
138
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.6",
|
139
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
75
140
|
},
|
76
141
|
{
|
77
142
|
"author": "beachball",
|
78
143
|
"package": "@fluentui/react-button",
|
79
|
-
"comment": "Bump @fluentui/react-
|
80
|
-
"commit": "
|
144
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
145
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
81
146
|
},
|
82
147
|
{
|
83
148
|
"author": "beachball",
|
84
149
|
"package": "@fluentui/react-button",
|
85
|
-
"comment": "Bump @fluentui/react-
|
86
|
-
"commit": "
|
87
|
-
}
|
88
|
-
],
|
89
|
-
"none": [
|
90
|
-
{
|
91
|
-
"author": "elcraig@microsoft.com",
|
92
|
-
"package": "@fluentui/react-button",
|
93
|
-
"commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
|
94
|
-
"comment": "Update React dev deps and hoist them to the repo root"
|
95
|
-
},
|
96
|
-
{
|
97
|
-
"author": "mgodbolt@microsoft.com",
|
98
|
-
"package": "@fluentui/react-button",
|
99
|
-
"commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
|
100
|
-
"comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
|
150
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
151
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
101
152
|
},
|
102
153
|
{
|
103
|
-
"author": "
|
154
|
+
"author": "beachball",
|
104
155
|
"package": "@fluentui/react-button",
|
105
|
-
"
|
106
|
-
"
|
156
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
157
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
107
158
|
}
|
108
159
|
]
|
109
160
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,29 +1,44 @@
|
|
1
1
|
# Change Log - @fluentui/react-button
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 20 Apr 2022 04:46:03 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220420-0435.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20220420-0435.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.
|
9
|
+
Wed, 20 Apr 2022 04:46:03 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.6..@fluentui/react-button_v0.0.0-nightly-20220420-0435.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
|
16
|
+
- Bump @fluentui/react-aria to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
|
21
|
+
|
22
|
+
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.6)
|
23
|
+
|
24
|
+
Tue, 19 Apr 2022 19:17:12 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.5..@fluentui/react-button_v9.0.0-rc.6)
|
26
|
+
|
27
|
+
### Changes
|
28
|
+
|
15
29
|
- Disabling lint rule for deprecated [component]ClassName exports. ([PR #22131](https://github.com/microsoft/fluentui/pull/22131) by Humberto.Morimoto@microsoft.com)
|
16
30
|
- Button: Deprecating block prop. ([PR #22148](https://github.com/microsoft/fluentui/pull/22148) by Humberto.Morimoto@microsoft.com)
|
17
31
|
- Button components: Making root a non-nullable slot. ([PR #22147](https://github.com/microsoft/fluentui/pull/22147) by Humberto.Morimoto@microsoft.com)
|
18
32
|
- CompoundButton: Fixing bug where component was iconOnly even when secondaryContent was being provided. ([PR #22107](https://github.com/microsoft/fluentui/pull/22107) by Humberto.Morimoto@microsoft.com)
|
19
33
|
- Removing star exports. ([PR #22111](https://github.com/microsoft/fluentui/pull/22111) by Humberto.Morimoto@microsoft.com)
|
20
34
|
- Add deprecation messages to react-button ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
21
|
-
-
|
22
|
-
-
|
23
|
-
- Bump @fluentui/react-
|
24
|
-
- Bump @fluentui/react-
|
25
|
-
- Bump @fluentui/react-
|
26
|
-
- Bump @fluentui/react-
|
35
|
+
- chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
|
36
|
+
- update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 ([PR #22512](https://github.com/microsoft/fluentui/pull/22512) by seanmonahan@microsoft.com)
|
37
|
+
- Bump @fluentui/react-aria to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
38
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
39
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
40
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
41
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
27
42
|
|
28
43
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.5)
|
29
44
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-button",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220420-0435.1",
|
4
4
|
"description": "Fluent UI React Button component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -29,17 +29,17 @@
|
|
29
29
|
"@fluentui/a11y-testing": "^0.1.0",
|
30
30
|
"@fluentui/eslint-plugin": "*",
|
31
31
|
"@fluentui/react-conformance": "*",
|
32
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
32
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220420-0435.1",
|
33
33
|
"@fluentui/scripts": "^1.0.0"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/keyboard-keys": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-aria": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-icons": "^2.0.
|
39
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
40
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
41
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
42
|
-
"@griffel/react": "1.0.
|
36
|
+
"@fluentui/keyboard-keys": "0.0.0-nightly-20220420-0435.1",
|
37
|
+
"@fluentui/react-aria": "0.0.0-nightly-20220420-0435.1",
|
38
|
+
"@fluentui/react-icons": "^2.0.166-rc.3",
|
39
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20220420-0435.1",
|
40
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220420-0435.1",
|
41
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220420-0435.1",
|
42
|
+
"@griffel/react": "1.0.3",
|
43
43
|
"tslib": "^2.1.0"
|
44
44
|
},
|
45
45
|
"peerDependencies": {
|