@fluentui/react-button 0.0.0-nightly8faa94d11420211118.1 → 0.0.0-nightlya54302c0b220211124.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +18 -30
- package/CHANGELOG.md +11 -13
- package/package.json +10 -10
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,11 @@
|
|
2
2
|
"name": "@fluentui/react-button",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-button_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Wed, 24 Nov 2021 04:12:44 GMT",
|
6
|
+
"tag": "@fluentui/react-button_v0.0.0-nightlya54302c0b220211124.1",
|
7
|
+
"version": "0.0.0-nightlya54302c0b220211124.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
|
-
{
|
11
|
-
"author": "email not defined",
|
12
|
-
"package": "@fluentui/react-button",
|
13
|
-
"commit": "a449bd93de8007bbeb4346e285638fdfd0f25f4d",
|
14
|
-
"comment": "Release nightly v9"
|
15
|
-
},
|
16
10
|
{
|
17
11
|
"author": "Humberto.Morimoto@microsoft.com",
|
18
12
|
"package": "@fluentui/react-button",
|
@@ -20,52 +14,46 @@
|
|
20
14
|
"comment": "MenuButton: Removing tight coupling with Menu by replicating type locally."
|
21
15
|
},
|
22
16
|
{
|
23
|
-
"author": "
|
24
|
-
"package": "@fluentui/react-button",
|
25
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly8faa94d11420211118.1",
|
26
|
-
"commit": "a449bd93de8007bbeb4346e285638fdfd0f25f4d"
|
27
|
-
},
|
28
|
-
{
|
29
|
-
"author": "beachball",
|
17
|
+
"author": "ololubek@microsoft.com",
|
30
18
|
"package": "@fluentui/react-button",
|
31
|
-
"
|
32
|
-
"
|
19
|
+
"commit": "ecab13cfd6ac22657020db8f86eb89f952b0f953",
|
20
|
+
"comment": "update react-icons dependency"
|
33
21
|
},
|
34
22
|
{
|
35
23
|
"author": "beachball",
|
36
24
|
"package": "@fluentui/react-button",
|
37
|
-
"comment": "Bump @fluentui/react-
|
38
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightlya54302c0b220211124.1",
|
26
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
39
27
|
},
|
40
28
|
{
|
41
29
|
"author": "beachball",
|
42
30
|
"package": "@fluentui/react-button",
|
43
|
-
"comment": "Bump @fluentui/react-
|
44
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlya54302c0b220211124.1",
|
32
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
45
33
|
},
|
46
34
|
{
|
47
35
|
"author": "beachball",
|
48
36
|
"package": "@fluentui/react-button",
|
49
|
-
"comment": "Bump @fluentui/react-
|
50
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightlya54302c0b220211124.1",
|
38
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
51
39
|
},
|
52
40
|
{
|
53
41
|
"author": "beachball",
|
54
42
|
"package": "@fluentui/react-button",
|
55
|
-
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-
|
56
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightlya54302c0b220211124.1",
|
44
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
57
45
|
},
|
58
46
|
{
|
59
47
|
"author": "beachball",
|
60
48
|
"package": "@fluentui/react-button",
|
61
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-
|
62
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlya54302c0b220211124.1",
|
50
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
63
51
|
},
|
64
52
|
{
|
65
53
|
"author": "beachball",
|
66
54
|
"package": "@fluentui/react-button",
|
67
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-
|
68
|
-
"commit": "
|
55
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlya54302c0b220211124.1",
|
56
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
69
57
|
}
|
70
58
|
]
|
71
59
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,26 +1,24 @@
|
|
1
1
|
# Change Log - @fluentui/react-button
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 24 Nov 2021 04:12:44 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlya54302c0b220211124.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightlya54302c0b220211124.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.4..@fluentui/react-button_v0.0.0-
|
9
|
+
Wed, 24 Nov 2021 04:12:44 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.4..@fluentui/react-button_v0.0.0-nightlya54302c0b220211124.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/a449bd93de8007bbeb4346e285638fdfd0f25f4d) by email not defined)
|
15
14
|
- MenuButton: Removing tight coupling with Menu by replicating type locally. ([PR #20635](https://github.com/microsoft/fluentui/pull/20635) by Humberto.Morimoto@microsoft.com)
|
16
|
-
-
|
17
|
-
- Bump @fluentui/react-aria to v0.0.0-
|
18
|
-
- Bump @fluentui/react-make-styles to v0.0.0-
|
19
|
-
- Bump @fluentui/react-tabster to v0.0.0-
|
20
|
-
- Bump @fluentui/
|
21
|
-
- Bump @fluentui/
|
22
|
-
- Bump @fluentui/
|
23
|
-
- Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly8faa94d11420211118.1 ([commit](https://github.com/microsoft/fluentui/commit/a449bd93de8007bbeb4346e285638fdfd0f25f4d) by beachball)
|
15
|
+
- update react-icons dependency ([PR #20563](https://github.com/microsoft/fluentui/pull/20563) by ololubek@microsoft.com)
|
16
|
+
- Bump @fluentui/react-aria to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
17
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
18
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
19
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
20
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
21
|
+
- Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
24
22
|
|
25
23
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.4)
|
26
24
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-button",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlya54302c0b220211124.1",
|
4
4
|
"description": "Fluent UI React Button component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -26,11 +26,11 @@
|
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/a11y-testing": "^0.1.0",
|
29
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
29
|
+
"@fluentui/babel-make-styles": "0.0.0-nightlya54302c0b220211124.1",
|
30
30
|
"@fluentui/eslint-plugin": "*",
|
31
|
-
"@fluentui/jest-serializer-make-styles": "0.0.0-
|
31
|
+
"@fluentui/jest-serializer-make-styles": "0.0.0-nightlya54302c0b220211124.1",
|
32
32
|
"@fluentui/react-conformance": "*",
|
33
|
-
"@fluentui/react-conformance-make-styles": "0.0.0-
|
33
|
+
"@fluentui/react-conformance-make-styles": "0.0.0-nightlya54302c0b220211124.1",
|
34
34
|
"@fluentui/scripts": "^1.0.0",
|
35
35
|
"@types/enzyme": "3.10.3",
|
36
36
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -44,12 +44,12 @@
|
|
44
44
|
"react-test-renderer": "^16.3.0"
|
45
45
|
},
|
46
46
|
"dependencies": {
|
47
|
-
"@fluentui/keyboard-keys": "0.0.0-
|
48
|
-
"@fluentui/react-aria": "0.0.0-
|
49
|
-
"@fluentui/react-icons": "^
|
50
|
-
"@fluentui/react-make-styles": "0.0.0-
|
51
|
-
"@fluentui/react-tabster": "0.0.0-
|
52
|
-
"@fluentui/react-utilities": "0.0.0-
|
47
|
+
"@fluentui/keyboard-keys": "0.0.0-nightlya54302c0b220211124.0",
|
48
|
+
"@fluentui/react-aria": "0.0.0-nightlya54302c0b220211124.1",
|
49
|
+
"@fluentui/react-icons": "^2.0.152-beta.3",
|
50
|
+
"@fluentui/react-make-styles": "0.0.0-nightlya54302c0b220211124.1",
|
51
|
+
"@fluentui/react-tabster": "0.0.0-nightlya54302c0b220211124.1",
|
52
|
+
"@fluentui/react-utilities": "0.0.0-nightlya54302c0b220211124.0",
|
53
53
|
"tslib": "^2.1.0"
|
54
54
|
},
|
55
55
|
"peerDependencies": {
|