@fluentui/react-spinbutton 0.0.0-nightly-20220523-0424.1 → 9.0.0-beta.10

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,118 +2,118 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 23 May 2022 04:37:01 GMT",
6
- "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220523-0424.1",
7
- "version": "0.0.0-nightly-20220523-0424.1",
5
+ "date": "Mon, 23 May 2022 12:10:05 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.10",
7
+ "version": "9.0.0-beta.10",
8
8
  "comments": {
9
9
  "prerelease": [
10
- {
11
- "author": "seanmonahan@microsoft.com",
12
- "package": "@fluentui/react-spinbutton",
13
- "commit": "8f40f25712a38b3b3121e7eb71623ce3d5a187e1",
14
- "comment": "react-spinbutton: add aria-valuetext override"
15
- },
16
10
  {
17
11
  "author": "olfedias@microsoft.com",
18
12
  "package": "@fluentui/react-spinbutton",
19
- "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
13
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
20
14
  "comment": "chore: Update Griffel to latest version"
21
15
  },
22
16
  {
23
- "author": "gcox@microsoft.com",
17
+ "author": "seanmonahan@microsoft.com",
24
18
  "package": "@fluentui/react-spinbutton",
25
- "commit": "02fafa9e9ba11326583bad5db2e3dfce9d4407ff",
26
- "comment": "react-spinbutton: use spacing tokens"
19
+ "commit": "e5f896d0098d23b01a4f0ab4b154fca0a47a1a89",
20
+ "comment": "react-spinbutton: update appearance stories"
27
21
  },
28
22
  {
29
23
  "author": "seanmonahan@microsoft.com",
30
24
  "package": "@fluentui/react-spinbutton",
31
- "commit": "c70db5af9d6986c0f4c03c4c54bf26cb7a0f2096",
32
- "comment": "react-spinbutton: remove \"strings\" prop"
25
+ "commit": "111151a252ce77c26354f50101791bbe71de78fe",
26
+ "comment": "appearance story updates"
33
27
  },
34
28
  {
35
29
  "author": "seanmonahan@microsoft.com",
36
30
  "package": "@fluentui/react-spinbutton",
37
- "commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
38
- "comment": "Update react-input dependency version to release candidate."
31
+ "commit": "fbed857eb218943dcd08686eca1f469314bb84f6",
32
+ "comment": "widen `value` type to include `null`"
39
33
  },
40
34
  {
41
- "author": "seanmonahan@microsoft.com",
35
+ "author": "esteban.230@hotmail.com",
42
36
  "package": "@fluentui/react-spinbutton",
43
- "commit": "d70513cb733174eb29068b9828b527b6425ba041",
44
- "comment": "update stepper clamping behavior"
37
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
38
+ "comment": "Updated react-label package version to RC."
39
+ },
40
+ {
41
+ "author": "martinhochel@microsoft.com",
42
+ "package": "@fluentui/react-spinbutton",
43
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
44
+ "comment": "feat: ship rolluped only dts"
45
45
  },
46
46
  {
47
47
  "author": "seanmonahan@microsoft.com",
48
48
  "package": "@fluentui/react-spinbutton",
49
- "commit": "2876fdf9a81f0a9a7c5fd0499bd48045b6b5fd5c",
50
- "comment": "react-spinbutton: remove SpinButtonCommons type"
49
+ "commit": "8f40f25712a38b3b3121e7eb71623ce3d5a187e1",
50
+ "comment": "react-spinbutton: add aria-valuetext override"
51
51
  },
52
52
  {
53
53
  "author": "olfedias@microsoft.com",
54
54
  "package": "@fluentui/react-spinbutton",
55
- "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
55
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
56
56
  "comment": "chore: Update Griffel to latest version"
57
57
  },
58
58
  {
59
- "author": "seanmonahan@microsoft.com",
59
+ "author": "gcox@microsoft.com",
60
60
  "package": "@fluentui/react-spinbutton",
61
- "commit": "e5f896d0098d23b01a4f0ab4b154fca0a47a1a89",
62
- "comment": "react-spinbutton: update appearance stories"
61
+ "commit": "02fafa9e9ba11326583bad5db2e3dfce9d4407ff",
62
+ "comment": "react-spinbutton: use spacing tokens"
63
63
  },
64
64
  {
65
65
  "author": "seanmonahan@microsoft.com",
66
66
  "package": "@fluentui/react-spinbutton",
67
- "commit": "111151a252ce77c26354f50101791bbe71de78fe",
68
- "comment": "appearance story updates"
67
+ "commit": "c70db5af9d6986c0f4c03c4c54bf26cb7a0f2096",
68
+ "comment": "react-spinbutton: remove \"strings\" prop"
69
69
  },
70
70
  {
71
71
  "author": "seanmonahan@microsoft.com",
72
72
  "package": "@fluentui/react-spinbutton",
73
- "commit": "fbed857eb218943dcd08686eca1f469314bb84f6",
74
- "comment": "widen `value` type to include `null`"
73
+ "commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
74
+ "comment": "Update react-input dependency version to release candidate."
75
75
  },
76
76
  {
77
- "author": "esteban.230@hotmail.com",
77
+ "author": "seanmonahan@microsoft.com",
78
78
  "package": "@fluentui/react-spinbutton",
79
- "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
80
- "comment": "Updated react-label package version to RC."
79
+ "commit": "d70513cb733174eb29068b9828b527b6425ba041",
80
+ "comment": "update stepper clamping behavior"
81
81
  },
82
82
  {
83
- "author": "martinhochel@microsoft.com",
83
+ "author": "seanmonahan@microsoft.com",
84
84
  "package": "@fluentui/react-spinbutton",
85
- "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
86
- "comment": "feat: ship rolluped only dts"
85
+ "commit": "2876fdf9a81f0a9a7c5fd0499bd48045b6b5fd5c",
86
+ "comment": "react-spinbutton: remove SpinButtonCommons type"
87
87
  },
88
88
  {
89
89
  "author": "beachball",
90
90
  "package": "@fluentui/react-spinbutton",
91
- "comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220523-0424.1",
92
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
91
+ "comment": "Bump @fluentui/react-input to v9.0.0-rc.2",
92
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
93
93
  },
94
94
  {
95
95
  "author": "beachball",
96
96
  "package": "@fluentui/react-spinbutton",
97
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1",
98
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
97
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
98
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
99
99
  },
100
100
  {
101
101
  "author": "beachball",
102
102
  "package": "@fluentui/react-spinbutton",
103
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1",
104
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
103
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
104
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
105
105
  },
106
106
  {
107
107
  "author": "beachball",
108
108
  "package": "@fluentui/react-spinbutton",
109
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220523-0424.1",
110
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
109
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6",
110
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
111
111
  },
112
112
  {
113
113
  "author": "beachball",
114
114
  "package": "@fluentui/react-spinbutton",
115
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220523-0424.1",
116
- "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
115
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.2",
116
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
117
117
  }
118
118
  ]
119
119
  }
