@fluentui/react-button 0.0.0-nightly-20220513-0417.1 → 0.0.0-nightly-20220516-0419.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,11 +2,17 @@
2
2
  "name": "@fluentui/react-button",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 13 May 2022 04:26:56 GMT",
6
- "tag": "@fluentui/react-button_v0.0.0-nightly-20220513-0417.1",
7
- "version": "0.0.0-nightly-20220513-0417.1",
5
+ "date": "Mon, 16 May 2022 04:32:42 GMT",
6
+ "tag": "@fluentui/react-button_v0.0.0-nightly-20220516-0419.1",
7
+ "version": "0.0.0-nightly-20220516-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-button",
13
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
10
16
  {
11
17
  "author": "humberto_makoto@hotmail.com",
12
18
  "package": "@fluentui/react-button",
@@ -16,14 +22,32 @@
16
22
  {
17
23
  "author": "beachball",
18
24
  "package": "@fluentui/react-button",
19
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220513-0417.1",
20
- "commit": "d214cb1888cee2c326ebf2b379d639002ec5798e"
25
+ "comment": "Bump @fluentui/react-aria to v0.0.0-nightly-20220516-0419.1",
26
+ "commit": "737cd1292dec6412494b80cf051d7e51e2a0993f"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-button",
31
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220516-0419.1",
32
+ "commit": "737cd1292dec6412494b80cf051d7e51e2a0993f"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-button",
37
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220516-0419.1",
38
+ "commit": "737cd1292dec6412494b80cf051d7e51e2a0993f"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-button",
43
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220516-0419.1",
44
+ "commit": "737cd1292dec6412494b80cf051d7e51e2a0993f"
21
45
  },
22
46
  {
23
47
  "author": "beachball",
24
48
  "package": "@fluentui/react-button",
25
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220513-0417.1",
26
- "commit": "d214cb1888cee2c326ebf2b379d639002ec5798e"
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220516-0419.1",
50
+ "commit": "737cd1292dec6412494b80cf051d7e51e2a0993f"
27
51
  }
28
52
  ]
29
53
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,23 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Fri, 13 May 2022 04:26:56 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 May 2022 04:32:42 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220513-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20220513-0417.1)
7
+ ## [0.0.0-nightly-20220516-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20220516-0419.1)
8
8
 
9
- Fri, 13 May 2022 04:26:56 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.9..@fluentui/react-button_v0.0.0-nightly-20220513-0417.1)
9
+ Mon, 16 May 2022 04:32:42 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.9..@fluentui/react-button_v0.0.0-nightly-20220516-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
14
+ - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
14
15
  - Removing Common types from all button components. ([PR #22904](https://github.com/microsoft/fluentui/pull/22904) by humberto_makoto@hotmail.com)
15
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220513-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/d214cb1888cee2c326ebf2b379d639002ec5798e) by beachball)
16
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220513-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/d214cb1888cee2c326ebf2b379d639002ec5798e) by beachball)
16
+ - Bump @fluentui/react-aria to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
17
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
18
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
19
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
17
21
 
18
22
  ## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.9)
19
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-button",
3
- "version": "0.0.0-nightly-20220513-0417.1",
3
+ "version": "0.0.0-nightly-20220516-0419.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-20220513-0417.1",
32
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220516-0419.1",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220513-0417.0",
37
- "@fluentui/react-aria": "0.0.0-nightly-20220513-0417.0",
36
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20220516-0419.0",
37
+ "@fluentui/react-aria": "0.0.0-nightly-20220516-0419.1",
38
38
  "@fluentui/react-icons": "^2.0.166-rc.3",
39
- "@fluentui/react-tabster": "0.0.0-nightly-20220513-0417.1",
40
- "@fluentui/react-theme": "0.0.0-nightly-20220513-0417.0",
41
- "@fluentui/react-utilities": "0.0.0-nightly-20220513-0417.0",
42
- "@griffel/react": "1.0.3",
39
+ "@fluentui/react-tabster": "0.0.0-nightly-20220516-0419.1",
40
+ "@fluentui/react-theme": "0.0.0-nightly-20220516-0419.1",
41
+ "@fluentui/react-utilities": "0.0.0-nightly-20220516-0419.1",
42
+ "@griffel/react": "1.0.4",
43
43
  "tslib": "^2.1.0"
44
44
  },
45
45
  "peerDependencies": {