@fluentui/react-button 0.0.0-nightly-20220705-0421.1 → 0.0.0-nightly-20220706-0417.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 +15 -15
- package/CHANGELOG.md +10 -10
- package/README.md +2 -2
- package/package.json +7 -7
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, 06 Jul 2022 04:29:36 GMT",
|
6
|
+
"tag": "@fluentui/react-button_v0.0.0-nightly-20220706-0417.1",
|
7
|
+
"version": "0.0.0-nightly-20220706-0417.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,38 +16,38 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-button",
|
19
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220706-0417.1",
|
20
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-button",
|
25
|
-
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-20220706-0417.1",
|
26
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-button",
|
31
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220706-0417.1",
|
32
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-button",
|
37
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220706-0417.1",
|
38
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-button",
|
43
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220706-0417.1",
|
44
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
45
45
|
},
|
46
46
|
{
|
47
47
|
"author": "beachball",
|
48
48
|
"package": "@fluentui/react-button",
|
49
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
50
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220706-0417.1",
|
50
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
51
51
|
}
|
52
52
|
]
|
53
53
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1
1
|
# Change Log - @fluentui/react-button
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 06 Jul 2022 04:29:36 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-20220706-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20220706-0417.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.1..@fluentui/react-button_v0.0.0-nightly-
|
9
|
+
Wed, 06 Jul 2022 04:29:36 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.1..@fluentui/react-button_v0.0.0-nightly-20220706-0417.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-
|
16
|
-
- Bump @fluentui/react-aria to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
16
|
+
- Bump @fluentui/react-aria to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
21
21
|
|
22
22
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.1)
|
23
23
|
|
package/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# @fluentui/react-button
|
2
2
|
|
3
|
-
**Button components for [Fluent UI React](https://
|
3
|
+
**Button components for [Fluent UI React](https://react.fluentui.dev/)**
|
4
4
|
|
5
5
|
- Buttons enable users to trigger an action or event, such as submitting a form, opening a dialog, canceling an action, or performing a delete operation.
|
6
6
|
- CompoundButtons are buttons that can have secondary content that adds extra information to the user.
|
@@ -82,7 +82,7 @@ import { Button, CompoundButton, MenuButton, SplitButton, ToggleButton } from '@
|
|
82
82
|
<ToggleButton checked={false}>Toggle volume</ToggleButton>
|
83
83
|
```
|
84
84
|
|
85
|
-
See [Fluent UI Storybook](https://
|
85
|
+
See [Fluent UI Storybook](https://react.fluentui.dev/) for more detailed usage examples.
|
86
86
|
|
87
87
|
Alternatively, run Storybook locally with:
|
88
88
|
|
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-20220706-0417.1",
|
4
4
|
"description": "Fluent UI React Button component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -29,16 +29,16 @@
|
|
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-20220706-0417.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-
|
36
|
+
"@fluentui/keyboard-keys": "^0.0.0-nightly-20220706-0417.1",
|
37
|
+
"@fluentui/react-aria": "^0.0.0-nightly-20220706-0417.1",
|
38
38
|
"@fluentui/react-icons": "^2.0.172-rc.8",
|
39
|
-
"@fluentui/react-tabster": "^0.0.0-nightly-
|
40
|
-
"@fluentui/react-theme": "^0.0.0-nightly-
|
41
|
-
"@fluentui/react-utilities": "^0.0.0-nightly-
|
39
|
+
"@fluentui/react-tabster": "^0.0.0-nightly-20220706-0417.1",
|
40
|
+
"@fluentui/react-theme": "^0.0.0-nightly-20220706-0417.1",
|
41
|
+
"@fluentui/react-utilities": "^0.0.0-nightly-20220706-0417.1",
|
42
42
|
"@griffel/react": "^1.2.0",
|
43
43
|
"tslib": "^2.1.0"
|
44
44
|
},
|