@fluentui/react-label 9.0.0-nightly.f81b28ceb3.1 → 9.0.0-rc.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. package/CHANGELOG.json +520 -16
  2. package/CHANGELOG.md +194 -60
  3. package/README.md +17 -3
  4. package/Spec.md +34 -40
  5. package/dist/index.d.ts +78 -0
  6. package/{lib → dist}/tsdoc-metadata.json +0 -0
  7. package/lib/Label.js.map +1 -1
  8. package/lib/components/Label/Label.js +7 -7
  9. package/lib/components/Label/Label.js.map +1 -1
  10. package/lib/components/Label/Label.types.js.map +1 -1
  11. package/lib/components/Label/index.js.map +1 -1
  12. package/lib/components/Label/renderLabel.js +8 -8
  13. package/lib/components/Label/renderLabel.js.map +1 -1
  14. package/lib/components/Label/useLabel.js +18 -27
  15. package/lib/components/Label/useLabel.js.map +1 -1
  16. package/lib/components/Label/useLabelStyles.js +19 -6
  17. package/lib/components/Label/useLabelStyles.js.map +1 -1
  18. package/lib/index.js +2 -1
  19. package/lib/index.js.map +1 -1
  20. package/lib-commonjs/Label.js +1 -1
  21. package/lib-commonjs/Label.js.map +1 -1
  22. package/lib-commonjs/components/Label/Label.js +8 -8
  23. package/lib-commonjs/components/Label/Label.js.map +1 -1
  24. package/lib-commonjs/components/Label/Label.types.js.map +1 -1
  25. package/lib-commonjs/components/Label/index.js +1 -1
  26. package/lib-commonjs/components/Label/index.js.map +1 -1
  27. package/lib-commonjs/components/Label/renderLabel.js +12 -14
  28. package/lib-commonjs/components/Label/renderLabel.js.map +1 -1
  29. package/lib-commonjs/components/Label/useLabel.js +23 -33
  30. package/lib-commonjs/components/Label/useLabel.js.map +1 -1
  31. package/lib-commonjs/components/Label/useLabelStyles.js +23 -9
  32. package/lib-commonjs/components/Label/useLabelStyles.js.map +1 -1
  33. package/lib-commonjs/index.js +39 -2
  34. package/lib-commonjs/index.js.map +1 -1
  35. package/package.json +19 -23
  36. package/dist/react-label.d.ts +0 -80
  37. package/lib/Label.d.ts +0 -1
  38. package/lib/common/isConformant.d.ts +0 -4
  39. package/lib/common/isConformant.js +0 -11
  40. package/lib/common/isConformant.js.map +0 -1
  41. package/lib/components/Label/Label.d.ts +0 -6
  42. package/lib/components/Label/Label.types.d.ts +0 -38
  43. package/lib/components/Label/index.d.ts +0 -5
  44. package/lib/components/Label/renderLabel.d.ts +0 -5
  45. package/lib/components/Label/useLabel.d.ts +0 -17
  46. package/lib/components/Label/useLabelStyles.d.ts +0 -5
  47. package/lib/index.d.ts +0 -2
  48. package/lib-commonjs/Label.d.ts +0 -1
  49. package/lib-commonjs/common/isConformant.d.ts +0 -4
  50. package/lib-commonjs/common/isConformant.js +0 -22
  51. package/lib-commonjs/common/isConformant.js.map +0 -1
  52. package/lib-commonjs/components/Label/Label.d.ts +0 -6
  53. package/lib-commonjs/components/Label/Label.types.d.ts +0 -38
  54. package/lib-commonjs/components/Label/index.d.ts +0 -5
  55. package/lib-commonjs/components/Label/renderLabel.d.ts +0 -5
  56. package/lib-commonjs/components/Label/useLabel.d.ts +0 -17
  57. package/lib-commonjs/components/Label/useLabelStyles.d.ts +0 -5
  58. package/lib-commonjs/index.d.ts +0 -2
package/CHANGELOG.md CHANGED
@@ -1,26 +1,160 @@
1
1
  # Change Log - @fluentui/react-label
2
2
 
3
- This log was last generated on Tue, 19 Oct 2021 12:39:14 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 12:10:45 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [9.0.0-nightly.f81b28ceb3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-nightly.f81b28ceb3.1)
7
+ ## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.2)
8
8
 
