@fluentui/react-button 0.0.0-nightly-20221111-0422.1 → 0.0.0-nightly-20221115-0423.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-button",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 11 Nov 2022 04:27:44 GMT",
6
- "tag": "@fluentui/react-button_v0.0.0-nightly-20221111-0422.1",
7
- "version": "0.0.0-nightly-20221111-0422.1",
5
+ "date": "Tue, 15 Nov 2022 04:28:34 GMT",
6
+ "tag": "@fluentui/react-button_v0.0.0-nightly-20221115-0423.1",
7
+ "version": "0.0.0-nightly-20221115-0423.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,38 +16,115 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-button",
19
- "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20221111-0422.1",
20
- "commit": "aacb6c7afd3cf6696ada31fcdc43071d3543296b"
19
+ "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20221115-0423.1",
20
+ "commit": "af0df438f085c82c52bb47b551d2fda80d12ffc8"
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-20221111-0422.1",
26
- "commit": "aacb6c7afd3cf6696ada31fcdc43071d3543296b"
25
+ "comment": "Bump @fluentui/react-aria to v0.0.0-nightly-20221115-0423.1",
26
+ "commit": "af0df438f085c82c52bb47b551d2fda80d12ffc8"
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-20221111-0422.1",
32
- "commit": "aacb6c7afd3cf6696ada31fcdc43071d3543296b"
31
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20221115-0423.1",
32
+ "commit": "af0df438f085c82c52bb47b551d2fda80d12ffc8"
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-20221111-0422.1",
38
- "commit": "aacb6c7afd3cf6696ada31fcdc43071d3543296b"
37
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221115-0423.1",
38
+ "commit": "af0df438f085c82c52bb47b551d2fda80d12ffc8"
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-20221111-0422.1",
44
- "commit": "aacb6c7afd3cf6696ada31fcdc43071d3543296b"
43
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221115-0423.1",
44
+ "commit": "af0df438f085c82c52bb47b551d2fda80d12ffc8"
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-20221111-0422.1",
50
- "commit": "aacb6c7afd3cf6696ada31fcdc43071d3543296b"
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221115-0423.1",
50
+ "commit": "af0df438f085c82c52bb47b551d2fda80d12ffc8"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 11 Nov 2022 14:57:54 GMT",
57
+ "tag": "@fluentui/react-button_v9.1.8",
58
+ "version": "9.1.8",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "martinhochel@microsoft.com",
63
+ "package": "@fluentui/react-button",
64
+ "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
65
+ "comment": "fix: create valid export maps"
66
+ },
67
+ {
68
+ "author": "humberto_makoto@hotmail.com",
69
+ "package": "@fluentui/react-button",
70
+ "commit": "81a3171e14fcaead04c6cf3fbf8eda962178b442",
71
+ "comment": "chore: Replacing use of hard-coded constants with curve and duration tokens from theme."
72
+ },
73
+ {
74
+ "author": "humberto_makoto@hotmail.com",
75
+ "package": "@fluentui/react-button",
76
+ "commit": "6bfd92ec66ded6bc86d73b072d7ee5b3a7b5fcac",
77
+ "comment": "fix: Showing correct behavior for icons inside of Buttons on hover, pressed and toggle states."
78
+ },
79
+ {
80
+ "author": "humberto_makoto@hotmail.com",
81
+ "package": "@fluentui/react-button",
82
+ "commit": "8dc8e99d3ef23ec868eb1128bb8e167373d1f4cc",
83
+ "comment": "fix: Adding expanded styles for MenuButtons and making various other styling fixes for Button components."
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-button",
88
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.1",
89
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-button",
94
+ "comment": "Bump @fluentui/react-aria to v9.3.1",
95
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui/react-button",
100
+ "comment": "Bump @fluentui/react-tabster to v9.3.0",
101
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
102
+ },
103
+ {
104
+ "author": "beachball",
105
+ "package": "@fluentui/react-button",
106
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
107
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
108
+ },
109
+ {
110
+ "author": "beachball",
111
+ "package": "@fluentui/react-button",
112
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
113
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
114
+ },
115
+ {
116
+ "author": "beachball",
117
+ "package": "@fluentui/react-button",
118
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
119
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
120
+ }
121
+ ],
122
+ "none": [
123
+ {
124
+ "author": "martinhochel@microsoft.com",
125
+ "package": "@fluentui/react-button",
126
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
127
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
51
128
  }
52
129
  ]
