@fluentui/react-spinbutton 0.0.0-nightly-20220610-0420.1 → 0.0.0-nightly-20220615-0421.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +15 -9
- package/CHANGELOG.md +8 -7
- package/dist/index.d.ts +2 -0
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
@@ -2,28 +2,34 @@
|
|
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": "Wed, 15 Jun 2022 04:36:22 GMT",
|
6
|
+
"tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220615-0421.1",
|
7
|
+
"version": "0.0.0-nightly-20220615-0421.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "olfedias@microsoft.com",
|
12
|
+
"package": "@fluentui/react-spinbutton",
|
13
|
+
"commit": "82bd30dd41ad58df1f325e9b721200ed15d674a2",
|
14
|
+
"comment": "chore: Update @fluentui/react-icons to latest version"
|
15
|
+
},
|
10
16
|
{
|
11
17
|
"author": "beachball",
|
12
18
|
"package": "@fluentui/react-spinbutton",
|
13
|
-
"comment": "Bump @fluentui/react-input to v0.0.0-nightly-
|
14
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220615-0421.1",
|
20
|
+
"commit": "251ff0f337f2debfdbc2d3027019a5f2d7cb43bc"
|
15
21
|
},
|
16
22
|
{
|
17
23
|
"author": "beachball",
|
18
24
|
"package": "@fluentui/react-spinbutton",
|
19
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
20
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220615-0421.1",
|
26
|
+
"commit": "251ff0f337f2debfdbc2d3027019a5f2d7cb43bc"
|
21
27
|
},
|
22
28
|
{
|
23
29
|
"author": "beachball",
|
24
30
|
"package": "@fluentui/react-spinbutton",
|
25
|
-
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-
|
26
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220615-0421.1",
|
32
|
+
"commit": "251ff0f337f2debfdbc2d3027019a5f2d7cb43bc"
|
27
33
|
}
|
28
34
|
]
|
29
35
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,20 @@
|
|
1
1
|
# Change Log - @fluentui/react-spinbutton
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 15 Jun 2022 04:36:22 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-20220615-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220615-0421.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.13..@fluentui/react-spinbutton_v0.0.0-nightly-
|
9
|
+
Wed, 15 Jun 2022 04:36:22 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.13..@fluentui/react-spinbutton_v0.0.0-nightly-20220615-0421.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
-
|
15
|
-
- Bump @fluentui/react-
|
16
|
-
- Bump @fluentui/react-
|
14
|
+
- chore: Update @fluentui/react-icons to latest version ([PR #23459](https://github.com/microsoft/fluentui/pull/23459) by olfedias@microsoft.com)
|
15
|
+
- Bump @fluentui/react-input to v0.0.0-nightly-20220615-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/251ff0f337f2debfdbc2d3027019a5f2d7cb43bc) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220615-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/251ff0f337f2debfdbc2d3027019a5f2d7cb43bc) by beachball)
|
17
|
+
- Bump @fluentui/react-label to v0.0.0-nightly-20220615-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/251ff0f337f2debfdbc2d3027019a5f2d7cb43bc) by beachball)
|
17
18
|
|
18
19
|
## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.13)
|
19
20
|
|
package/dist/index.d.ts
CHANGED
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-20220615-0421.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-20220615-0421.0",
|
32
|
+
"@fluentui/react-label": "0.0.0-nightly-20220615-0421.1",
|
33
33
|
"@fluentui/scripts": "^1.0.0"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
36
|
"@griffel/react": "1.1.0",
|
37
|
-
"@fluentui/keyboard-keys": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-icons": "^2.0.
|
39
|
-
"@fluentui/react-input": "0.0.0-nightly-
|
40
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
41
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
37
|
+
"@fluentui/keyboard-keys": "0.0.0-nightly-20220615-0421.0",
|
38
|
+
"@fluentui/react-icons": "^2.0.172-rc.8",
|
39
|
+
"@fluentui/react-input": "0.0.0-nightly-20220615-0421.1",
|
40
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220615-0421.0",
|
41
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220615-0421.1",
|
42
42
|
"tslib": "^2.1.0"
|
43
43
|
},
|
44
44
|
"peerDependencies": {
|