@fluentui/react-button 9.3.28 → 9.3.30

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,55 @@
2
2
  "name": "@fluentui/react-button",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 13:11:32 GMT",
5
+ "date": "Wed, 16 Aug 2023 11:35:24 GMT",
6
+ "tag": "@fluentui/react-button_v9.3.30",
7
+ "version": "9.3.30",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-button",
13
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
14
+ "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 11 Aug 2023 12:14:26 GMT",
21
+ "tag": "@fluentui/react-button_v9.3.29",
22
+ "version": "9.3.29",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-button",
28
+ "comment": "Bump @fluentui/react-aria to v9.3.30",
29
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-button",
34
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
35
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-button",
40
+ "comment": "Bump @fluentui/react-tabster to v9.12.2",
41
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-button",
46
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
47
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Wed, 09 Aug 2023 13:16:51 GMT",
6
54
  "tag": "@fluentui/react-button_v9.3.28",
7
55
  "version": "9.3.28",
8
56
  "comments": {
@@ -35,31 +83,31 @@
35
83
  "author": "beachball",
36
84
  "package": "@fluentui/react-button",
37
85
  "comment": "Bump @fluentui/react-aria to v9.3.29",
38
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
86
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
39
87
  },
40
88
  {
41
89
  "author": "beachball",
42
90
  "package": "@fluentui/react-button",
43
91
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
44
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
92
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
45
93
  },
46
94
  {
47
95
  "author": "beachball",
48
96
  "package": "@fluentui/react-button",
49
97
  "comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
50
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
98
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
51
99
  },
52
100
  {
53
101
  "author": "beachball",
54
102
  "package": "@fluentui/react-button",
55
103
  "comment": "Bump @fluentui/react-tabster to v9.12.1",
56
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
104
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
57
105
  },
58
106
  {
59
107
  "author": "beachball",
60
108
  "package": "@fluentui/react-button",
61
109
  "comment": "Bump @fluentui/react-theme to v9.1.11",
62
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
110
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
63
111
  }
64
112
  ]
65
113
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 13:11:32 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 16 Aug 2023 11:35:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.30)
8
+
9
+ Wed, 16 Aug 2023 11:35:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.29..@fluentui/react-button_v9.3.30)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
15
+
16
+ ## [9.3.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.29)
17
+
18
+ Fri, 11 Aug 2023 12:14:26 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.28..@fluentui/react-button_v9.3.29)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-aria to v9.3.30 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
24
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
25
+ - Bump @fluentui/react-tabster to v9.12.2 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
26
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
27
+
7
28
  ## [9.3.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.28)
8
29
 
9
- Wed, 09 Aug 2023 13:11:32 GMT
30
+ Wed, 09 Aug 2023 13:16:51 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.27..@fluentui/react-button_v9.3.28)
11
32
 
12
33
  ### Patches
@@ -15,11 +36,11 @@ Wed, 09 Aug 2023 13:11:32 GMT
15
36
  - chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
16
37
  - fix: updated styles to icon fill on hover only for subtle and transparent variant of button ([PR #28616](https://github.com/microsoft/fluentui/pull/28616) by kakrookaran@gmail.com)
17
38
  - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
18
- - Bump @fluentui/react-aria to v9.3.29 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
19
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
20
- - Bump @fluentui/react-shared-contexts to v9.7.2 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
21
- - Bump @fluentui/react-tabster to v9.12.1 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
22
- - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
39
+ - Bump @fluentui/react-aria to v9.3.29 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
40
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
41
+ - Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
42
+ - Bump @fluentui/react-tabster to v9.12.1 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
43
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
23
44
 
24
45
  ## [9.3.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.27)
25
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-button",
3
- "version": "9.3.28",
3
+ "version": "9.3.30",
4
4
  "description": "Fluent UI React Button component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,13 +35,13 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@fluentui/keyboard-keys": "^9.0.3",
38
- "@fluentui/react-aria": "^9.3.29",
38
+ "@fluentui/react-aria": "^9.3.30",
39
39
  "@fluentui/react-icons": "^2.0.207",
40
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.14",
40
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.16",
41
41
  "@fluentui/react-shared-contexts": "^9.7.2",
42
- "@fluentui/react-tabster": "^9.12.1",
42
+ "@fluentui/react-tabster": "^9.12.2",
43
43
  "@fluentui/react-theme": "^9.1.11",
44
- "@fluentui/react-utilities": "^9.11.0",
44
+ "@fluentui/react-utilities": "^9.11.1",
45
45
  "@griffel/react": "^1.5.14",
46
46
  "@swc/helpers": "^0.4.14"
47
47
  },