@fluentui/react-tooltip 9.0.0-nightly.d730088d7f.0 → 9.0.0-rc.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. package/CHANGELOG.json +762 -25
  2. package/CHANGELOG.md +295 -111
  3. package/MIGRATION.md +51 -43
  4. package/Spec.md +201 -337
  5. package/dist/index.d.ts +157 -0
  6. package/{lib → dist}/tsdoc-metadata.json +0 -0
  7. package/lib/Tooltip.js.map +1 -1
  8. package/lib/components/Tooltip/Tooltip.js +9 -9
  9. package/lib/components/Tooltip/Tooltip.js.map +1 -1
  10. package/lib/components/Tooltip/Tooltip.types.js.map +1 -1
  11. package/lib/components/Tooltip/index.js +1 -1
  12. package/lib/components/Tooltip/index.js.map +1 -1
  13. package/lib/components/Tooltip/private/constants.js +14 -0
  14. package/lib/components/Tooltip/private/constants.js.map +1 -0
  15. package/lib/components/Tooltip/renderTooltip.js +10 -8
  16. package/lib/components/Tooltip/renderTooltip.js.map +1 -1
  17. package/lib/components/Tooltip/useTooltip.js +98 -127
  18. package/lib/components/Tooltip/useTooltip.js.map +1 -1
  19. package/lib/components/Tooltip/useTooltipStyles.js +59 -23
  20. package/lib/components/Tooltip/useTooltipStyles.js.map +1 -1
  21. package/lib/index.js +2 -1
  22. package/lib/index.js.map +1 -1
  23. package/lib-commonjs/Tooltip.js +1 -1
  24. package/lib-commonjs/Tooltip.js.map +1 -1
  25. package/lib-commonjs/components/Tooltip/Tooltip.js +11 -10
  26. package/lib-commonjs/components/Tooltip/Tooltip.js.map +1 -1
  27. package/lib-commonjs/components/Tooltip/Tooltip.types.js.map +1 -1
  28. package/lib-commonjs/components/Tooltip/index.js +2 -10
  29. package/lib-commonjs/components/Tooltip/index.js.map +1 -1
  30. package/lib-commonjs/components/Tooltip/private/constants.js +21 -0
  31. package/lib-commonjs/components/Tooltip/private/constants.js.map +1 -0
  32. package/lib-commonjs/components/Tooltip/renderTooltip.js +15 -14
  33. package/lib-commonjs/components/Tooltip/renderTooltip.js.map +1 -1
  34. package/lib-commonjs/components/Tooltip/useTooltip.js +106 -135
  35. package/lib-commonjs/components/Tooltip/useTooltip.js.map +1 -1
  36. package/lib-commonjs/components/Tooltip/useTooltipStyles.js +65 -26
  37. package/lib-commonjs/components/Tooltip/useTooltipStyles.js.map +1 -1
  38. package/lib-commonjs/index.js +39 -2
  39. package/lib-commonjs/index.js.map +1 -1
  40. package/package.json +21 -26
  41. package/dist/react-tooltip.d.ts +0 -162
  42. package/lib/Tooltip.d.ts +0 -1
  43. package/lib/common/isConformant.d.ts +0 -4
  44. package/lib/common/isConformant.js +0 -11
  45. package/lib/common/isConformant.js.map +0 -1
  46. package/lib/components/Tooltip/Tooltip.d.ts +0 -6
  47. package/lib/components/Tooltip/Tooltip.types.d.ts +0 -124
  48. package/lib/components/Tooltip/index.d.ts +0 -5
  49. package/lib/components/Tooltip/renderTooltip.d.ts +0 -5
  50. package/lib/components/Tooltip/useTooltip.d.ts +0 -13
  51. package/lib/components/Tooltip/useTooltipStyles.d.ts +0 -5
  52. package/lib/index.d.ts +0 -1
  53. package/lib-commonjs/Tooltip.d.ts +0 -1
  54. package/lib-commonjs/common/isConformant.d.ts +0 -4
  55. package/lib-commonjs/common/isConformant.js +0 -22
  56. package/lib-commonjs/common/isConformant.js.map +0 -1
  57. package/lib-commonjs/components/Tooltip/Tooltip.d.ts +0 -6
  58. package/lib-commonjs/components/Tooltip/Tooltip.types.d.ts +0 -124
  59. package/lib-commonjs/components/Tooltip/index.d.ts +0 -5
  60. package/lib-commonjs/components/Tooltip/renderTooltip.d.ts +0 -5
  61. package/lib-commonjs/components/Tooltip/useTooltip.d.ts +0 -13
  62. package/lib-commonjs/components/Tooltip/useTooltipStyles.d.ts +0 -5
  63. package/lib-commonjs/index.d.ts +0 -1