9
- Tue, 19 Oct 2021 12:39:14 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.1..@fluentui/react-label_v9.0.0-nightly.f81b28ceb3.1)
9
+ Mon, 23 May 2022 12:10:45 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.12..@fluentui/react-label_v9.0.0-rc.2)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by email not defined)
15
- - Bump @fluentui/react-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
16
- - Bump @fluentui/react-utilities to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
17
- - Bump @fluentui/babel-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
18
- - Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
19
- - Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
14
+ - update README and package version ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
15
+ - feat: ship rolluped only dts ([PR #22793](https://github.com/microsoft/fluentui/pull/22793) by martinhochel@microsoft.com)
16
+ - Removing commons type from Label. ([PR #22880](https://github.com/microsoft/fluentui/pull/22880) by esteban.230@hotmail.com)
17
+ - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
18
+ - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
19
+ - Bump @fluentui/react-theme to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
20
+ - Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
21
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
22
+
23
+ ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.12)
24
+
25
+ Thu, 05 May 2022 18:26:24 GMT
26
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.11..@fluentui/react-label_v9.0.0-beta.12)
27
+
28
+ ### Changes
29
+
30
+ - Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
31
+ - Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
32
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
33
+
34
+ ## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.11)
35
+
36
+ Wed, 04 May 2022 13:26:43 GMT
37
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.10..@fluentui/react-label_v9.0.0-beta.11)
38
+
39
+ ### Changes
40
+
41
+ - Add style to make required match text when disabled ([PR #22715](https://github.com/microsoft/fluentui/pull/22715) by mgodbolt@microsoft.com)
42
+ - Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
43
+ - Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
44
+
45
+ ## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.10)
46
+
47
+ Tue, 19 Apr 2022 19:17:27 GMT
48
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.9..@fluentui/react-label_v9.0.0-beta.10)
49
+
50
+ ### Changes
51
+
52
+ - Add static classnames to Label ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
53
+ - chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
54
+ - Removing star exports. ([PR #22138](https://github.com/microsoft/fluentui/pull/22138) by Humberto.Morimoto@microsoft.com)
55
+ - Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
56
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
57
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
58
+
59
+ ## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.9)
60
+
61
+ Fri, 04 Mar 2022 05:17:37 GMT
62
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.8..@fluentui/react-label_v9.0.0-beta.9)
63
+
64
+ ### Changes
65
+
66
+ - Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
67
+ - Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
68
+ - Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
69
+
70
+ ## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.8)
71
+
72
+ Tue, 01 Mar 2022 02:17:36 GMT
73
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.7..@fluentui/react-label_v9.0.0-beta.8)
74
+
75
+ ### Changes
76
+
77
+ - fix: Add react-theme as dependency ([PR #21825](https://github.com/microsoft/fluentui/pull/21825) by olfedias@microsoft.com)
78
+ - Bump @fluentui/react-utilities to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
79
+
80
+ ## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.7)
81
+
82
+ Fri, 18 Feb 2022 13:35:32 GMT
83
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.5..@fluentui/react-label_v9.0.0-beta.7)
84
+
85
+ ### Changes
86
+
87
+ - fix: Source maps contain original source code ([PR #21690](https://github.com/microsoft/fluentui/pull/21690) by lingfangao@hotmail.com)
88
+ - Bump @fluentui/react-utilities to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
89
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
90
+
91
+ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.5)
92
+
93
+ Thu, 10 Feb 2022 08:51:22 GMT
94
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.4..@fluentui/react-label_v9.0.0-beta.5)
95
+
96
+ ### Changes
97
+
98
+ - Bump Fluent UI dependencies to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
99
+ - Replace make-styles packages with griffel equivalents. ([PR #21430](https://github.com/microsoft/fluentui/pull/21430) by olfedias@microsoft.com)
100
+ - remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
101
+ - Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
102
+ - Using ComponentSlotProps instead of ObjectShorthandProps. ([PR #20890](https://github.com/microsoft/fluentui/pull/20890) by Humberto.Morimoto@microsoft.com)
103
+ - Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
104
+ - react-label: Replacing use of functions in makeStyles with direct use of tokens. ([PR #21046](https://github.com/microsoft/fluentui/pull/21046) by Humberto.Morimoto@microsoft.com)
105
+ - Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
106
+ - BREAKING: Rename component hooks add the suffix \_unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
107
+ - Updating use of tokens.fontWeight now that we don't need to use casting. ([PR #21217](https://github.com/microsoft/fluentui/pull/21217) by Humberto.Morimoto@microsoft.com)
108
+ - Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
109
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
110
+
111
+ ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.4)
112
+
113
+ Thu, 25 Nov 2021 08:34:14 GMT
114
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.3..@fluentui/react-label_v9.0.0-beta.4)
115
+
116
+ ### Changes
117
+
118
+ - Add aria-hidden to Label required field ([PR #20680](https://github.com/microsoft/fluentui/pull/20680) by ololubek@microsoft.com)
119
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
120
+ - Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
121
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
122
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
123
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
124
+
125
+ ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.3)
126
+
127
+ Fri, 12 Nov 2021 13:25:25 GMT
128
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.2..@fluentui/react-label_v9.0.0-beta.3)
129
+
130
+ ### Changes
131
+
132
+ - Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
133
+ - export static classes for components ([PR #20456](https://github.com/microsoft/fluentui/pull/20456) by olfedias@microsoft.com)
134
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
135
+ - Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
136
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
137
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
138
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
139
+
140
+ ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.2)
141
+
142
+ Wed, 27 Oct 2021 12:14:18 GMT
143
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.1..@fluentui/react-label_v9.0.0-beta.2)
144
+
145
+ ### Changes
146
+
147
+ - added styling of documentation ([PR #20193](https://github.com/microsoft/fluentui/pull/20193) by peter@draxler.ml)
148
+ - Removed duplicate 'Label' from story names ([PR #20269](https://github.com/microsoft/fluentui/pull/20269) by gcox@microsoft.com)
149
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
150
+ - Bump @fluentui/react-utilities to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
151
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
152
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
153
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
20
154
 
21
155
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.1)
22
156
 
23
- Wed, 06 Oct 2021 10:37:22 GMT
157
+ Wed, 06 Oct 2021 10:37:22 GMT
24
158
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.51..@fluentui/react-label_v9.0.0-beta.1)
25
159
 
26
160
  ### Changes
@@ -34,7 +168,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
34
168
 
35
169
  ## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.51)
36
170
 
37
- Tue, 05 Oct 2021 12:47:58 GMT
171
+ Tue, 05 Oct 2021 12:47:58 GMT
38
172
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.50..@fluentui/react-label_v9.0.0-alpha.51)
39
173
 
40
174
  ### Changes
@@ -46,7 +180,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
46
180
 
47
181
  ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.50)
48
182
 
49
- Tue, 05 Oct 2021 09:28:07 GMT
183
+ Tue, 05 Oct 2021 09:28:07 GMT
50
184
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.49..@fluentui/react-label_v9.0.0-alpha.50)
51
185
 
52
186
  ### Changes
@@ -60,7 +194,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
60
194
 
61
195
  ## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.49)
62
196
 
63
- Fri, 01 Oct 2021 14:13:08 GMT
197
+ Fri, 01 Oct 2021 14:13:08 GMT
64
198
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.47..@fluentui/react-label_v9.0.0-alpha.49)
65
199
 
66
200
  ### Changes
@@ -74,7 +208,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
74
208
 
75
209
  ## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.47)
76
210
 
77
- Wed, 29 Sep 2021 08:06:11 GMT
211
+ Wed, 29 Sep 2021 08:06:11 GMT
78
212
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.46..@fluentui/react-label_v9.0.0-alpha.47)
79
213
 
80
214
  ### Changes
@@ -86,7 +220,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
86
220
 
87
221
  ## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.46)
88
222
 
89
- Mon, 27 Sep 2021 08:06:00 GMT
223
+ Mon, 27 Sep 2021 08:06:00 GMT
90
224
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.45..@fluentui/react-label_v9.0.0-alpha.46)
91
225
 
92
226
  ### Changes
@@ -99,7 +233,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
99
233
 
100
234
  ## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.45)
101
235
 
102
- Fri, 24 Sep 2021 09:17:17 GMT
236
+ Fri, 24 Sep 2021 09:17:17 GMT
103
237
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.44..@fluentui/react-label_v9.0.0-alpha.45)
104
238
 
105
239
  ### Changes
@@ -112,7 +246,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
112
246
 
113
247
  ## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.44)
114
248
 
115
- Thu, 23 Sep 2021 08:21:34 GMT
249
+ Thu, 23 Sep 2021 08:21:34 GMT
116
250
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.43..@fluentui/react-label_v9.0.0-alpha.44)
117
251
 
118
252
  ### Changes
@@ -125,7 +259,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
125
259
 
126
260
  ## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.43)
127
261
 
128
- Wed, 22 Sep 2021 10:10:07 GMT
262
+ Wed, 22 Sep 2021 10:10:07 GMT
129
263
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.42..@fluentui/react-label_v9.0.0-alpha.43)
130
264
 
