@fluentui/react-spinbutton 0.0.0-nightly-20220516-0419.1 → 0.0.0-nightly-20220517-0418.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +19 -19
- package/CHANGELOG.md +10 -10
- package/package.json +7 -7
package/CHANGELOG.json
CHANGED
@@ -2,11 +2,17 @@
|
|
2
2
|
"name": "@fluentui/react-spinbutton",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-spinbutton_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Tue, 17 May 2022 04:30:54 GMT",
|
6
|
+
"tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220517-0418.1",
|
7
|
+
"version": "0.0.0-nightly-20220517-0418.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "seanmonahan@microsoft.com",
|
12
|
+
"package": "@fluentui/react-spinbutton",
|
13
|
+
"commit": "2876fdf9a81f0a9a7c5fd0499bd48045b6b5fd5c",
|
14
|
+
"comment": "react-spinbutton: remove SpinButtonCommons type"
|
15
|
+
},
|
10
16
|
{
|
11
17
|
"author": "olfedias@microsoft.com",
|
12
18
|
"package": "@fluentui/react-spinbutton",
|
@@ -55,41 +61,35 @@
|
|
55
61
|
"commit": "c70db5af9d6986c0f4c03c4c54bf26cb7a0f2096",
|
56
62
|
"comment": "react-spinbutton: remove \"strings\" prop"
|
57
63
|
},
|
58
|
-
{
|
59
|
-
"author": "seanmonahan@microsoft.com",
|
60
|
-
"package": "@fluentui/react-spinbutton",
|
61
|
-
"commit": "2876fdf9a81f0a9a7c5fd0499bd48045b6b5fd5c",
|
62
|
-
"comment": "react-spinbutton: remove SpinButtonCommons type"
|
63
|
-
},
|
64
64
|
{
|
65
65
|
"author": "beachball",
|
66
66
|
"package": "@fluentui/react-spinbutton",
|
67
|
-
"comment": "Bump @fluentui/react-input to v0.0.0-nightly-
|
68
|
-
"commit": "
|
67
|
+
"comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220517-0418.1",
|
68
|
+
"commit": "f95f6684cb226074554f5279075ff446d8397b6b"
|
69
69
|
},
|
70
70
|
{
|
71
71
|
"author": "beachball",
|
72
72
|
"package": "@fluentui/react-spinbutton",
|
73
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
74
|
-
"commit": "
|
73
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220517-0418.1",
|
74
|
+
"commit": "f95f6684cb226074554f5279075ff446d8397b6b"
|
75
75
|
},
|
76
76
|
{
|
77
77
|
"author": "beachball",
|
78
78
|
"package": "@fluentui/react-spinbutton",
|
79
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
80
|
-
"commit": "
|
79
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220517-0418.1",
|
80
|
+
"commit": "f95f6684cb226074554f5279075ff446d8397b6b"
|
81
81
|
},
|
82
82
|
{
|
83
83
|
"author": "beachball",
|
84
84
|
"package": "@fluentui/react-spinbutton",
|
85
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
86
|
-
"commit": "
|
85
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220517-0418.1",
|
86
|
+
"commit": "f95f6684cb226074554f5279075ff446d8397b6b"
|
87
87
|
},
|
88
88
|
{
|
89
89
|
"author": "beachball",
|
90
90
|
"package": "@fluentui/react-spinbutton",
|
91
|
-
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-
|
92
|
-
"commit": "
|
91
|
+
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220517-0418.1",
|
92
|
+
"commit": "f95f6684cb226074554f5279075ff446d8397b6b"
|
93
93
|
}
|
94
94
|
]
|
95
95
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1
1
|
# Change Log - @fluentui/react-spinbutton
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 17 May 2022 04:30:54 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220517-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220517-0418.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.9..@fluentui/react-spinbutton_v0.0.0-nightly-
|
9
|
+
Tue, 17 May 2022 04:30:54 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.9..@fluentui/react-spinbutton_v0.0.0-nightly-20220517-0418.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
+
- react-spinbutton: remove SpinButtonCommons type ([PR #22871](https://github.com/microsoft/fluentui/pull/22871) by seanmonahan@microsoft.com)
|
14
15
|
- chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
|
15
16
|
- react-spinbutton: update appearance stories ([PR #22980](https://github.com/microsoft/fluentui/pull/22980) by seanmonahan@microsoft.com)
|
16
17
|
- appearance story updates ([PR #22995](https://github.com/microsoft/fluentui/pull/22995) by seanmonahan@microsoft.com)
|
@@ -19,12 +20,11 @@ Mon, 16 May 2022 04:32:28 GMT
|
|
19
20
|
- react-spinbutton: add aria-valuetext override ([PR #22905](https://github.com/microsoft/fluentui/pull/22905) by seanmonahan@microsoft.com)
|
20
21
|
- react-spinbutton: use spacing tokens ([PR #22950](https://github.com/microsoft/fluentui/pull/22950) by gcox@microsoft.com)
|
21
22
|
- react-spinbutton: remove "strings" prop ([PR #22948](https://github.com/microsoft/fluentui/pull/22948) by seanmonahan@microsoft.com)
|
22
|
-
- react-
|
23
|
-
- Bump @fluentui/react-
|
24
|
-
- Bump @fluentui/react-
|
25
|
-
- Bump @fluentui/react-
|
26
|
-
- Bump @fluentui/react-
|
27
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
|
23
|
+
- Bump @fluentui/react-input to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
|
24
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
|
26
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
|
27
|
+
- Bump @fluentui/react-label to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
|
28
28
|
|
29
29
|
## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.9)
|
30
30
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-spinbutton",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220517-0418.1",
|
4
4
|
"description": "Fluent UI React SpinButton component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,17 +28,17 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
32
|
-
"@fluentui/react-label": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220517-0418.1",
|
32
|
+
"@fluentui/react-label": "0.0.0-nightly-20220517-0418.1",
|
33
33
|
"@fluentui/scripts": "^1.0.0"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
36
|
"@griffel/react": "1.0.4",
|
37
|
-
"@fluentui/keyboard-keys": "0.0.0-nightly-
|
37
|
+
"@fluentui/keyboard-keys": "0.0.0-nightly-20220517-0418.0",
|
38
38
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
39
|
-
"@fluentui/react-input": "0.0.0-nightly-
|
40
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
41
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
39
|
+
"@fluentui/react-input": "0.0.0-nightly-20220517-0418.1",
|
40
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220517-0418.1",
|
41
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220517-0418.1",
|
42
42
|
"tslib": "^2.1.0"
|
43
43
|
},
|
44
44
|
"peerDependencies": {
|