@fluentui/react-spinbutton 0.0.0-nightly-20220503-0421.1 → 9.0.0-beta.8
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +19 -23
- package/CHANGELOG.md +14 -16
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,11 @@
|
|
2
2
|
"name": "@fluentui/react-spinbutton",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-
|
7
|
-
"version": "
|
5
|
+
"date": "Wed, 04 May 2022 13:24:18 GMT",
|
6
|
+
"tag": "@fluentui/react-spinbutton_v9.0.0-beta.8",
|
7
|
+
"version": "9.0.0-beta.8",
|
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
10
|
{
|
17
11
|
"author": "seanmonahan@microsoft.com",
|
18
12
|
"package": "@fluentui/react-spinbutton",
|
@@ -28,38 +22,40 @@
|
|
28
22
|
{
|
29
23
|
"author": "beachball",
|
30
24
|
"package": "@fluentui/react-spinbutton",
|
31
|
-
"comment": "Bump @fluentui/keyboard-keys to
|
32
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
|
26
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
33
27
|
},
|
34
28
|
{
|
35
29
|
"author": "beachball",
|
36
30
|
"package": "@fluentui/react-spinbutton",
|
37
|
-
"comment": "Bump @fluentui/react-input to
|
38
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-input to v9.0.0-beta.8",
|
32
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
39
33
|
},
|
40
34
|
{
|
41
35
|
"author": "beachball",
|
42
36
|
"package": "@fluentui/react-spinbutton",
|
43
|
-
"comment": "Bump @fluentui/react-theme to
|
44
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
38
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
45
39
|
},
|
46
40
|
{
|
47
41
|
"author": "beachball",
|
48
42
|
"package": "@fluentui/react-spinbutton",
|
49
|
-
"comment": "Bump @fluentui/react-utilities to
|
50
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
44
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
51
45
|
},
|
52
46
|
{
|
53
47
|
"author": "beachball",
|
54
48
|
"package": "@fluentui/react-spinbutton",
|
55
|
-
"comment": "Bump @fluentui/react-
|
56
|
-
"commit": "
|
57
|
-
}
|
49
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-beta.11",
|
50
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
51
|
+
}
|
52
|
+
],
|
53
|
+
"none": [
|
58
54
|
{
|
59
|
-
"author": "
|
55
|
+
"author": "tristan.watanabe@gmail.com",
|
60
56
|
"package": "@fluentui/react-spinbutton",
|
61
|
-
"
|
62
|
-
"
|
57
|
+
"commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
|
58
|
+
"comment": "react-spinbutton: Move to new common folder."
|
63
59
|
}
|
64
60
|
]
|
65
61
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,29 +1,27 @@
|
|
1
1
|
# Change Log - @fluentui/react-spinbutton
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 04 May 2022 13:24:18 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [
|
7
|
+
## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.8)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.7..@fluentui/react-
|
9
|
+
Wed, 04 May 2022 13:24:18 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.7..@fluentui/react-spinbutton_v9.0.0-beta.8)
|
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
14
|
- remove MIGRATION.md ([PR #22737](https://github.com/microsoft/fluentui/pull/22737) by seanmonahan@microsoft.com)
|
16
15
|
- react-spinbutton: remove "inputType" prop ([PR #22652](https://github.com/microsoft/fluentui/pull/22652) by seanmonahan@microsoft.com)
|
17
|
-
- Bump @fluentui/keyboard-keys to
|
18
|
-
- Bump @fluentui/react-input to
|
19
|
-
- Bump @fluentui/react-theme to
|
20
|
-
- Bump @fluentui/react-utilities to
|
21
|
-
- Bump @fluentui/react-
|
22
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
|
16
|
+
- Bump @fluentui/keyboard-keys to v9.0.0-rc.5 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
17
|
+
- Bump @fluentui/react-input to v9.0.0-beta.8 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
20
|
+
- Bump @fluentui/react-label to v9.0.0-beta.11 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
23
21
|
|
24
22
|
## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.7)
|
25
23
|
|
26
|
-
Mon, 25 Apr 2022 09:32:14 GMT
|
24
|
+
Mon, 25 Apr 2022 09:32:14 GMT
|
27
25
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.7)
|
28
26
|
|
29
27
|
### Changes
|
@@ -34,7 +32,7 @@ Mon, 25 Apr 2022 09:32:14 GMT
|
|
34
32
|
|
35
33
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
|
36
34
|
|
37
|
-
Tue, 19 Apr 2022 19:17:29 GMT
|
35
|
+
Tue, 19 Apr 2022 19:17:29 GMT
|
38
36
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.6)
|
39
37
|
|
40
38
|
### Changes
|
@@ -47,7 +45,7 @@ Tue, 19 Apr 2022 19:17:29 GMT
|
|
47
45
|
|
48
46
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
|
49
47
|
|
50
|
-
Fri, 04 Mar 2022 05:17:40 GMT
|
48
|
+
Fri, 04 Mar 2022 05:17:40 GMT
|
51
49
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.6)
|
52
50
|
|
53
51
|
### Changes
|
@@ -56,7 +54,7 @@ Fri, 04 Mar 2022 05:17:40 GMT
|
|
56
54
|
|
57
55
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
|
58
56
|
|
59
|
-
Tue, 01 Mar 2022 02:17:40 GMT
|
57
|
+
Tue, 01 Mar 2022 02:17:40 GMT
|
60
58
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.6)
|
61
59
|
|
62
60
|
### Changes
|
@@ -65,7 +63,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
|
|
65
63
|
|
66
64
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
|
67
65
|
|
68
|
-
Fri, 18 Feb 2022 13:35:38 GMT
|
66
|
+
Fri, 18 Feb 2022 13:35:38 GMT
|
69
67
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.5..@fluentui/react-spinbutton_v9.0.0-beta.6)
|
70
68
|
|
71
69
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-spinbutton",
|
3
|
-
"version": "
|
3
|
+
"version": "9.0.0-beta.8",
|
4
4
|
"description": "Fluent UI React SpinButton component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -21,24 +21,24 @@
|
|
21
21
|
"start": "yarn storybook",
|
22
22
|
"test": "jest --passWithNoTests",
|
23
23
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
24
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node
|
25
|
-
"storybook": "node
|
24
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-spinbutton/src && yarn docs",
|
25
|
+
"storybook": "node ../../../scripts/storybook/runner",
|
26
26
|
"type-check": "tsc -b tsconfig.json"
|
27
27
|
},
|
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.11",
|
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.5",
|
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.8",
|
40
|
+
"@fluentui/react-theme": "9.0.0-rc.6",
|
41
|
+
"@fluentui/react-utilities": "9.0.0-rc.7",
|
42
42
|
"tslib": "^2.1.0"
|
43
43
|
},
|
44
44
|
"peerDependencies": {
|