@fluentui/react-button 9.0.0-beta.2 → 9.0.0-nightly.b5b7401007.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,102 @@
2
2
  "name": "@fluentui/react-button",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 12 Oct 2021 19:45:25 GMT",
5
+ "date": "Tue, 26 Oct 2021 09:22:36 GMT",
6
+ "tag": "@fluentui/react-button_v9.0.0-nightly.b5b7401007.0",
7
+ "version": "9.0.0-nightly.b5b7401007.0",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-button",
13
+ "comment": "Release nightly v9",
14
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
15
+ },
16
+ {
17
+ "author": "gcox@microsoft.com",
18
+ "package": "@fluentui/react-button",
19
+ "comment": "Removed duplicate 'Button' from story names",
20
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
21
+ },
22
+ {
23
+ "author": "peter@draxler.ml",
24
+ "package": "@fluentui/react-button",
25
+ "comment": "added styling of documentation",
26
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-button",
31
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-nightly.b5b7401007.0",
32
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-button",
37
+ "comment": "Bump @fluentui/react-aria to v9.0.0-nightly.b5b7401007.0",
38
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-button",
43
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-nightly.b5b7401007.0",
44
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-button",
49
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-nightly.b5b7401007.0",
50
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-button",
55
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-nightly.b5b7401007.0",
56
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui/react-button",
61
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-nightly.b5b7401007.0",
62
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/react-button",
67
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.b5b7401007.0",
68
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-button",
73
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.b5b7401007.0",
74
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-button",
79
+ "comment": "Bump @fluentui/react-menu to v9.0.0-nightly.b5b7401007.0",
80
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
81
+ }
82
+ ],
83
+ "none": [
84
+ {
85
+ "author": "lingfangao@hotmail.com",
86
+ "package": "@fluentui/react-button",
87
+ "comment": "chore(Button): Make documentation exportable to codesandbox",
88
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
89
+ },
90
+ {
91
+ "author": "mgodbolt@microsoft.com",
92
+ "package": "@fluentui/react-button",
93
+ "comment": "remove playground from button examples",
94
+ "commit": "0dfd7a724c42291a510e9bcfe4610aa1e268ffcc"
95
+ }
96
+ ]
97
+ }
98
+ },
99
+ {
100
+ "date": "Tue, 12 Oct 2021 19:45:58 GMT",
6
101
  "tag": "@fluentui/react-button_v9.0.0-beta.2",
7
102
  "version": "9.0.0-beta.2",
8
103
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,32 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Tue, 12 Oct 2021 19:45:25 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 26 Oct 2021 09:22:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-nightly.b5b7401007.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-nightly.b5b7401007.0)
8
+
9
+ Tue, 26 Oct 2021 09:22:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.2..@fluentui/react-button_v9.0.0-nightly.b5b7401007.0)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by email not defined)
15
+ - Removed duplicate 'Button' from story names ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by gcox@microsoft.com)
16
+ - added styling of documentation ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by peter@draxler.ml)
17
+ - Bump @fluentui/keyboard-keys to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
18
+ - Bump @fluentui/react-aria to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
19
+ - Bump @fluentui/react-make-styles to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
20
+ - Bump @fluentui/react-tabster to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
21
+ - Bump @fluentui/react-utilities to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
22
+ - Bump @fluentui/babel-make-styles to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
23
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
24
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
25
+ - Bump @fluentui/react-menu to v9.0.0-nightly.b5b7401007.0 ([commit](https://github.com/microsoft/fluentui/commit/0dfd7a724c42291a510e9bcfe4610aa1e268ffcc) by beachball)
26
+
7
27
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.2)
8
28
 
9
- Tue, 12 Oct 2021 19:45:25 GMT
29
+ Tue, 12 Oct 2021 19:45:58 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.1..@fluentui/react-button_v9.0.0-beta.2)
11
31
 
12
32
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-button",
3
- "version": "9.0.0-beta.2",
3
+ "version": "9.0.0-nightly.b5b7401007.0",
4
4
  "description": "Fluent UI React Button component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -26,12 +26,12 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui/a11y-testing": "^0.1.0",
29
- "@fluentui/babel-make-styles": "9.0.0-beta.1",
29
+ "@fluentui/babel-make-styles": "9.0.0-nightly.b5b7401007.0",
30
30
  "@fluentui/eslint-plugin": "*",
31
- "@fluentui/jest-serializer-make-styles": "9.0.0-beta.1",
31
+ "@fluentui/jest-serializer-make-styles": "9.0.0-nightly.b5b7401007.0",
32
32
  "@fluentui/react-conformance": "*",
33
- "@fluentui/react-conformance-make-styles": "9.0.0-beta.1",
34
- "@fluentui/react-menu": "9.0.0-beta.2",
33
+ "@fluentui/react-conformance-make-styles": "9.0.0-nightly.b5b7401007.0",
34
+ "@fluentui/react-menu": "9.0.0-nightly.b5b7401007.0",
35
35
  "@fluentui/scripts": "^1.0.0",
36
36
  "@types/enzyme": "3.10.3",
37
37
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -45,12 +45,12 @@
45
45
  "react-test-renderer": "^16.3.0"
46
46
  },
47
47
  "dependencies": {
48
- "@fluentui/keyboard-keys": "9.0.0-beta.1",
49
- "@fluentui/react-aria": "9.0.0-beta.1",
48
+ "@fluentui/keyboard-keys": "9.0.0-nightly.b5b7401007.0",
49
+ "@fluentui/react-aria": "9.0.0-nightly.b5b7401007.0",
50
50
  "@fluentui/react-icons": "^1.1.140",
51
- "@fluentui/react-make-styles": "9.0.0-beta.1",
52
- "@fluentui/react-tabster": "9.0.0-beta.2",
53
- "@fluentui/react-utilities": "9.0.0-beta.1",
51
+ "@fluentui/react-make-styles": "9.0.0-nightly.b5b7401007.0",
52
+ "@fluentui/react-tabster": "9.0.0-nightly.b5b7401007.0",
53
+ "@fluentui/react-utilities": "9.0.0-nightly.b5b7401007.0",
54
54
  "tslib": "^2.1.0"
55
55
  },
56
56
  "peerDependencies": {