131
265
  ### Changes
@@ -138,7 +272,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
138
272
 
139
273
  ## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.42)
140
274
 
141
- Tue, 21 Sep 2021 07:42:34 GMT
275
+ Tue, 21 Sep 2021 07:42:34 GMT
142
276
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.41..@fluentui/react-label_v9.0.0-alpha.42)
143
277
 
144
278
  ### Changes
@@ -151,7 +285,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
151
285
 
152
286
  ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.41)
153
287
 
154
- Mon, 20 Sep 2021 07:36:26 GMT
288
+ Mon, 20 Sep 2021 07:36:26 GMT
155
289
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.40..@fluentui/react-label_v9.0.0-alpha.41)
156
290
 
157
291
  ### Changes
@@ -160,7 +294,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
160
294
 
161
295
  ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.40)
162
296
 
163
- Fri, 17 Sep 2021 07:35:26 GMT
297
+ Fri, 17 Sep 2021 07:35:26 GMT
164
298
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.39..@fluentui/react-label_v9.0.0-alpha.40)
165
299
 
166
300
  ### Changes
@@ -169,7 +303,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
169
303
 
170
304
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.39)
171
305
 
172
- Thu, 16 Sep 2021 07:38:39 GMT
306
+ Thu, 16 Sep 2021 07:38:39 GMT
173
307
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.38..@fluentui/react-label_v9.0.0-alpha.39)
174
308
 
