@fluentui/react-spinbutton 0.0.0-nightly-20220503-0421.1 → 0.0.0-nightly-20220506-0417.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.
Files changed (3) hide show
  1. package/CHANGELOG.json +109 -17
  2. package/CHANGELOG.md +42 -15
  3. package/package.json +9 -9
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 03 May 2022 04:34:37 GMT",
6
- "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220503-0421.1",
7
- "version": "0.0.0-nightly-20220503-0421.1",
5
+ "date": "Fri, 06 May 2022 04:27:22 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220506-0417.1",
7
+ "version": "0.0.0-nightly-20220506-0417.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,6 +13,96 @@
13
13
  "commit": "not available",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-spinbutton",
19
+ "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220506-0417.1",
20
+ "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-spinbutton",
25
+ "comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220506-0417.1",
26
+ "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-spinbutton",
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220506-0417.1",
32
+ "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-spinbutton",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220506-0417.1",
38
+ "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-spinbutton",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220506-0417.1",
44
+ "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-spinbutton",
49
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220506-0417.1",
50
+ "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 05 May 2022 18:26:30 GMT",
57
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.9",
58
+ "version": "9.0.0-beta.9",
59
+ "comments": {
60
+ "prerelease": [
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-spinbutton",
64
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.6",
65
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-spinbutton",
70
+ "comment": "Bump @fluentui/react-input to v9.0.0-beta.9",
71
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-spinbutton",
76
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
77
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-spinbutton",
82
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
83
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-spinbutton",
88
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5",
89
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-spinbutton",
94
+ "comment": "Bump @fluentui/react-label to v9.0.0-beta.12",
95
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "date": "Wed, 04 May 2022 13:26:50 GMT",
102
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.8",
103
+ "version": "9.0.0-beta.8",
104
+ "comments": {
105
+ "prerelease": [
16
106
  {
17
107
  "author": "seanmonahan@microsoft.com",
18
108
  "package": "@fluentui/react-spinbutton",
@@ -28,38 +118,40 @@
28
118
  {
29
119
  "author": "beachball",
30
120
  "package": "@fluentui/react-spinbutton",
31
- "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220503-0421.1",
32
- "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
121
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
122
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
33
123
  },
34
124
  {
35
125
  "author": "beachball",
36
126
  "package": "@fluentui/react-spinbutton",
37
- "comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220503-0421.1",
38
- "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
127
+ "comment": "Bump @fluentui/react-input to v9.0.0-beta.8",
128
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
39
129
  },
40
130
  {
41
131
  "author": "beachball",
42
132
  "package": "@fluentui/react-spinbutton",
43
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220503-0421.1",
44
- "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
133
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
134
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
45
135
  },
46
136
  {
47
137
  "author": "beachball",
48
138
  "package": "@fluentui/react-spinbutton",
49
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220503-0421.1",
50
- "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
139
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
140
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
51
141
  },
52
142
  {
53
143
  "author": "beachball",
54
144
  "package": "@fluentui/react-spinbutton",
55
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220503-0421.1",
56
- "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
57
- },
145
+ "comment": "Bump @fluentui/react-label to v9.0.0-beta.11",
146
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
147
+ }
148
+ ],
149
+ "none": [
58
150
  {
59
- "author": "beachball",
151
+ "author": "tristan.watanabe@gmail.com",
60
152
  "package": "@fluentui/react-spinbutton",
61
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220503-0421.1",
62
- "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
153
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
154
+ "comment": "react-spinbutton: Move to new common folder."
63
155
  }
64
156
  ]
65
157
  }
package/CHANGELOG.md CHANGED
@@ -1,29 +1,56 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Tue, 03 May 2022 04:34:37 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 06 May 2022 04:27:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220503-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220503-0421.1)
7
+ ## [0.0.0-nightly-20220506-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220506-0417.1)
8
8
 
9
- Tue, 03 May 2022 04:34:37 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.7..@fluentui/react-spinbutton_v0.0.0-nightly-20220503-0421.1)
9
+ Fri, 06 May 2022 04:27:22 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-20220506-0417.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+ - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
16
+ - Bump @fluentui/react-input to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
20
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
21
+
22
+ ## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.9)
23
+
24
+ Thu, 05 May 2022 18:26:30 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.8..@fluentui/react-spinbutton_v9.0.0-beta.9)
26
+
27
+ ### Changes
28
+
29
+ - Bump @fluentui/keyboard-keys to v9.0.0-rc.6 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
30
+ - Bump @fluentui/react-input to v9.0.0-beta.9 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
31
+ - Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
33
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
34
+ - Bump @fluentui/react-label to v9.0.0-beta.12 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
35
+
36
+ ## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.8)
37
+
38
+ Wed, 04 May 2022 13:26:50 GMT
39
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.7..@fluentui/react-spinbutton_v9.0.0-beta.8)
40
+
41
+ ### Changes
42
+
15
43
  - remove MIGRATION.md ([PR #22737](https://github.com/microsoft/fluentui/pull/22737) by seanmonahan@microsoft.com)
16
44
  - react-spinbutton: remove "inputType" prop ([PR #22652](https://github.com/microsoft/fluentui/pull/22652) by seanmonahan@microsoft.com)
17
- - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
18
- - Bump @fluentui/react-input to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
19
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
20
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
21
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
22
- - Bump @fluentui/react-label to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
45
+ - Bump @fluentui/keyboard-keys to v9.0.0-rc.5 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
46
+ - Bump @fluentui/react-input to v9.0.0-beta.8 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
47
+ - Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
48
+ - Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
49
+ - Bump @fluentui/react-label to v9.0.0-beta.11 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
23
50
 
24
51
  ## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.7)
25
52
 
26
- Mon, 25 Apr 2022 09:32:14 GMT
53
+ Mon, 25 Apr 2022 09:32:14 GMT
27
54
  [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
55
 
29
56
  ### Changes
@@ -34,7 +61,7 @@ Mon, 25 Apr 2022 09:32:14 GMT
34
61
 
35
62
  ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
36
63
 
37
- Tue, 19 Apr 2022 19:17:29 GMT
64
+ Tue, 19 Apr 2022 19:17:29 GMT
38
65
  [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
66
 
40
67
  ### Changes
@@ -47,7 +74,7 @@ Tue, 19 Apr 2022 19:17:29 GMT
47
74
 
48
75
  ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
49
76
 
50
- Fri, 04 Mar 2022 05:17:40 GMT
77
+ Fri, 04 Mar 2022 05:17:40 GMT
51
78
  [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
79
 
53
80
  ### Changes
@@ -56,7 +83,7 @@ Fri, 04 Mar 2022 05:17:40 GMT
56
83
 
57
84
  ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
58
85
 
59
- Tue, 01 Mar 2022 02:17:40 GMT
86
+ Tue, 01 Mar 2022 02:17:40 GMT
60
87
  [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
88
 
62
89
  ### Changes
@@ -65,7 +92,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
65
92
 
66
93
  ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)
67
94
 
68
- Fri, 18 Feb 2022 13:35:38 GMT
95
+ Fri, 18 Feb 2022 13:35:38 GMT
69
96
  [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
97
 
71
98
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "0.0.0-nightly-20220503-0421.1",
3
+ "version": "0.0.0-nightly-20220506-0417.1",
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 ../../scripts/typescript/normalize-import --output ./dist/packages/react-spinbutton/src && yarn docs",
25
- "storybook": "node ../../scripts/storybook/runner",
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": "0.0.0-nightly-20220503-0421.1",
32
- "@fluentui/react-label": "0.0.0-nightly-20220503-0421.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220506-0417.1",
32
+ "@fluentui/react-label": "0.0.0-nightly-20220506-0417.1",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
36
  "@griffel/react": "1.0.3",
37
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220503-0421.1",
37
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20220506-0417.1",
38
38
  "@fluentui/react-icons": "^2.0.166-rc.3",
39
- "@fluentui/react-input": "0.0.0-nightly-20220503-0421.1",
40
- "@fluentui/react-theme": "0.0.0-nightly-20220503-0421.1",
41
- "@fluentui/react-utilities": "0.0.0-nightly-20220503-0421.1",
39
+ "@fluentui/react-input": "0.0.0-nightly-20220506-0417.1",
40
+ "@fluentui/react-theme": "0.0.0-nightly-20220506-0417.1",
41
+ "@fluentui/react-utilities": "0.0.0-nightly-20220506-0417.1",
42
42
  "tslib": "^2.1.0"
43
43
  },
44
44
  "peerDependencies": {