@fluentui/react-input 0.0.0-nightlyf8be6a7c6520220106.1 → 0.0.0
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 +561 -18
- package/CHANGELOG.md +213 -49
- package/README.md +32 -0
- package/Spec-styling.md +8 -8
- package/Spec-variants.md +2 -2
- package/dist/{react-input.d.ts → index.d.ts} +16 -22
- package/{lib → dist}/tsdoc-metadata.json +0 -0
- package/lib/Input.js.map +1 -1
- package/lib/components/Input/Input.js +6 -8
- package/lib/components/Input/Input.js.map +1 -1
- package/lib/components/Input/Input.types.js.map +1 -1
- package/lib/components/Input/index.js.map +1 -1
- package/lib/components/Input/renderInput.js +4 -4
- package/lib/components/Input/renderInput.js.map +1 -1
- package/lib/components/Input/useInput.js +3 -5
- package/lib/components/Input/useInput.js.map +1 -1
- package/lib/components/Input/useInputStyles.js +106 -93
- package/lib/components/Input/useInputStyles.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Input.js.map +1 -1
- package/lib-commonjs/components/Input/Input.js +3 -5
- package/lib-commonjs/components/Input/Input.js.map +1 -1
- package/lib-commonjs/components/Input/Input.types.js.map +1 -1
- package/lib-commonjs/components/Input/index.js.map +1 -1
- package/lib-commonjs/components/Input/renderInput.js +6 -6
- package/lib-commonjs/components/Input/renderInput.js.map +1 -1
- package/lib-commonjs/components/Input/useInput.js +5 -7
- package/lib-commonjs/components/Input/useInput.js.map +1 -1
- package/lib-commonjs/components/Input/useInputStyles.js +112 -98
- package/lib-commonjs/components/Input/useInputStyles.js.map +1 -1
- package/lib-commonjs/index.js +32 -2
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +18 -24
- package/lib/Input.d.ts +0 -1
- package/lib/components/Input/Input.d.ts +0 -8
- package/lib/components/Input/Input.types.d.ts +0 -84
- package/lib/components/Input/index.d.ts +0 -5
- package/lib/components/Input/renderInput.d.ts +0 -5
- package/lib/components/Input/useInput.d.ts +0 -12
- package/lib/components/Input/useInputStyles.d.ts +0 -6
- package/lib/index.d.ts +0 -1
- package/lib-commonjs/Input.d.ts +0 -1
- package/lib-commonjs/components/Input/Input.d.ts +0 -8
- package/lib-commonjs/components/Input/Input.types.d.ts +0 -84
- package/lib-commonjs/components/Input/index.d.ts +0 -5
- package/lib-commonjs/components/Input/renderInput.d.ts +0 -5
- package/lib-commonjs/components/Input/useInput.d.ts +0 -12
- package/lib-commonjs/components/Input/useInputStyles.d.ts +0 -6
- package/lib-commonjs/index.d.ts +0 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,52 +2,595 @@
|
|
|
2
2
|
"name": "@fluentui/react-input",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui/react-input_v0.0.0
|
|
7
|
-
"version": "0.0.0
|
|
5
|
+
"date": "Tue, 28 Jun 2022 04:30:56 GMT",
|
|
6
|
+
"tag": "@fluentui/react-input_v0.0.0",
|
|
7
|
+
"version": "0.0.0",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
11
|
-
"author": "
|
|
11
|
+
"author": "lingfangao@hotmail.com",
|
|
12
|
+
"package": "@fluentui/react-input",
|
|
13
|
+
"commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
|
|
14
|
+
"comment": "Update 9.0.0-rc dependencies to use caret range"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "lingfangao@hotmail.com",
|
|
18
|
+
"package": "@fluentui/react-input",
|
|
19
|
+
"commit": "675acea49c97f10837ddee9b8c4350ca27750125",
|
|
20
|
+
"comment": "Bump Griffel dependencies"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"none": [
|
|
24
|
+
{
|
|
25
|
+
"author": "tristan.watanabe@gmail.com",
|
|
26
|
+
"package": "@fluentui/react-input",
|
|
27
|
+
"commit": "3f39b64266b566f7dda8a4988d5f84117114d5d4",
|
|
28
|
+
"comment": "chore: Move Input stories to folder with index entry."
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"patch": [
|
|
32
|
+
{
|
|
33
|
+
"author": "lingfangao@hotmail.com",
|
|
34
|
+
"package": "@fluentui/react-input",
|
|
35
|
+
"commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
|
|
36
|
+
"comment": "feat: Initial 9.0.0 release"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"author": "beachball",
|
|
40
|
+
"package": "@fluentui/react-input",
|
|
41
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0",
|
|
42
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"author": "beachball",
|
|
46
|
+
"package": "@fluentui/react-input",
|
|
47
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0",
|
|
48
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"author": "beachball",
|
|
52
|
+
"package": "@fluentui/react-input",
|
|
53
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1",
|
|
54
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"author": "beachball",
|
|
58
|
+
"package": "@fluentui/react-input",
|
|
59
|
+
"comment": "Bump @fluentui/react-text to v0.0.0",
|
|
60
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
|
61
|
+
}
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"date": "Thu, 23 Jun 2022 14:25:31 GMT",
|
|
67
|
+
"tag": "@fluentui/react-input_v9.0.0-rc.6",
|
|
68
|
+
"version": "9.0.0-rc.6",
|
|
69
|
+
"comments": {
|
|
70
|
+
"prerelease": [
|
|
71
|
+
{
|
|
72
|
+
"author": "beachball",
|
|
73
|
+
"package": "@fluentui/react-input",
|
|
74
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
|
75
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"author": "beachball",
|
|
79
|
+
"package": "@fluentui/react-input",
|
|
80
|
+
"comment": "Bump @fluentui/react-text to v9.0.0-rc.12",
|
|
81
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
|
82
|
+
}
|
|
83
|
+
]
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"date": "Tue, 31 May 2022 21:28:39 GMT",
|
|
88
|
+
"tag": "@fluentui/react-input_v9.0.0-rc.5",
|
|
89
|
+
"version": "9.0.0-rc.5",
|
|
90
|
+
"comments": {
|
|
91
|
+
"prerelease": [
|
|
92
|
+
{
|
|
93
|
+
"author": "olfedias@microsoft.com",
|
|
94
|
+
"package": "@fluentui/react-input",
|
|
95
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
96
|
+
"comment": "chore: Update Griffel to latest version"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"author": "beachball",
|
|
100
|
+
"package": "@fluentui/react-input",
|
|
101
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
|
|
102
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"author": "beachball",
|
|
106
|
+
"package": "@fluentui/react-input",
|
|
107
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8",
|
|
108
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"author": "beachball",
|
|
112
|
+
"package": "@fluentui/react-input",
|
|
113
|
+
"comment": "Bump @fluentui/react-text to v9.0.0-rc.11",
|
|
114
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
|
115
|
+
}
|
|
116
|
+
]
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"date": "Thu, 26 May 2022 21:01:25 GMT",
|
|
121
|
+
"tag": "@fluentui/react-input_v9.0.0-rc.4",
|
|
122
|
+
"version": "9.0.0-rc.4",
|
|
123
|
+
"comments": {
|
|
124
|
+
"prerelease": [
|
|
125
|
+
{
|
|
126
|
+
"author": "esteban.230@hotmail.com",
|
|
127
|
+
"package": "@fluentui/react-input",
|
|
128
|
+
"commit": "366ca40110552c9089ba2f8c3fee37b20c1494cb",
|
|
129
|
+
"comment": "Removing additional focus ring in native input for macOS safari."
|
|
130
|
+
}
|
|
131
|
+
],
|
|
132
|
+
"none": [
|
|
133
|
+
{
|
|
134
|
+
"author": "olfedias@microsoft.com",
|
|
135
|
+
"package": "@fluentui/react-input",
|
|
136
|
+
"commit": "f2fd9407493b438898c6027fde432a1c7fefd344",
|
|
137
|
+
"comment": "changes to docs"
|
|
138
|
+
}
|
|
139
|
+
]
|
|
140
|
+
}
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"date": "Mon, 23 May 2022 18:56:45 GMT",
|
|
144
|
+
"tag": "@fluentui/react-input_v9.0.0-rc.3",
|
|
145
|
+
"version": "9.0.0-rc.3",
|
|
146
|
+
"comments": {
|
|
147
|
+
"prerelease": [
|
|
148
|
+
{
|
|
149
|
+
"author": "esteban.230@hotmail.com",
|
|
150
|
+
"package": "@fluentui/react-input",
|
|
151
|
+
"commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
|
|
152
|
+
"comment": "Removing <componentName>ClassName exports."
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"author": "seanmonahan@microsoft.com",
|
|
156
|
+
"package": "@fluentui/react-input",
|
|
157
|
+
"commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
|
|
158
|
+
"comment": "BREAKING: update string unions to use spinal-case"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"author": "beachball",
|
|
12
162
|
"package": "@fluentui/react-input",
|
|
13
|
-
"
|
|
14
|
-
"
|
|
163
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.9",
|
|
164
|
+
"commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"author": "beachball",
|
|
168
|
+
"package": "@fluentui/react-input",
|
|
169
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.7",
|
|
170
|
+
"commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"author": "beachball",
|
|
174
|
+
"package": "@fluentui/react-input",
|
|
175
|
+
"comment": "Bump @fluentui/react-text to v9.0.0-rc.10",
|
|
176
|
+
"commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
|
|
177
|
+
}
|
|
178
|
+
]
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"date": "Mon, 23 May 2022 12:14:17 GMT",
|
|
183
|
+
"tag": "@fluentui/react-input_v9.0.0-rc.2",
|
|
184
|
+
"version": "9.0.0-rc.2",
|
|
185
|
+
"comments": {
|
|
186
|
+
"prerelease": [
|
|
187
|
+
{
|
|
188
|
+
"author": "seanmonahan@microsoft.com",
|
|
189
|
+
"package": "@fluentui/react-input",
|
|
190
|
+
"commit": "1f5dc959ca89bb722fb9cea57b6880aedb5759aa",
|
|
191
|
+
"comment": "write readme"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"author": "seanmonahan@microsoft.com",
|
|
195
|
+
"package": "@fluentui/react-input",
|
|
196
|
+
"commit": "bcafc0d8c2fdaa68473a317b6d179c5534257602",
|
|
197
|
+
"comment": "react-input: update appearance stories background contrast"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"author": "martinhochel@microsoft.com",
|
|
201
|
+
"package": "@fluentui/react-input",
|
|
202
|
+
"commit": "692e6916819ee07a1dfb0d99ac2ffbdd0d75252f",
|
|
203
|
+
"comment": "feat: ship rolluped only dts"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"author": "olfedias@microsoft.com",
|
|
207
|
+
"package": "@fluentui/react-input",
|
|
208
|
+
"commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
|
|
209
|
+
"comment": "chore: Update Griffel to latest version"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"author": "seanmonahan@microsoft.com",
|
|
213
|
+
"package": "@fluentui/react-input",
|
|
214
|
+
"commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
|
|
215
|
+
"comment": "Move from beta to release candidate."
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"author": "olfedias@microsoft.com",
|
|
219
|
+
"package": "@fluentui/react-input",
|
|
220
|
+
"commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
|
|
221
|
+
"comment": "chore: Update Griffel to latest version"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"author": "beachball",
|
|
225
|
+
"package": "@fluentui/react-input",
|
|
226
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
|
|
227
|
+
"commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"author": "beachball",
|
|
231
|
+
"package": "@fluentui/react-input",
|
|
232
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
|
|
233
|
+
"commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"author": "beachball",
|
|
237
|
+
"package": "@fluentui/react-input",
|
|
238
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6",
|
|
239
|
+
"commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"author": "beachball",
|
|
243
|
+
"package": "@fluentui/react-input",
|
|
244
|
+
"comment": "Bump @fluentui/react-text to v9.0.0-rc.9",
|
|
245
|
+
"commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
|
|
246
|
+
}
|
|
247
|
+
]
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"date": "Thu, 05 May 2022 18:26:24 GMT",
|
|
252
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.9",
|
|
253
|
+
"version": "9.0.0-beta.9",
|
|
254
|
+
"comments": {
|
|
255
|
+
"prerelease": [
|
|
256
|
+
{
|
|
257
|
+
"author": "gcox@microsoft.com",
|
|
258
|
+
"package": "@fluentui/react-input",
|
|
259
|
+
"commit": "7ba7e55a61136859e16222c67f82dd1f67da9af0",
|
|
260
|
+
"comment": "Updated to use new theme tokens"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"author": "beachball",
|
|
264
|
+
"package": "@fluentui/react-input",
|
|
265
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
|
|
266
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"author": "beachball",
|
|
270
|
+
"package": "@fluentui/react-input",
|
|
271
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
|
272
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"author": "beachball",
|
|
276
|
+
"package": "@fluentui/react-input",
|
|
277
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5",
|
|
278
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
279
|
+
}
|
|
280
|
+
]
|
|
281
|
+
}
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"date": "Wed, 04 May 2022 13:26:43 GMT",
|
|
285
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.8",
|
|
286
|
+
"version": "9.0.0-beta.8",
|
|
287
|
+
"comments": {
|
|
288
|
+
"prerelease": [
|
|
289
|
+
{
|
|
290
|
+
"author": "seanmonahan@microsoft.com",
|
|
291
|
+
"package": "@fluentui/react-input",
|
|
292
|
+
"commit": "45d7e18b8dd8f9d5a69b2d62c3b5c716268622f2",
|
|
293
|
+
"comment": "update content before/after stories; label usage in stories"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"author": "beachball",
|
|
297
|
+
"package": "@fluentui/react-input",
|
|
298
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
|
299
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"author": "beachball",
|
|
303
|
+
"package": "@fluentui/react-input",
|
|
304
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
|
305
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
306
|
+
}
|
|
307
|
+
],
|
|
308
|
+
"none": [
|
|
309
|
+
{
|
|
310
|
+
"author": "tristan.watanabe@gmail.com",
|
|
311
|
+
"package": "@fluentui/react-input",
|
|
312
|
+
"commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
|
|
313
|
+
"comment": "react-input: Move to new common folder."
|
|
314
|
+
}
|
|
315
|
+
]
|
|
316
|
+
}
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"date": "Mon, 25 Apr 2022 09:32:18 GMT",
|
|
320
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.7",
|
|
321
|
+
"version": "9.0.0-beta.7",
|
|
322
|
+
"comments": {
|
|
323
|
+
"prerelease": [
|
|
324
|
+
{
|
|
325
|
+
"author": "seanmonahan@microsoft.com",
|
|
326
|
+
"package": "@fluentui/react-input",
|
|
327
|
+
"commit": "8dfec41a7126d9d1514d46d6ef15e9316e6b8ee1",
|
|
328
|
+
"comment": "use ::after pseudo element in styles"
|
|
329
|
+
}
|
|
330
|
+
]
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"date": "Tue, 19 Apr 2022 19:17:25 GMT",
|
|
335
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.6",
|
|
336
|
+
"version": "9.0.0-beta.6",
|
|
337
|
+
"comments": {
|
|
338
|
+
"prerelease": [
|
|
339
|
+
{
|
|
340
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
341
|
+
"package": "@fluentui/react-input",
|
|
342
|
+
"commit": "3651218a1e8069fd6fcb095ef5d30139f8c01ff4",
|
|
343
|
+
"comment": "Removing star exports."
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"author": "seanmonahan@microsoft.com",
|
|
347
|
+
"package": "@fluentui/react-input",
|
|
348
|
+
"commit": "43cb8a8072c6f9340296f080c725d2d6c9dfa325",
|
|
349
|
+
"comment": "Update onChange event type"
|
|
15
350
|
},
|
|
16
351
|
{
|
|
17
352
|
"author": "elcraig@microsoft.com",
|
|
18
353
|
"package": "@fluentui/react-input",
|
|
19
|
-
"commit": "
|
|
20
|
-
"comment": "
|
|
354
|
+
"commit": "3e9421d1cf1545a8ab9fce425f3695e62ac99d73",
|
|
355
|
+
"comment": "BREAKING CHANGE: Remove `inline` prop and use `display: inline-flex` by default"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"author": "olfedias@microsoft.com",
|
|
359
|
+
"package": "@fluentui/react-input",
|
|
360
|
+
"commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
|
|
361
|
+
"comment": "chore: Update Griffel to latest version"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"author": "seanmonahan@microsoft.com",
|
|
365
|
+
"package": "@fluentui/react-input",
|
|
366
|
+
"commit": "086a675fd0c648944ff4048450190a0a13467de3",
|
|
367
|
+
"comment": "Add static classnames to Input"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"author": "beachball",
|
|
371
|
+
"package": "@fluentui/react-input",
|
|
372
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
|
373
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"author": "beachball",
|
|
377
|
+
"package": "@fluentui/react-input",
|
|
378
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
|
379
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"author": "beachball",
|
|
383
|
+
"package": "@fluentui/react-input",
|
|
384
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
|
385
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
386
|
+
}
|
|
387
|
+
],
|
|
388
|
+
"none": [
|
|
389
|
+
{
|
|
390
|
+
"author": "elcraig@microsoft.com",
|
|
391
|
+
"package": "@fluentui/react-input",
|
|
392
|
+
"commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
|
|
393
|
+
"comment": "Update React dev deps and hoist them to the repo root"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"author": "mgodbolt@microsoft.com",
|
|
397
|
+
"package": "@fluentui/react-input",
|
|
398
|
+
"commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
|
|
399
|
+
"comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
|
|
400
|
+
}
|
|
401
|
+
]
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"date": "Fri, 04 Mar 2022 05:17:37 GMT",
|
|
406
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.5",
|
|
407
|
+
"version": "9.0.0-beta.5",
|
|
408
|
+
"comments": {
|
|
409
|
+
"prerelease": [
|
|
410
|
+
{
|
|
411
|
+
"author": "dzearing@microsoft.com",
|
|
412
|
+
"package": "@fluentui/react-input",
|
|
413
|
+
"commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
|
|
414
|
+
"comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
|
|
21
415
|
},
|
|
22
416
|
{
|
|
23
417
|
"author": "beachball",
|
|
24
418
|
"package": "@fluentui/react-input",
|
|
25
|
-
"comment": "Bump @fluentui/react-
|
|
26
|
-
"commit": "
|
|
419
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
|
|
420
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
|
27
421
|
},
|
|
28
422
|
{
|
|
29
423
|
"author": "beachball",
|
|
30
424
|
"package": "@fluentui/react-input",
|
|
31
|
-
"comment": "Bump @fluentui/react-utilities to
|
|
32
|
-
"commit": "
|
|
425
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
|
|
426
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
|
427
|
+
}
|
|
428
|
+
]
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"date": "Tue, 01 Mar 2022 02:17:36 GMT",
|
|
433
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.4",
|
|
434
|
+
"version": "9.0.0-beta.4",
|
|
435
|
+
"comments": {
|
|
436
|
+
"prerelease": [
|
|
437
|
+
{
|
|
438
|
+
"author": "olfedias@microsoft.com",
|
|
439
|
+
"package": "@fluentui/react-input",
|
|
440
|
+
"commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
|
|
441
|
+
"comment": "fix: Add react-theme as dependency"
|
|
33
442
|
},
|
|
34
443
|
{
|
|
35
444
|
"author": "beachball",
|
|
36
445
|
"package": "@fluentui/react-input",
|
|
37
|
-
"comment": "Bump @fluentui/
|
|
38
|
-
"commit": "
|
|
446
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
|
|
447
|
+
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
|
|
448
|
+
}
|
|
449
|
+
]
|
|
450
|
+
}
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"date": "Fri, 18 Feb 2022 13:35:32 GMT",
|
|
454
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.3",
|
|
455
|
+
"version": "9.0.0-beta.3",
|
|
456
|
+
"comments": {
|
|
457
|
+
"prerelease": [
|
|
458
|
+
{
|
|
459
|
+
"author": "lingfangao@hotmail.com",
|
|
460
|
+
"package": "@fluentui/react-input",
|
|
461
|
+
"commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
|
|
462
|
+
"comment": "fix: Source maps contain original source code"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"author": "beachball",
|
|
466
|
+
"package": "@fluentui/react-input",
|
|
467
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3",
|
|
468
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"author": "beachball",
|
|
472
|
+
"package": "@fluentui/react-input",
|
|
473
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3",
|
|
474
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
|
475
|
+
}
|
|
476
|
+
]
|
|
477
|
+
}
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"date": "Thu, 10 Feb 2022 08:51:17 GMT",
|
|
481
|
+
"tag": "@fluentui/react-input_v9.0.0-beta.1",
|
|
482
|
+
"version": "9.0.0-beta.1",
|
|
483
|
+
"comments": {
|
|
484
|
+
"none": [
|
|
485
|
+
{
|
|
486
|
+
"author": "olfedias@microsoft.com",
|
|
487
|
+
"package": "@fluentui/react-input",
|
|
488
|
+
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
|
489
|
+
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"author": "me@levithomason.com",
|
|
493
|
+
"package": "@fluentui/react-input",
|
|
494
|
+
"commit": "4bd15194a66379b165043141c266faa0c1ea1502",
|
|
495
|
+
"comment": "document how to import preview components"
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"author": "me@levithomason.com",
|
|
499
|
+
"package": "@fluentui/react-input",
|
|
500
|
+
"commit": "a15d363937fad523e90350458ec3e44fe7199dc0",
|
|
501
|
+
"comment": "Move Storybook stories to Preview Components section"
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"author": "tkrasniqi@microsoft.com",
|
|
505
|
+
"package": "@fluentui/react-input",
|
|
506
|
+
"commit": "d757e76e91527fb821c3e1707db48f1745bf44ca",
|
|
507
|
+
"comment": "Rmoved config with just-scripts"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"author": "martinhochel@microsoft.com",
|
|
511
|
+
"package": "@fluentui/react-input",
|
|
512
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
|
513
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"author": "elcraig@microsoft.com",
|
|
517
|
+
"package": "@fluentui/react-input",
|
|
518
|
+
"commit": "96d9c93544464bcc5ec36b7c5d724b77ae499c73",
|
|
519
|
+
"comment": "Update docs description"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"author": "bsunderhus@microsoft.com",
|
|
523
|
+
"package": "@fluentui/react-input",
|
|
524
|
+
"commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
|
|
525
|
+
"comment": "Updates components with nullRender changes"
|
|
526
|
+
}
|
|
527
|
+
],
|
|
528
|
+
"prerelease": [
|
|
529
|
+
{
|
|
530
|
+
"author": "behowell@microsoft.com",
|
|
531
|
+
"package": "@fluentui/react-input",
|
|
532
|
+
"commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
|
|
533
|
+
"comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"author": "behowell@microsoft.com",
|
|
537
|
+
"package": "@fluentui/react-input",
|
|
538
|
+
"commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
|
|
539
|
+
"comment": "Remove component's shorthandProps array"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"author": "elcraig@microsoft.com",
|
|
543
|
+
"package": "@fluentui/react-input",
|
|
544
|
+
"commit": "d61d7925180bc36f13e83c6512c8f3e1885025a2",
|
|
545
|
+
"comment": "Fix styling issues found in accessibility review"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"author": "lingfangao@hotmail.com",
|
|
549
|
+
"package": "@fluentui/react-input",
|
|
550
|
+
"commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
|
|
551
|
+
"comment": "Bump Fluent UI dependencies to 9.0.0-rc"
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"author": "olfedias@microsoft.com",
|
|
555
|
+
"package": "@fluentui/react-input",
|
|
556
|
+
"commit": "d084da4f0a5501c074d3f278098d5084f891b09c",
|
|
557
|
+
"comment": "Replace make-styles packages with griffel equivalents."
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"author": "behowell@microsoft.com",
|
|
561
|
+
"package": "@fluentui/react-input",
|
|
562
|
+
"commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
|
|
563
|
+
"comment": "Refactor component Slot typings"
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
"author": "elcraig@microsoft.com",
|
|
567
|
+
"package": "@fluentui/react-input",
|
|
568
|
+
"commit": "ca6ef2bc8ea258de6f3e995731bf73743dfce1f8",
|
|
569
|
+
"comment": "Initial release"
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
573
|
+
"package": "@fluentui/react-input",
|
|
574
|
+
"commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
|
|
575
|
+
"comment": "Updating based on changes to composition types."
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
579
|
+
"package": "@fluentui/react-input",
|
|
580
|
+
"commit": "9f5e897597cb3de56c32fe750d45c9d2a1ea838a",
|
|
581
|
+
"comment": "Replacing use of functions in makeStyles with direct use of tokens and removing old version of stories."
|
|
39
582
|
},
|
|
40
583
|
{
|
|
41
584
|
"author": "beachball",
|
|
42
585
|
"package": "@fluentui/react-input",
|
|
43
|
-
"comment": "Bump @fluentui/
|
|
44
|
-
"commit": "
|
|
586
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
|
|
587
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
|
45
588
|
},
|
|
46
589
|
{
|
|
47
590
|
"author": "beachball",
|
|
48
591
|
"package": "@fluentui/react-input",
|
|
49
|
-
"comment": "Bump @fluentui/react-conformance-
|
|
50
|
-
"commit": "
|
|
592
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
|
|
593
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
|
51
594
|
}
|
|
52
595
|
]
|
|
53
596
|
}
|