175
309
  ### Changes
@@ -178,7 +312,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
178
312
 
179
313
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.38)
180
314
 
181
- Tue, 14 Sep 2021 20:09:02 GMT
315
+ Tue, 14 Sep 2021 20:09:02 GMT
182
316
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.37..@fluentui/react-label_v9.0.0-alpha.38)
183
317
 
184
318
  ### Changes
@@ -187,7 +321,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
187
321
 
188
322
  ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.37)
189
323
 
190
- Fri, 10 Sep 2021 16:31:53 GMT
324
+ Fri, 10 Sep 2021 16:31:53 GMT
191
325
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.36..@fluentui/react-label_v9.0.0-alpha.37)
192
326
 
193
327
  ### Changes
@@ -197,7 +331,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
197
331
 
198
332
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.36)
199
333
 
200
- Fri, 10 Sep 2021 07:39:51 GMT
334
+ Fri, 10 Sep 2021 07:39:51 GMT
201
335
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.35..@fluentui/react-label_v9.0.0-alpha.36)
202
336
 
203
337
  ### Changes
@@ -206,7 +340,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
206
340
 
207
341
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.35)
208
342
 
209
- Mon, 06 Sep 2021 07:34:53 GMT
343
+ Mon, 06 Sep 2021 07:34:53 GMT
210
344
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.34..@fluentui/react-label_v9.0.0-alpha.35)
211
345
 
212
346
  ### Changes
@@ -215,7 +349,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
215
349
 
216
350
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.34)
217
351
 
218
- Thu, 02 Sep 2021 07:36:46 GMT
352
+ Thu, 02 Sep 2021 07:36:46 GMT
219
353
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.33..@fluentui/react-label_v9.0.0-alpha.34)
220
354
 
221
355
  ### Patches
@@ -228,7 +362,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
228
362
 
229
363
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.33)
230
364
 