package/CHANGELOG.md CHANGED
@@ -1,16 +1,22 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Mon, 23 May 2022 04:37:01 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 12:10:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220523-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220523-0424.1)
7
+ ## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.10)
8
8
 
9
- Mon, 23 May 2022 04:37:01 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-20220523-0424.1)
9
+ Mon, 23 May 2022 12:10:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.9..@fluentui/react-spinbutton_v9.0.0-beta.10)
11
11
 
12
12
  ### Changes
13
13
 
14
+ - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
15
+ - react-spinbutton: update appearance stories ([PR #22980](https://github.com/microsoft/fluentui/pull/22980) by seanmonahan@microsoft.com)
16
+ - appearance story updates ([PR #22995](https://github.com/microsoft/fluentui/pull/22995) by seanmonahan@microsoft.com)
17
+ - widen `value` type to include `null` ([PR #23025](https://github.com/microsoft/fluentui/pull/23025) by seanmonahan@microsoft.com)
18
+ - Updated react-label package version to RC. ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
19
+ - feat: ship rolluped only dts ([PR #22828](https://github.com/microsoft/fluentui/pull/22828) by martinhochel@microsoft.com)
14
20
  - react-spinbutton: add aria-valuetext override ([PR #22905](https://github.com/microsoft/fluentui/pull/22905) by seanmonahan@microsoft.com)
15
21
  - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
16
22
  - react-spinbutton: use spacing tokens ([PR #22950](https://github.com/microsoft/fluentui/pull/22950) by gcox@microsoft.com)
@@ -18,17 +24,11 @@ Mon, 23 May 2022 04:37:01 GMT
18
24
  - Update react-input dependency version to release candidate. ([PR #23090](https://github.com/microsoft/fluentui/pull/23090) by seanmonahan@microsoft.com)
19
25
  - update stepper clamping behavior ([PR #23004](https://github.com/microsoft/fluentui/pull/23004) by seanmonahan@microsoft.com)
20
26
  - react-spinbutton: remove SpinButtonCommons type ([PR #22871](https://github.com/microsoft/fluentui/pull/22871) by seanmonahan@microsoft.com)
21
- - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
22
- - react-spinbutton: update appearance stories ([PR #22980](https://github.com/microsoft/fluentui/pull/22980) by seanmonahan@microsoft.com)
23
- - appearance story updates ([PR #22995](https://github.com/microsoft/fluentui/pull/22995) by seanmonahan@microsoft.com)
24
- - widen `value` type to include `null` ([PR #23025](https://github.com/microsoft/fluentui/pull/23025) by seanmonahan@microsoft.com)
25
- - Updated react-label package version to RC. ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
26
- - feat: ship rolluped only dts ([PR #22828](https://github.com/microsoft/fluentui/pull/22828) by martinhochel@microsoft.com)
27
- - Bump @fluentui/react-input to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
28
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
29
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
30
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
31
- - Bump @fluentui/react-label to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
27
+ - Bump @fluentui/react-input to v9.0.0-rc.2 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
28
+ - Bump @fluentui/react-theme to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
30
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
31
+ - Bump @fluentui/react-label to v9.0.0-rc.2 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
32
32
 
33
33
  ## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.9)
34
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "0.0.0-nightly-20220523-0424.1",
3
+ "version": "9.0.0-beta.10",
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-20220523-0424.1",
32
- "@fluentui/react-label": "0.0.0-nightly-20220523-0424.1",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.6",
32
+ "@fluentui/react-label": "9.0.0-rc.2",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
36
  "@griffel/react": "1.0.5",
37
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220523-0424.0",
37
+ "@fluentui/keyboard-keys": "9.0.0-rc.6",
38
38
  "@fluentui/react-icons": "^2.0.166-rc.3",
39
- "@fluentui/react-input": "0.0.0-nightly-20220523-0424.1",
40
- "@fluentui/react-theme": "0.0.0-nightly-20220523-0424.1",
41
- "@fluentui/react-utilities": "0.0.0-nightly-20220523-0424.1",
39
+ "@fluentui/react-input": "9.0.0-rc.2",
40
+ "@fluentui/react-theme": "9.0.0-rc.8",
41
+ "@fluentui/react-utilities": "9.0.0-rc.9",
42
42
  "tslib": "^2.1.0"
43
43
  },
44
44
  "peerDependencies": {