@fluentui/react-spinbutton 0.0.0-nightly-20220425-0418.1 → 9.0.0-beta.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +8 -44
- package/CHANGELOG.md +6 -12
- package/package.json +7 -7
package/CHANGELOG.json
CHANGED
@@ -2,23 +2,11 @@
|
|
2
2
|
"name": "@fluentui/react-spinbutton",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Mon, 25 Apr 2022
|
6
|
-
"tag": "@fluentui/react-
|
7
|
-
"version": "
|
5
|
+
"date": "Mon, 25 Apr 2022 09:31:16 GMT",
|
6
|
+
"tag": "@fluentui/react-spinbutton_v9.0.0-beta.7",
|
7
|
+
"version": "9.0.0-beta.7",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
|
-
{
|
11
|
-
"author": "email not defined",
|
12
|
-
"package": "@fluentui/react-spinbutton",
|
13
|
-
"commit": "not available",
|
14
|
-
"comment": "Release nightly v9"
|
15
|
-
},
|
16
|
-
{
|
17
|
-
"author": "seanmonahan@microsoft.com",
|
18
|
-
"package": "@fluentui/react-spinbutton",
|
19
|
-
"commit": "af7befccb9b4897cf99c8a4283ab2cbd80018f69",
|
20
|
-
"comment": "react-spinbutton: remove private from package.json"
|
21
|
-
},
|
22
10
|
{
|
23
11
|
"author": "seanmonahan@microsoft.com",
|
24
12
|
"package": "@fluentui/react-spinbutton",
|
@@ -26,40 +14,16 @@
|
|
26
14
|
"comment": "use ::after pseudo element in styles"
|
27
15
|
},
|
28
16
|
{
|
29
|
-
"author": "
|
30
|
-
"package": "@fluentui/react-spinbutton",
|
31
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220425-0418.1",
|
32
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
33
|
-
},
|
34
|
-
{
|
35
|
-
"author": "beachball",
|
36
|
-
"package": "@fluentui/react-spinbutton",
|
37
|
-
"comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220425-0418.1",
|
38
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
39
|
-
},
|
40
|
-
{
|
41
|
-
"author": "beachball",
|
42
|
-
"package": "@fluentui/react-spinbutton",
|
43
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220425-0418.1",
|
44
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"author": "beachball",
|
48
|
-
"package": "@fluentui/react-spinbutton",
|
49
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220425-0418.1",
|
50
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
51
|
-
},
|
52
|
-
{
|
53
|
-
"author": "beachball",
|
17
|
+
"author": "seanmonahan@microsoft.com",
|
54
18
|
"package": "@fluentui/react-spinbutton",
|
55
|
-
"
|
56
|
-
"
|
19
|
+
"commit": "af7befccb9b4897cf99c8a4283ab2cbd80018f69",
|
20
|
+
"comment": "react-spinbutton: remove private from package.json"
|
57
21
|
},
|
58
22
|
{
|
59
23
|
"author": "beachball",
|
60
24
|
"package": "@fluentui/react-spinbutton",
|
61
|
-
"comment": "Bump @fluentui/react-
|
62
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-input to v9.0.0-beta.7",
|
26
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
63
27
|
}
|
64
28
|
]
|
65
29
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,25 +1,19 @@
|
|
1
1
|
# Change Log - @fluentui/react-spinbutton
|
2
2
|
|
3
|
-
This log was last generated on Mon, 25 Apr 2022
|
3
|
+
This log was last generated on Mon, 25 Apr 2022 09:31:16 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [
|
7
|
+
## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.7)
|
8
8
|
|
9
|
-
Mon, 25 Apr 2022
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-
|
9
|
+
Mon, 25 Apr 2022 09:31:16 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.7)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
-
- react-spinbutton: remove private from package.json ([PR #22568](https://github.com/microsoft/fluentui/pull/22568) by seanmonahan@microsoft.com)
|
16
14
|
- use ::after pseudo element in styles ([PR #22591](https://github.com/microsoft/fluentui/pull/22591) by seanmonahan@microsoft.com)
|
17
|
-
-
|
18
|
-
- Bump @fluentui/react-input to
|
19
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
20
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
21
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
22
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
15
|
+
- react-spinbutton: remove private from package.json ([PR #22568](https://github.com/microsoft/fluentui/pull/22568) by seanmonahan@microsoft.com)
|
16
|
+
- Bump @fluentui/react-input to v9.0.0-beta.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
23
17
|
|
24
18
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
|
25
19
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-spinbutton",
|
3
|
-
"version": "
|
3
|
+
"version": "9.0.0-beta.7",
|
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": "
|
32
|
-
"@fluentui/react-label": "
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.4",
|
32
|
+
"@fluentui/react-label": "9.0.0-beta.10",
|
33
33
|
"@fluentui/scripts": "^1.0.0"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
36
|
"@griffel/react": "1.0.3",
|
37
|
-
"@fluentui/keyboard-keys": "
|
37
|
+
"@fluentui/keyboard-keys": "9.0.0-rc.4",
|
38
38
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
39
|
-
"@fluentui/react-input": "
|
40
|
-
"@fluentui/react-theme": "
|
41
|
-
"@fluentui/react-utilities": "
|
39
|
+
"@fluentui/react-input": "9.0.0-beta.7",
|
40
|
+
"@fluentui/react-theme": "9.0.0-rc.5",
|
41
|
+
"@fluentui/react-utilities": "9.0.0-rc.6",
|
42
42
|
"tslib": "^2.1.0"
|
43
43
|
},
|
44
44
|
"peerDependencies": {
|