231
- Wed, 01 Sep 2021 07:39:56 GMT
365
+ Wed, 01 Sep 2021 07:39:56 GMT
232
366
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.32..@fluentui/react-label_v9.0.0-alpha.33)
233
367
 
234
368
  ### Changes
@@ -237,7 +371,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
237
371
 
238
372
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.32)
239
373
 
240
- Tue, 31 Aug 2021 07:37:47 GMT
374
+ Tue, 31 Aug 2021 07:37:47 GMT
241
375
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.31..@fluentui/react-label_v9.0.0-alpha.32)
242
376
 
243
377
  ### Changes
@@ -246,7 +380,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
246
380
 
247
381
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.31)
248
382
 
249
- Fri, 27 Aug 2021 07:33:32 GMT
383
+ Fri, 27 Aug 2021 07:33:32 GMT
250
384
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.30..@fluentui/react-label_v9.0.0-alpha.31)
251
385
 
252
386
  ### Changes
@@ -255,7 +389,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
255
389
 
256
390
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.30)
257
391
 
258
- Thu, 26 Aug 2021 07:35:43 GMT
392
+ Thu, 26 Aug 2021 07:35:43 GMT
259
393
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.29..@fluentui/react-label_v9.0.0-alpha.30)
260
394
 
261
395
  ### Changes
@@ -264,7 +398,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
264
398
 
265
399
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.29)
266
400
 
267
- Tue, 24 Aug 2021 07:34:48 GMT
401
+ Tue, 24 Aug 2021 07:34:48 GMT
268
402
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.28..@fluentui/react-label_v9.0.0-alpha.29)
269
403
 
270
404
  ### Changes
@@ -273,7 +407,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
273
407
 
274
408
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.28)
275
409
 
276
- Fri, 20 Aug 2021 07:37:28 GMT
410
+ Fri, 20 Aug 2021 07:37:28 GMT
277
411
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.27..@fluentui/react-label_v9.0.0-alpha.28)
278
412
 
279
413
  ### Changes
@@ -282,7 +416,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
282
416
 
283
417
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.27)
284
418
 
285
- Thu, 19 Aug 2021 07:41:35 GMT
419
+ Thu, 19 Aug 2021 07:41:35 GMT
286
420
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.26..@fluentui/react-label_v9.0.0-alpha.27)
287
421
 
288
422
  ### Changes
@@ -291,7 +425,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
291
425
 
292
426
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.26)
293
427
 
294
- Fri, 13 Aug 2021 07:36:34 GMT
428
+ Fri, 13 Aug 2021 07:36:34 GMT
295
429
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.25..@fluentui/react-label_v9.0.0-alpha.26)
296
430
 
297
431
  ### Changes
@@ -300,7 +434,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
300
434
 
301
435
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.25)
302
436
 
303
- Wed, 11 Aug 2021 07:34:54 GMT
437
+ Wed, 11 Aug 2021 07:34:54 GMT
304
438
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.24..@fluentui/react-label_v9.0.0-alpha.25)
305
439
 
306
440
  ### Changes
@@ -309,7 +443,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
309
443
 
310
444
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.24)
311
445
 
312
- Fri, 06 Aug 2021 07:35:14 GMT
446
+ Fri, 06 Aug 2021 07:35:14 GMT
313
447
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.23..@fluentui/react-label_v9.0.0-alpha.24)
314
448
 
315
449
  ### Changes
@@ -318,7 +452,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
318
452
 
319
453
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.23)
320
454
 
321
- Tue, 03 Aug 2021 07:39:30 GMT
455
+ Tue, 03 Aug 2021 07:39:30 GMT
322
456
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.22..@fluentui/react-label_v9.0.0-alpha.23)
323
457
 
324
458
  ### Patches
@@ -333,7 +467,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
333
467
 
334
468
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.22)
335
469
 
336
- Mon, 02 Aug 2021 07:36:20 GMT
470
+ Mon, 02 Aug 2021 07:36:20 GMT
337
471
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.21..@fluentui/react-label_v9.0.0-alpha.22)
338
472
 
339
473
  ### Changes
@@ -342,7 +476,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
342
476
 
343
477
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.21)
344
478
 
345
- Mon, 26 Jul 2021 07:37:30 GMT
479
+ Mon, 26 Jul 2021 07:37:30 GMT
346
480
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.20..@fluentui/react-label_v9.0.0-alpha.21)
347
481
 