53
130
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,41 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Fri, 11 Nov 2022 04:27:44 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 15 Nov 2022 04:28:34 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20221111-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20221111-0422.1)
7
+ ## [0.0.0-nightly-20221115-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20221115-0423.1)
8
8
 
9
- Fri, 11 Nov 2022 04:27:44 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.7..@fluentui/react-button_v0.0.0-nightly-20221111-0422.1)
9
+ Tue, 15 Nov 2022 04:28:34 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.8..@fluentui/react-button_v0.0.0-nightly-20221115-0423.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20221111-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/aacb6c7afd3cf6696ada31fcdc43071d3543296b) by beachball)
16
- - Bump @fluentui/react-aria to v0.0.0-nightly-20221111-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/aacb6c7afd3cf6696ada31fcdc43071d3543296b) by beachball)
17
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20221111-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/aacb6c7afd3cf6696ada31fcdc43071d3543296b) by beachball)
18
- - Bump @fluentui/react-theme to v0.0.0-nightly-20221111-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/aacb6c7afd3cf6696ada31fcdc43071d3543296b) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20221111-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/aacb6c7afd3cf6696ada31fcdc43071d3543296b) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221111-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/aacb6c7afd3cf6696ada31fcdc43071d3543296b) by beachball)
15
+ - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20221115-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/af0df438f085c82c52bb47b551d2fda80d12ffc8) by beachball)
16
+ - Bump @fluentui/react-aria to v0.0.0-nightly-20221115-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/af0df438f085c82c52bb47b551d2fda80d12ffc8) by beachball)
17
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20221115-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/af0df438f085c82c52bb47b551d2fda80d12ffc8) by beachball)
18
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20221115-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/af0df438f085c82c52bb47b551d2fda80d12ffc8) by beachball)
19
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20221115-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/af0df438f085c82c52bb47b551d2fda80d12ffc8) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221115-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/af0df438f085c82c52bb47b551d2fda80d12ffc8) by beachball)
21
+
22
+ ## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.8)
23
+
24
+ Fri, 11 Nov 2022 14:57:54 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.7..@fluentui/react-button_v9.1.8)
26
+
27
+ ### Patches
28
+
29
+ - fix: create valid export maps ([PR #25558](https://github.com/microsoft/fluentui/pull/25558) by martinhochel@microsoft.com)
30
+ - chore: Replacing use of hard-coded constants with curve and duration tokens from theme. ([PR #25522](https://github.com/microsoft/fluentui/pull/25522) by humberto_makoto@hotmail.com)
31
+ - fix: Showing correct behavior for icons inside of Buttons on hover, pressed and toggle states. ([PR #25479](https://github.com/microsoft/fluentui/pull/25479) by humberto_makoto@hotmail.com)
32
+ - fix: Adding expanded styles for MenuButtons and making various other styling fixes for Button components. ([PR #25521](https://github.com/microsoft/fluentui/pull/25521) by humberto_makoto@hotmail.com)
33
+ - Bump @fluentui/keyboard-keys to v9.0.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
34
+ - Bump @fluentui/react-aria to v9.3.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
35
+ - Bump @fluentui/react-tabster to v9.3.0 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
36
+ - Bump @fluentui/react-theme to v9.1.2 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
37
+ - Bump @fluentui/react-utilities to v9.2.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
38
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
21
39
 
22
40
  ## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.7)
23
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-button",
3
- "version": "0.0.0-nightly-20221111-0422.1",
3
+ "version": "0.0.0-nightly-20221115-0423.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-20221111-0422.1",
32
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20221115-0423.1",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/keyboard-keys": "0.0.0-nightly-20221111-0422.1",
37
- "@fluentui/react-aria": "0.0.0-nightly-20221111-0422.1",
36
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20221115-0423.1",
37
+ "@fluentui/react-aria": "0.0.0-nightly-20221115-0423.1",
38
38
  "@fluentui/react-icons": "^2.0.175",
39
- "@fluentui/react-tabster": "0.0.0-nightly-20221111-0422.1",
40
- "@fluentui/react-theme": "0.0.0-nightly-20221111-0422.1",
41
- "@fluentui/react-utilities": "0.0.0-nightly-20221111-0422.1",
39
+ "@fluentui/react-tabster": "0.0.0-nightly-20221115-0423.1",
40
+ "@fluentui/react-theme": "0.0.0-nightly-20221115-0423.1",
41
+ "@fluentui/react-utilities": "0.0.0-nightly-20221115-0423.1",
42
42
  "@griffel/react": "^1.4.2",
43
43
  "tslib": "^2.1.0"
44
44
  },