package/CHANGELOG.json CHANGED
@@ -2,76 +2,813 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 20 Oct 2021 09:19:30 GMT",
6
- "tag": "@fluentui/react-tooltip_v9.0.0-nightly.d730088d7f.0",
7
- "version": "9.0.0-nightly.d730088d7f.0",
5
+ "date": "Mon, 23 May 2022 12:10:23 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.10",
7
+ "version": "9.0.0-rc.10",
8
8
  "comments": {
9
9
  "prerelease": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-tooltip",
13
+ "commit": "13543c30b0a05b61cb8d75c804d9b2aee45a8ae5",
14
+ "comment": "Removing TooltipCommons type."
15
+ },
16
+ {
17
+ "author": "martinhochel@microsoft.com",
18
+ "package": "@fluentui/react-tooltip",
19
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
20
+ "comment": "feat: ship rolluped only dts"
21
+ },
22
+ {
23
+ "author": "olfedias@microsoft.com",
24
+ "package": "@fluentui/react-tooltip",
25
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
26
+ "comment": "chore: Update Griffel to latest version"
27
+ },
28
+ {
29
+ "author": "olfedias@microsoft.com",
30
+ "package": "@fluentui/react-tooltip",
31
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
32
+ "comment": "chore: Update Griffel to latest version"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-tooltip",
37
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.10",
38
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-tooltip",
43
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.9",
44
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-tooltip",
49
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.8",
50
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-tooltip",
55
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
56
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui/react-tooltip",
61
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
62
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/react-tooltip",
67
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6",
68
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
69
+ }
70
+ ]
71
+ }
72
+ },
73
+ {
74
+ "date": "Thu, 05 May 2022 18:26:30 GMT",
75
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.9",
76
+ "version": "9.0.0-rc.9",
77
+ "comments": {
78
+ "prerelease": [
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-tooltip",
82
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.9",
83
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-tooltip",
88
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.8",
89
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-tooltip",
94
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.7",
95
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui/react-tooltip",
100
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
101
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
102
+ },
103
+ {
104
+ "author": "beachball",
105
+ "package": "@fluentui/react-tooltip",
106
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
107
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
108
+ },
109
+ {
110
+ "author": "beachball",
111
+ "package": "@fluentui/react-tooltip",
112
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5",
113
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
114
+ }
115
+ ]
116
+ }
117
+ },
118
+ {
119
+ "date": "Wed, 04 May 2022 13:26:36 GMT",
120
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.8",
121
+ "version": "9.0.0-rc.8",
122
+ "comments": {
123
+ "none": [
124
+ {
125
+ "author": "tristan.watanabe@gmail.com",
126
+ "package": "@fluentui/react-tooltip",
127
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
128
+ "comment": "react-tooltip: Move to new common folder."
129
+ }
130
+ ],
131
+ "prerelease": [
132
+ {
133
+ "author": "beachball",
134
+ "package": "@fluentui/react-tooltip",
135
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.8",
136
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
137
+ },
138
+ {
139
+ "author": "beachball",
140
+ "package": "@fluentui/react-tooltip",
141
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.7",
142
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
143
+ },
144
+ {
145
+ "author": "beachball",
146
+ "package": "@fluentui/react-tooltip",
147
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
148
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
149
+ },
150
+ {
151
+ "author": "beachball",
152
+ "package": "@fluentui/react-tooltip",
153
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
154
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
155
+ },
156
+ {
157
+ "author": "beachball",
158
+ "package": "@fluentui/react-tooltip",
159
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
160
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
161
+ }
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "date": "Mon, 25 Apr 2022 09:32:19 GMT",
167
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.7",
168
+ "version": "9.0.0-rc.7",
169
+ "comments": {
170
+ "prerelease": [
171
+ {
172
+ "author": "beachball",
173
+ "package": "@fluentui/react-tooltip",
174
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.7",
175
+ "commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
176
+ }
177
+ ]
178
+ }
179
+ },
180
+ {
181
+ "date": "Tue, 19 Apr 2022 19:17:03 GMT",
182
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.6",
183
+ "version": "9.0.0-rc.6",
184
+ "comments": {
185
+ "none": [
186
+ {
187
+ "author": "elcraig@microsoft.com",
188
+ "package": "@fluentui/react-tooltip",
189
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
190
+ "comment": "Update React dev deps and hoist them to the repo root"
191
+ },
10
192
  {
11
193
  "author": "email not defined",
12
194
  "package": "@fluentui/react-tooltip",
13
- "comment": "Release nightly v9",
14
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
195
+ "commit": "df80d6f3552e939c7eee343876251a873313139a",
196
+ "comment": "Updated documenation for guidance on interactive content in a Tooltip."
197
+ },
198
+ {
199
+ "author": "mgodbolt@microsoft.com",
200
+ "package": "@fluentui/react-tooltip",
201
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
202
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
203
+ }
204
+ ],
205
+ "prerelease": [
206
+ {
207
+ "author": "olfedias@microsoft.com",
208
+ "package": "@fluentui/react-tooltip",
209
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
210
+ "comment": "chore: Update Griffel to latest version"
211
+ },
212
+ {
213
+ "author": "Humberto.Morimoto@microsoft.com",
214
+ "package": "@fluentui/react-tooltip",
215
+ "commit": "36aea1f643cc8a18befeff397dd9147aea591040",
216
+ "comment": "Removing star exports."
217
+ },
218
+ {
219
+ "author": "mgodbolt@microsoft.com",
220
+ "package": "@fluentui/react-tooltip",
221
+ "commit": "f10cc045484b962652a400ef2ef4f3412c8d168b",
222
+ "comment": "Add mountNode prop"
223
+ },
224
+ {
225
+ "author": "seanmonahan@microsoft.com",
226
+ "package": "@fluentui/react-tooltip",
227
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
228
+ "comment": "Add static classnames to Tooltip"
229
+ },
230
+ {
231
+ "author": "beachball",
232
+ "package": "@fluentui/react-tooltip",
233
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.6",
234
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
235
+ },
236
+ {
237
+ "author": "beachball",
238
+ "package": "@fluentui/react-tooltip",
239
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.6",
240
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
241
+ },
242
+ {
243
+ "author": "beachball",
244
+ "package": "@fluentui/react-tooltip",
245
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
246
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
247
+ },
248
+ {
249
+ "author": "beachball",
250
+ "package": "@fluentui/react-tooltip",
251
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
252
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
253
+ },
254
+ {
255
+ "author": "beachball",
256
+ "package": "@fluentui/react-tooltip",
257
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
258
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
259
+ },
260
+ {
261
+ "author": "beachball",
262
+ "package": "@fluentui/react-tooltip",
263
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
264
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
265
+ }
266
+ ]
267
+ }
268
+ },
269
+ {
270
+ "date": "Fri, 04 Mar 2022 05:17:31 GMT",
271
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.5",
272
+ "version": "9.0.0-rc.5",
273
+ "comments": {
274
+ "prerelease": [
275
+ {
276
+ "author": "dzearing@microsoft.com",
277
+ "package": "@fluentui/react-tooltip",
278
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
279
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
280
+ },
281
+ {
282
+ "author": "beachball",
283
+ "package": "@fluentui/react-tooltip",
284
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.5",
285
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
286
+ },
287
+ {
288
+ "author": "beachball",
289
+ "package": "@fluentui/react-tooltip",
290
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.5",
291
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
292
+ },
293
+ {
294
+ "author": "beachball",
295
+ "package": "@fluentui/react-tooltip",
296
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.4",
297
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
298
+ },
299
+ {
300
+ "author": "beachball",
301
+ "package": "@fluentui/react-tooltip",
302
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
303
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
304
+ },
305
+ {
306
+ "author": "beachball",
307
+ "package": "@fluentui/react-tooltip",
308
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
309
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
310
+ }
311
+ ]
312
+ }
313
+ },
314
+ {
315
+ "date": "Tue, 01 Mar 2022 02:17:40 GMT",
316
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.4",
317
+ "version": "9.0.0-rc.4",
318
+ "comments": {
319
+ "prerelease": [
320
+ {
321
+ "author": "beachball",
322
+ "package": "@fluentui/react-tooltip",
323
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.4",
324
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
325
+ },
326
+ {
327
+ "author": "beachball",
328
+ "package": "@fluentui/react-tooltip",
329
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.4",
330
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
331
+ },
332
+ {
333
+ "author": "beachball",
334
+ "package": "@fluentui/react-tooltip",
335
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
336
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
337
+ }
338
+ ]
339
+ }
340
+ },
341
+ {
342
+ "date": "Fri, 18 Feb 2022 13:35:36 GMT",
343
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.3",
344
+ "version": "9.0.0-rc.3",
345
+ "comments": {
346
+ "prerelease": [
347
+ {
348
+ "author": "behowell@microsoft.com",
349
+ "package": "@fluentui/react-tooltip",
350
+ "commit": "50ae56ec346d762d66b3d74ed1127943ffda344f",
351
+ "comment": "Update documentation comments"
352
+ },
353
+ {
354
+ "author": "lingfangao@hotmail.com",
355
+ "package": "@fluentui/react-tooltip",
356
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
357
+ "comment": "fix: Source maps contain original source code"
358
+ },
359
+ {
360
+ "author": "olfedias@microsoft.com",
361
+ "package": "@fluentui/react-tooltip",
362
+ "commit": "2bf88fea066244bc078912bb6e45edb960f3b866",
363
+ "comment": "update trigger implementation to be consistent"
364
+ },
365
+ {
366
+ "author": "beachball",
367
+ "package": "@fluentui/react-tooltip",
368
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.3",
369
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
370
+ },
371
+ {
372
+ "author": "beachball",
373
+ "package": "@fluentui/react-tooltip",
374
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.3",
375
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
376
+ },
377
+ {
378
+ "author": "beachball",
379
+ "package": "@fluentui/react-tooltip",
380
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.3",
381
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
382
+ },
383
+ {
384
+ "author": "beachball",
385
+ "package": "@fluentui/react-tooltip",
386
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.3",
387
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
388
+ },
389
+ {
390
+ "author": "beachball",
391
+ "package": "@fluentui/react-tooltip",
392
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3",
393
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
394
+ },
395
+ {
396
+ "author": "beachball",
397
+ "package": "@fluentui/react-tooltip",
398
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3",
399
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
400
+ }
401
+ ]
402
+ }
403
+ },
404
+ {
405
+ "date": "Thu, 10 Feb 2022 08:50:30 GMT",
406
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.1",
407
+ "version": "9.0.0-rc.1",
408
+ "comments": {
409
+ "prerelease": [
410
+ {
411
+ "author": "olfedias@microsoft.com",
412
+ "package": "@fluentui/react-tooltip",
413
+ "commit": "02e6236e4db8e1b591223475896537e905bf3580",
414
+ "comment": "BREAKING: implement `content` slot"
415
+ },
416
+ {
417
+ "author": "olfedias@microsoft.com",
418
+ "package": "@fluentui/react-tooltip",
419
+ "commit": "17c0b18d7983d414095661bf9f57e14c0c22685d",
420
+ "comment": "Replace make-styles packages with griffel equivalents."
421
+ },
422
+ {
423
+ "author": "behowell@microsoft.com",
424
+ "package": "@fluentui/react-tooltip",
425
+ "commit": "58ae40d6817b1fa4e095a94707dfef5050aa4c11",
426
+ "comment": "Replace `triggerAriaAttribute` prop with `relationship` and make it required with no default"
427
+ },
428
+ {
429
+ "author": "behowell@microsoft.com",
430
+ "package": "@fluentui/react-tooltip",
431
+ "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
432
+ "comment": "Update MenuTrigger and Tooltip to work together"
433
+ },
434
+ {
435
+ "author": "mgodbolt@microsoft.com",
436
+ "package": "@fluentui/react-tooltip",
437
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
438
+ "comment": "remove export of commons types"
439
+ },
440
+ {
441
+ "author": "lingfangao@hotmail.com",
442
+ "package": "@fluentui/react-tooltip",
443
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
444
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
445
+ },
446
+ {
447
+ "author": "behowell@microsoft.com",
448
+ "package": "@fluentui/react-tooltip",
449
+ "commit": "caaf3307f864b04369c13fe69d7dc8fe7ab84735",
450
+ "comment": "Move arrowHeight and tooltipBorderRadius into a shared constants.ts file"
451
+ },
452
+ {
453
+ "author": "behowell@microsoft.com",
454
+ "package": "@fluentui/react-tooltip",
455
+ "commit": "2aacc839785a2f96d84a959aea207dfdb99116f8",
456
+ "comment": "Prevent Tooltip from overriding any aria-label, etc. props on its child"
457
+ },
458
+ {
459
+ "author": "Humberto.Morimoto@microsoft.com",
460
+ "package": "@fluentui/react-tooltip",
461
+ "commit": "9204703d0a42ee34a20ae4cf28952e13872647ba",
462
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
463
+ },
464
+ {
465
+ "author": "behowell@microsoft.com",
466
+ "package": "@fluentui/react-tooltip",
467
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
468
+ "comment": "Refactor component Slot typings"
469
+ },
470
+ {
471
+ "author": "olfedias@microsoft.com",
472
+ "package": "@fluentui/react-tooltip",
473
+ "commit": "1bbb753830028fbf133858d523ae2d56ceefeecf",
474
+ "comment": "update styles to not use CSS shorthands"
475
+ },
476
+ {
477
+ "author": "behowell@microsoft.com",
478
+ "package": "@fluentui/react-tooltip",
479
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
480
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
481
+ },
482
+ {
483
+ "author": "behowell@microsoft.com",
484
+ "package": "@fluentui/react-tooltip",
485
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
486
+ "comment": "Remove component's shorthandProps array"
487
+ },
488
+ {
489
+ "author": "Humberto.Morimoto@microsoft.com",
490
+ "package": "@fluentui/react-tooltip",
491
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
492
+ "comment": "Updating based on changes to composition types."
493
+ },
494
+ {
495
+ "author": "behowell@microsoft.com",
496
+ "package": "@fluentui/react-tooltip",
497
+ "commit": "97c3818f7faf8733a0cfc9c91f5e94ddb8652d3a",
498
+ "comment": "Update documentation stories"
499
+ },
500
+ {
501
+ "author": "olfedias@microsoft.com",
502
+ "package": "@fluentui/react-tooltip",
503
+ "commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
504
+ "comment": "update types related to trigger (allow only React.ReactElement & null)"
505
+ },
506
+ {
507
+ "author": "behowell@microsoft.com",
508
+ "package": "@fluentui/react-tooltip",
509
+ "commit": "09804275c7f346db54c33d4ff347bffc33676014",
510
+ "comment": "Fix tooltip arrow rendering, and add high contrast border around Tooltip"
511
+ },
512
+ {
513
+ "author": "behowell@microsoft.com",
514
+ "package": "@fluentui/react-tooltip",
515
+ "commit": "1513362b9adaae5d7dbda6b364e40e736710a79f",
516
+ "comment": "Remove Tooltip's inverted prop in favor of the appearance prop"
517
+ },
518
+ {
519
+ "author": "beachball",
520
+ "package": "@fluentui/react-tooltip",
521
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.1",
522
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
523
+ },
524
+ {
525
+ "author": "beachball",
526
+ "package": "@fluentui/react-tooltip",
527
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.1",
528
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
529
+ },
530
+ {
531
+ "author": "beachball",
532
+ "package": "@fluentui/react-tooltip",
533
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.1",
534
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
535
+ },
536
+ {
537
+ "author": "beachball",
538
+ "package": "@fluentui/react-tooltip",
539
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.1",
540
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
541
+ },
542
+ {
543
+ "author": "beachball",
544
+ "package": "@fluentui/react-tooltip",
545
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
546
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
547
+ },
548
+ {
549
+ "author": "beachball",
550
+ "package": "@fluentui/react-tooltip",
551
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
552
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
553
+ }
554
+ ],
555
+ "none": [
556
+ {
557
+ "author": "olfedias@microsoft.com",
558
+ "package": "@fluentui/react-tooltip",
559
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
560
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
561
+ },
562
+ {
563
+ "author": "elcraig@microsoft.com",
564
+ "package": "@fluentui/react-tooltip",
565
+ "commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
566
+ "comment": "Remove outdated boilerplate comment in useTooltip"
567
+ },
568
+ {
569
+ "author": "martinhochel@microsoft.com",
570
+ "package": "@fluentui/react-tooltip",
571
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
572
+ "comment": "chore: use storybook runner for all vNext packages"
573
+ },
574
+ {
575
+ "author": "andredias@microsoft.com",
576
+ "package": "@fluentui/react-tooltip",
577
+ "commit": "b59f44ed5db37b457476fdb3ec86ff273b776646",
578
+ "comment": "Migrate package to use solution tsconfigs"
579
+ }
580
+ ]
581
+ }
582
+ },
583
+ {
584
+ "date": "Thu, 25 Nov 2021 08:34:17 GMT",
585
+ "tag": "@fluentui/react-tooltip_v9.0.0-beta.5",
586
+ "version": "9.0.0-beta.5",
587
+ "comments": {
588
+ "prerelease": [
589
+ {
590
+ "author": "lingfangao@hotmail.com",
591
+ "package": "@fluentui/react-tooltip",
592
+ "commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
593
+ "comment": "Add transparent outline to arrow for HC"
594
+ },
595
+ {
596
+ "author": "beachball",
597
+ "package": "@fluentui/react-tooltip",
598
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
599
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
600
+ },
601
+ {
602
+ "author": "beachball",
603
+ "package": "@fluentui/react-tooltip",
604
+ "comment": "Bump @fluentui/react-portal to v9.0.0-beta.5",
605
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
606
+ },
607
+ {
608
+ "author": "beachball",
609
+ "package": "@fluentui/react-tooltip",
610
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-beta.4",
611
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
612
+ },
613
+ {
614
+ "author": "beachball",
615
+ "package": "@fluentui/react-tooltip",
616
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.4",
617
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
618
+ },
619
+ {
620
+ "author": "beachball",
621
+ "package": "@fluentui/react-tooltip",
622
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.4",
623
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
624
+ },
625
+ {
626
+ "author": "beachball",
627
+ "package": "@fluentui/react-tooltip",
628
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
629
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
630
+ },
631
+ {
632
+ "author": "beachball",
633
+ "package": "@fluentui/react-tooltip",
634
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
635
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
636
+ },
637
+ {
638
+ "author": "beachball",
639
+ "package": "@fluentui/react-tooltip",
640
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
641
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
642
+ },
643
+ {
644
+ "author": "beachball",
645
+ "package": "@fluentui/react-tooltip",
646
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
647
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
648
+ }
649
+ ]
650
+ }
651
+ },
652
+ {
653
+ "date": "Fri, 12 Nov 2021 13:25:09 GMT",
654
+ "tag": "@fluentui/react-tooltip_v9.0.0-beta.4",
655
+ "version": "9.0.0-beta.4",
656
+ "comments": {
657
+ "none": [
658
+ {
659
+ "author": "lingfangao@hotmail.com",
660
+ "package": "@fluentui/react-tooltip",
661
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
662
+ "comment": "Remove beta release tag"
663
+ }
664
+ ],
665
+ "prerelease": [
666
+ {
667
+ "author": "gcox@microsoft.com",
668
+ "package": "@fluentui/react-tooltip",
669
+ "commit": "d5810cfc819dcb2126ffaa081bf117fcae83dc73",
670
+ "comment": "Updated stories to support codesandbox"
671
+ },
672
+ {
673
+ "author": "olfedias@microsoft.com",
674
+ "package": "@fluentui/react-tooltip",
675
+ "commit": "f078af73d95d0f2c380144a40127bd08e389aa2d",
676
+ "comment": "export static classes for components"
677
+ },
678
+ {
679
+ "author": "gcox@microsoft.com",
680
+ "package": "@fluentui/react-tooltip",
681
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
682
+ "comment": "Updated beta and RC components to ES2019"
683
+ },
684
+ {
685
+ "author": "beachball",
686
+ "package": "@fluentui/react-tooltip",
687
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
688
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
689
+ },
690
+ {
691
+ "author": "beachball",
692
+ "package": "@fluentui/react-tooltip",
693
+ "comment": "Bump @fluentui/react-portal to v9.0.0-beta.4",
694
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
695
+ },
696
+ {
697
+ "author": "beachball",
698
+ "package": "@fluentui/react-tooltip",
699
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-beta.3",
700
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
701
+ },
702
+ {
703
+ "author": "beachball",
704
+ "package": "@fluentui/react-tooltip",
705
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.3",
706
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
707
+ },
708
+ {
709
+ "author": "beachball",
710
+ "package": "@fluentui/react-tooltip",
711
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
712
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
713
+ },
714
+ {
715
+ "author": "beachball",
716
+ "package": "@fluentui/react-tooltip",
717
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
718
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
719
+ },
720
+ {
721
+ "author": "beachball",
722
+ "package": "@fluentui/react-tooltip",
723
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
724
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
725
+ },
726
+ {
727
+ "author": "beachball",
728
+ "package": "@fluentui/react-tooltip",
729
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
730
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
731
+ },
732
+ {
733
+ "author": "beachball",
734
+ "package": "@fluentui/react-tooltip",
735
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
736
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
737
+ }
738
+ ]
739
+ }
740
+ },
741
+ {
742
+ "date": "Wed, 27 Oct 2021 12:14:23 GMT",
743
+ "tag": "@fluentui/react-tooltip_v9.0.0-beta.3",
744
+ "version": "9.0.0-beta.3",
745
+ "comments": {
746
+ "prerelease": [
747
+ {
748
+ "author": "gcox@microsoft.com",
749
+ "package": "@fluentui/react-tooltip",
750
+ "commit": "75a731d1410685b12a091dcd8a60c318f58260f6",
751
+ "comment": "Removed duplicate 'Tooltip' from story names"
15
752
  },
16
753
  {
17
754
  "author": "peter@draxler.ml",
18
755
  "package": "@fluentui/react-tooltip",
19
- "comment": "added styling of documentation",
20
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
756
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
757
+ "comment": "added styling of documentation"
21
758
  },
22
759
  {
23
760
  "author": "beachball",
24
761
  "package": "@fluentui/react-tooltip",
25
- "comment": "Bump @fluentui/react-make-styles to v9.0.0-nightly.d730088d7f.0",
26
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
762
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.2",
763
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
27
764
  },
28
765
  {
29
766
  "author": "beachball",
30
767
  "package": "@fluentui/react-tooltip",
31
- "comment": "Bump @fluentui/react-portal to v9.0.0-nightly.d730088d7f.0",
32
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
768
+ "comment": "Bump @fluentui/react-portal to v9.0.0-beta.3",
769
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
33
770
  },
34
771
  {
35
772
  "author": "beachball",
36
773
  "package": "@fluentui/react-tooltip",
37
- "comment": "Bump @fluentui/react-positioning to v9.0.0-nightly.d730088d7f.0",
38
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
774
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-beta.2",
775
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
39
776
  },
40
777
  {
41
778
  "author": "beachball",
42
779
  "package": "@fluentui/react-tooltip",
43
- "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-nightly.d730088d7f.0",
44
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
780
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.2",
781
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
45
782
  },
46
783
  {
47
784
  "author": "beachball",
48
785
  "package": "@fluentui/react-tooltip",
49
- "comment": "Bump @fluentui/react-theme to v9.0.0-nightly.d730088d7f.0",
50
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
786
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.2",
787
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
51
788
  },
52
789
  {
53
790
  "author": "beachball",
54
791
  "package": "@fluentui/react-tooltip",
55
- "comment": "Bump @fluentui/react-utilities to v9.0.0-nightly.d730088d7f.0",
56
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
792
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2",
793
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
57
794
  },
58
795
  {
59
796
  "author": "beachball",
60
797
  "package": "@fluentui/react-tooltip",
61
- "comment": "Bump @fluentui/babel-make-styles to v9.0.0-nightly.d730088d7f.0",
62
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
798
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.2",
799
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
63
800
  },
64
801
  {
65
802
  "author": "beachball",
66
803
  "package": "@fluentui/react-tooltip",
67
- "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.d730088d7f.0",
68
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
804
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2",
805
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
69
806
  },
70
807
  {
71
808
  "author": "beachball",
72
809
  "package": "@fluentui/react-tooltip",
73
- "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.d730088d7f.0",
74
- "commit": "ec40cc4bf5af48d100161d7fc692fa8624507dee"
810
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2",
811
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
75
812
  }
76
813
  ]
77
814
  }