348
482
  ### Changes
@@ -351,7 +485,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
351
485
 
352
486
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.20)
353
487
 
354
- Fri, 23 Jul 2021 07:38:19 GMT
488
+ Fri, 23 Jul 2021 07:38:19 GMT
355
489
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.19..@fluentui/react-label_v9.0.0-alpha.20)
356
490
 
357
491
  ### Changes
@@ -360,7 +494,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
360
494
 
361
495
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.19)
362
496
 
363
- Thu, 22 Jul 2021 07:36:55 GMT
497
+ Thu, 22 Jul 2021 07:36:55 GMT
364
498
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.18..@fluentui/react-label_v9.0.0-alpha.19)
365
499
 
366
500
  ### Changes
@@ -369,7 +503,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
369
503
 
370
504
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.18)
371
505
 
372
- Thu, 15 Jul 2021 07:36:18 GMT
506
+ Thu, 15 Jul 2021 07:36:18 GMT
373
507
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.17..@fluentui/react-label_v9.0.0-alpha.18)
374
508
 
375
509
  ### Changes
@@ -378,7 +512,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
378
512
 
379
513
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.17)
380
514
 
381
- Tue, 13 Jul 2021 22:32:58 GMT
515
+ Tue, 13 Jul 2021 22:32:58 GMT
382
516
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.16..@fluentui/react-label_v9.0.0-alpha.17)
383
517
 
384
518
  ### Patches
@@ -391,7 +525,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
391
525
 
392
526
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.16)
393
527
 
394
- Tue, 13 Jul 2021 07:35:36 GMT
528
+ Tue, 13 Jul 2021 07:35:36 GMT
395
529
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.15..@fluentui/react-label_v9.0.0-alpha.16)
396
530
 
397
531
  ### Changes
@@ -400,7 +534,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
400
534
 
401
535
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.15)
402
536
 
403
- Fri, 09 Jul 2021 07:39:31 GMT
537
+ Fri, 09 Jul 2021 07:39:31 GMT
404
538
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.14..@fluentui/react-label_v9.0.0-alpha.15)
405
539
 
406
540
  ### Patches
@@ -415,7 +549,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
415
549
 
416
550
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.14)
417
551
 
418
- Fri, 02 Jul 2021 23:15:55 GMT
552
+ Fri, 02 Jul 2021 23:15:55 GMT
419
553
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.13..@fluentui/react-label_v9.0.0-alpha.14)
420
554
 
421
555
  ### Changes
@@ -424,7 +558,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
424
558
 
425
559
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.13)
426
560
 
427
- Fri, 02 Jul 2021 07:37:06 GMT
561
+ Fri, 02 Jul 2021 07:37:06 GMT
428
562
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.12..@fluentui/react-label_v9.0.0-alpha.13)
429
563
 
430
564
  ### Changes
@@ -433,7 +567,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
433
567
 
434
568
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.12)
435
569
 
436
- Thu, 01 Jul 2021 07:35:05 GMT
570
+ Thu, 01 Jul 2021 07:35:05 GMT
437
571
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.11..@fluentui/react-label_v9.0.0-alpha.12)
438
572
 
439
573
  ### Changes
@@ -442,7 +576,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
442
576
 
443
577
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.11)
444
578
 
445
- Wed, 30 Jun 2021 07:38:35 GMT
579
+ Wed, 30 Jun 2021 07:38:35 GMT
446
580
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.10..@fluentui/react-label_v9.0.0-alpha.11)
447
581
 
448
582
  ### Changes
@@ -451,7 +585,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
451
585
 
452
586
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.10)
453
587
 
454
- Tue, 29 Jun 2021 07:33:32 GMT
588
+ Tue, 29 Jun 2021 07:33:32 GMT
455
589
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.9..@fluentui/react-label_v9.0.0-alpha.10)
456
590
 
457
591
  ### Changes
@@ -460,7 +594,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
460
594
 
461
595
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.9)
462
596
 
463
- Fri, 18 Jun 2021 07:30:58 GMT
597
+ Fri, 18 Jun 2021 07:30:58 GMT
464
598
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.8..@fluentui/react-label_v9.0.0-alpha.9)
465
599
 
466
600
  ### Changes
@@ -469,7 +603,7 @@ Fri, 18 Jun 2021 07:30:58 GMT
469
603
 
470
604
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.8)
471
605
 
472
- Tue, 15 Jun 2021 07:40:20 GMT
606
+ Tue, 15 Jun 2021 07:40:20 GMT
473
607
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.7..@fluentui/react-label_v9.0.0-alpha.8)
474
608
 
475
609
  ### Changes
@@ -478,7 +612,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
478
612
 
479
613
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.7)
480
614
 
481
- Wed, 09 Jun 2021 07:33:38 GMT
615
+ Wed, 09 Jun 2021 07:33:38 GMT
482
616
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.6..@fluentui/react-label_v9.0.0-alpha.7)
483
617
 
484
618
  ### Changes
@@ -487,7 +621,7 @@ Wed, 09 Jun 2021 07:33:38 GMT
487
621
 
488
622
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.6)
489
623
 
490
- Mon, 07 Jun 2021 07:38:15 GMT
624
+ Mon, 07 Jun 2021 07:38:15 GMT
491
625
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.5..@fluentui/react-label_v9.0.0-alpha.6)
492
626
 
493
627
  ### Patches
@@ -502,7 +636,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
502
636
 
503
637
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.5)
504
638
 
505
- Fri, 04 Jun 2021 07:37:23 GMT
639
+ Fri, 04 Jun 2021 07:37:23 GMT
506
640
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.4..@fluentui/react-label_v9.0.0-alpha.5)
507
641
 
508
642
  ### Changes
@@ -511,7 +645,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
511
645
 
512
646
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.4)
513
647
 
514
- Thu, 03 Jun 2021 07:36:03 GMT
648
+ Thu, 03 Jun 2021 07:36:03 GMT
515
649
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.3..@fluentui/react-label_v9.0.0-alpha.4)
516
650
 
517
651
  ### Changes
@@ -520,7 +654,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
520
654
 
521
655
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.3)
522
656
 
523
- Wed, 26 May 2021 07:35:43 GMT
657
+ Wed, 26 May 2021 07:35:43 GMT
524
658
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.2..@fluentui/react-label_v9.0.0-alpha.3)
525
659
 
526
660
  ### Changes
@@ -529,7 +663,7 @@ Wed, 26 May 2021 07:35:43 GMT
529
663
 
530
664
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.2)
531
665
 
532
- Fri, 21 May 2021 07:34:54 GMT
666
+ Fri, 21 May 2021 07:34:54 GMT
533
667
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.1..@fluentui/react-label_v9.0.0-alpha.2)
534
668
 
535
669
  ### Changes
package/README.md CHANGED
@@ -4,16 +4,19 @@
4
4
 
5
5
  These are not production-ready components and **should never be used in product**. This space is useful for testing new components whose APIs might change before final release.
6
6
 
7
+ Labels provide a name or title to a component or group of components, e.g., text fields, checkboxes, radio buttons, and dropdown menus.
8
+
7
9
  ## Usage
8
10
 
9
- To use the `Label` component import it from `@fluentui/react-label` and use it as shown below.
11
+ To use the `Label` component import it from `@fluentui/react-components` and use it as shown below.
10
12
 
11
13
  ```tsx
12
14
  import * as React from 'react';
13
- import { Label } from '@fluentui/react-label';
15
+ import { Label } from '@fluentui/react-components';
16
+ import { useId } from '@fluentui/react-utilities';
14
17
 
15
18
  export const labelExample = () => {
16
- const inputId = React.useId('firstNameLabel');
19
+ const inputId = useId('firstNameLabel-');
17
20
 
18
21
  return (
19
22
  <>
@@ -25,3 +28,14 @@ export const labelExample = () => {
25
28
  );
26
29
  };
27
30
  ```
31
+
32
+ See [Fluent UI Storybook](https://aka.ms/fluentui-storybook) for more detailed usage examples.
33
+
34
+ Alternatively, run Storybook locally with:
35
+
36
+ 1. `yarn start`
37
+ 2. Select `react-label` from the list.
38
+
39
+ ### Specification
40
+
41
+ See [Spec.md](./Spec.md).