@fluentui/react-tooltip 0.0.0-nightly627ad67f1120211109.1 → 0.0.0-nightly695230dc7220220301.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +413 -22
- package/CHANGELOG.md +106 -14
- package/MIGRATION.md +51 -43
- package/Spec.md +201 -337
- package/dist/react-tooltip.d.ts +38 -48
- package/lib/Tooltip.js.map +1 -1
- package/lib/components/Tooltip/Tooltip.d.ts +3 -2
- package/lib/components/Tooltip/Tooltip.js +9 -9
- package/lib/components/Tooltip/Tooltip.js.map +1 -1
- package/lib/components/Tooltip/Tooltip.types.d.ts +32 -39
- package/lib/components/Tooltip/Tooltip.types.js.map +1 -1
- package/lib/components/Tooltip/index.js.map +1 -1
- package/lib/components/Tooltip/private/constants.d.ts +12 -0
- package/lib/components/Tooltip/private/constants.js +14 -0
- package/lib/components/Tooltip/private/constants.js.map +1 -0
- package/lib/components/Tooltip/renderTooltip.d.ts +1 -1
- package/lib/components/Tooltip/renderTooltip.js +5 -4
- package/lib/components/Tooltip/renderTooltip.js.map +1 -1
- package/lib/components/Tooltip/useTooltip.d.ts +3 -6
- package/lib/components/Tooltip/useTooltip.js +44 -65
- package/lib/components/Tooltip/useTooltip.js.map +1 -1
- package/lib/components/Tooltip/useTooltipStyles.d.ts +1 -1
- package/lib/components/Tooltip/useTooltipStyles.js +47 -21
- package/lib/components/Tooltip/useTooltipStyles.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Tooltip.js.map +1 -1
- package/lib-commonjs/components/Tooltip/Tooltip.d.ts +3 -2
- package/lib-commonjs/components/Tooltip/Tooltip.js +8 -7
- package/lib-commonjs/components/Tooltip/Tooltip.js.map +1 -1
- package/lib-commonjs/components/Tooltip/Tooltip.types.d.ts +32 -39
- package/lib-commonjs/components/Tooltip/Tooltip.types.js.map +1 -1
- package/lib-commonjs/components/Tooltip/index.js.map +1 -1
- package/lib-commonjs/components/Tooltip/private/constants.d.ts +12 -0
- package/lib-commonjs/components/Tooltip/private/constants.js +21 -0
- package/lib-commonjs/components/Tooltip/private/constants.js.map +1 -0
- package/lib-commonjs/components/Tooltip/renderTooltip.d.ts +1 -1
- package/lib-commonjs/components/Tooltip/renderTooltip.js +7 -6
- package/lib-commonjs/components/Tooltip/renderTooltip.js.map +1 -1
- package/lib-commonjs/components/Tooltip/useTooltip.d.ts +3 -6
- package/lib-commonjs/components/Tooltip/useTooltip.js +49 -69
- package/lib-commonjs/components/Tooltip/useTooltip.js.map +1 -1
- package/lib-commonjs/components/Tooltip/useTooltipStyles.d.ts +1 -1
- package/lib-commonjs/components/Tooltip/useTooltipStyles.js +53 -24
- package/lib-commonjs/components/Tooltip/useTooltipStyles.js.map +1 -1
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +12 -14
- package/lib/common/isConformant.d.ts +0 -4
- package/lib/common/isConformant.js +0 -11
- package/lib/common/isConformant.js.map +0 -1
- package/lib-commonjs/common/isConformant.d.ts +0 -4
- package/lib-commonjs/common/isConformant.js +0 -22
- package/lib-commonjs/common/isConformant.js.map +0 -1
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,408 @@
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Tue,
|
6
|
-
"tag": "@fluentui/react-tooltip_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Tue, 01 Mar 2022 04:15:03 GMT",
|
6
|
+
"tag": "@fluentui/react-tooltip_v0.0.0-nightly695230dc7220220301.1",
|
7
|
+
"version": "0.0.0-nightly695230dc7220220301.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-tooltip",
|
13
|
-
"commit": "
|
13
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-tooltip",
|
19
|
+
"comment": "Bump @fluentui/react-portal to v0.0.0-nightly695230dc7220220301.1",
|
20
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-tooltip",
|
25
|
+
"comment": "Bump @fluentui/react-positioning to v0.0.0-nightly695230dc7220220301.1",
|
26
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-tooltip",
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly695230dc7220220301.1",
|
32
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-tooltip",
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly695230dc7220220301.1",
|
38
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-tooltip",
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly695230dc7220220301.1",
|
44
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-tooltip",
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly695230dc7220220301.1",
|
50
|
+
"commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
|
51
|
+
}
|
52
|
+
]
|
53
|
+
}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"date": "Tue, 01 Mar 2022 02:17:40 GMT",
|
57
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.4",
|
58
|
+
"version": "9.0.0-rc.4",
|
59
|
+
"comments": {
|
60
|
+
"prerelease": [
|
61
|
+
{
|
62
|
+
"author": "beachball",
|
63
|
+
"package": "@fluentui/react-tooltip",
|
64
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.4",
|
65
|
+
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "beachball",
|
69
|
+
"package": "@fluentui/react-tooltip",
|
70
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-rc.4",
|
71
|
+
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "beachball",
|
75
|
+
"package": "@fluentui/react-tooltip",
|
76
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
|
77
|
+
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
|
78
|
+
}
|
79
|
+
]
|
80
|
+
}
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"date": "Fri, 18 Feb 2022 13:35:36 GMT",
|
84
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.3",
|
85
|
+
"version": "9.0.0-rc.3",
|
86
|
+
"comments": {
|
87
|
+
"prerelease": [
|
88
|
+
{
|
89
|
+
"author": "behowell@microsoft.com",
|
90
|
+
"package": "@fluentui/react-tooltip",
|
91
|
+
"commit": "50ae56ec346d762d66b3d74ed1127943ffda344f",
|
92
|
+
"comment": "Update documentation comments"
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"author": "lingfangao@hotmail.com",
|
96
|
+
"package": "@fluentui/react-tooltip",
|
97
|
+
"commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
|
98
|
+
"comment": "fix: Source maps contain original source code"
|
99
|
+
},
|
100
|
+
{
|
101
|
+
"author": "olfedias@microsoft.com",
|
102
|
+
"package": "@fluentui/react-tooltip",
|
103
|
+
"commit": "2bf88fea066244bc078912bb6e45edb960f3b866",
|
104
|
+
"comment": "update trigger implementation to be consistent"
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"author": "beachball",
|
108
|
+
"package": "@fluentui/react-tooltip",
|
109
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.3",
|
110
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"author": "beachball",
|
114
|
+
"package": "@fluentui/react-tooltip",
|
115
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-rc.3",
|
116
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"author": "beachball",
|
120
|
+
"package": "@fluentui/react-tooltip",
|
121
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.3",
|
122
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"author": "beachball",
|
126
|
+
"package": "@fluentui/react-tooltip",
|
127
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.3",
|
128
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
129
|
+
},
|
130
|
+
{
|
131
|
+
"author": "beachball",
|
132
|
+
"package": "@fluentui/react-tooltip",
|
133
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3",
|
134
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"author": "beachball",
|
138
|
+
"package": "@fluentui/react-tooltip",
|
139
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3",
|
140
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
141
|
+
}
|
142
|
+
]
|
143
|
+
}
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"date": "Thu, 10 Feb 2022 08:50:30 GMT",
|
147
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.1",
|
148
|
+
"version": "9.0.0-rc.1",
|
149
|
+
"comments": {
|
150
|
+
"prerelease": [
|
151
|
+
{
|
152
|
+
"author": "olfedias@microsoft.com",
|
153
|
+
"package": "@fluentui/react-tooltip",
|
154
|
+
"commit": "02e6236e4db8e1b591223475896537e905bf3580",
|
155
|
+
"comment": "BREAKING: implement `content` slot"
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"author": "olfedias@microsoft.com",
|
159
|
+
"package": "@fluentui/react-tooltip",
|
160
|
+
"commit": "17c0b18d7983d414095661bf9f57e14c0c22685d",
|
161
|
+
"comment": "Replace make-styles packages with griffel equivalents."
|
162
|
+
},
|
163
|
+
{
|
164
|
+
"author": "behowell@microsoft.com",
|
165
|
+
"package": "@fluentui/react-tooltip",
|
166
|
+
"commit": "58ae40d6817b1fa4e095a94707dfef5050aa4c11",
|
167
|
+
"comment": "Replace `triggerAriaAttribute` prop with `relationship` and make it required with no default"
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"author": "behowell@microsoft.com",
|
171
|
+
"package": "@fluentui/react-tooltip",
|
172
|
+
"commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
|
173
|
+
"comment": "Update MenuTrigger and Tooltip to work together"
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"author": "mgodbolt@microsoft.com",
|
177
|
+
"package": "@fluentui/react-tooltip",
|
178
|
+
"commit": "839ec14849e112b85aa321d034739ec421199141",
|
179
|
+
"comment": "remove export of commons types"
|
180
|
+
},
|
181
|
+
{
|
182
|
+
"author": "lingfangao@hotmail.com",
|
183
|
+
"package": "@fluentui/react-tooltip",
|
184
|
+
"commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
|
185
|
+
"comment": "Bump Fluent UI packages to 9.0.0-rc"
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"author": "behowell@microsoft.com",
|
189
|
+
"package": "@fluentui/react-tooltip",
|
190
|
+
"commit": "caaf3307f864b04369c13fe69d7dc8fe7ab84735",
|
191
|
+
"comment": "Move arrowHeight and tooltipBorderRadius into a shared constants.ts file"
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"author": "behowell@microsoft.com",
|
195
|
+
"package": "@fluentui/react-tooltip",
|
196
|
+
"commit": "2aacc839785a2f96d84a959aea207dfdb99116f8",
|
197
|
+
"comment": "Prevent Tooltip from overriding any aria-label, etc. props on its child"
|
198
|
+
},
|
199
|
+
{
|
200
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
201
|
+
"package": "@fluentui/react-tooltip",
|
202
|
+
"commit": "9204703d0a42ee34a20ae4cf28952e13872647ba",
|
203
|
+
"comment": "Replacing use of functions in makeStyles with direct use of tokens."
|
204
|
+
},
|
205
|
+
{
|
206
|
+
"author": "behowell@microsoft.com",
|
207
|
+
"package": "@fluentui/react-tooltip",
|
208
|
+
"commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
|
209
|
+
"comment": "Refactor component Slot typings"
|
210
|
+
},
|
211
|
+
{
|
212
|
+
"author": "olfedias@microsoft.com",
|
213
|
+
"package": "@fluentui/react-tooltip",
|
214
|
+
"commit": "1bbb753830028fbf133858d523ae2d56ceefeecf",
|
215
|
+
"comment": "update styles to not use CSS shorthands"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"author": "behowell@microsoft.com",
|
219
|
+
"package": "@fluentui/react-tooltip",
|
220
|
+
"commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
|
221
|
+
"comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
|
222
|
+
},
|
223
|
+
{
|
224
|
+
"author": "behowell@microsoft.com",
|
225
|
+
"package": "@fluentui/react-tooltip",
|
226
|
+
"commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
|
227
|
+
"comment": "Remove component's shorthandProps array"
|
228
|
+
},
|
229
|
+
{
|
230
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
231
|
+
"package": "@fluentui/react-tooltip",
|
232
|
+
"commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
|
233
|
+
"comment": "Updating based on changes to composition types."
|
234
|
+
},
|
235
|
+
{
|
236
|
+
"author": "behowell@microsoft.com",
|
237
|
+
"package": "@fluentui/react-tooltip",
|
238
|
+
"commit": "97c3818f7faf8733a0cfc9c91f5e94ddb8652d3a",
|
239
|
+
"comment": "Update documentation stories"
|
240
|
+
},
|
241
|
+
{
|
242
|
+
"author": "olfedias@microsoft.com",
|
243
|
+
"package": "@fluentui/react-tooltip",
|
244
|
+
"commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
|
245
|
+
"comment": "update types related to trigger (allow only React.ReactElement & null)"
|
246
|
+
},
|
247
|
+
{
|
248
|
+
"author": "behowell@microsoft.com",
|
249
|
+
"package": "@fluentui/react-tooltip",
|
250
|
+
"commit": "09804275c7f346db54c33d4ff347bffc33676014",
|
251
|
+
"comment": "Fix tooltip arrow rendering, and add high contrast border around Tooltip"
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"author": "behowell@microsoft.com",
|
255
|
+
"package": "@fluentui/react-tooltip",
|
256
|
+
"commit": "1513362b9adaae5d7dbda6b364e40e736710a79f",
|
257
|
+
"comment": "Remove Tooltip's inverted prop in favor of the appearance prop"
|
258
|
+
},
|
259
|
+
{
|
260
|
+
"author": "beachball",
|
261
|
+
"package": "@fluentui/react-tooltip",
|
262
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.1",
|
263
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
264
|
+
},
|
265
|
+
{
|
266
|
+
"author": "beachball",
|
267
|
+
"package": "@fluentui/react-tooltip",
|
268
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-rc.1",
|
269
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
270
|
+
},
|
271
|
+
{
|
272
|
+
"author": "beachball",
|
273
|
+
"package": "@fluentui/react-tooltip",
|
274
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.1",
|
275
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"author": "beachball",
|
279
|
+
"package": "@fluentui/react-tooltip",
|
280
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.1",
|
281
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"author": "beachball",
|
285
|
+
"package": "@fluentui/react-tooltip",
|
286
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
|
287
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"author": "beachball",
|
291
|
+
"package": "@fluentui/react-tooltip",
|
292
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
|
293
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
294
|
+
}
|
295
|
+
],
|
296
|
+
"none": [
|
297
|
+
{
|
298
|
+
"author": "olfedias@microsoft.com",
|
299
|
+
"package": "@fluentui/react-tooltip",
|
300
|
+
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
301
|
+
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"author": "elcraig@microsoft.com",
|
305
|
+
"package": "@fluentui/react-tooltip",
|
306
|
+
"commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
|
307
|
+
"comment": "Remove outdated boilerplate comment in useTooltip"
|
308
|
+
},
|
309
|
+
{
|
310
|
+
"author": "martinhochel@microsoft.com",
|
311
|
+
"package": "@fluentui/react-tooltip",
|
312
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
313
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
314
|
+
},
|
315
|
+
{
|
316
|
+
"author": "andredias@microsoft.com",
|
317
|
+
"package": "@fluentui/react-tooltip",
|
318
|
+
"commit": "b59f44ed5db37b457476fdb3ec86ff273b776646",
|
319
|
+
"comment": "Migrate package to use solution tsconfigs"
|
320
|
+
}
|
321
|
+
]
|
322
|
+
}
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"date": "Thu, 25 Nov 2021 08:34:17 GMT",
|
326
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-beta.5",
|
327
|
+
"version": "9.0.0-beta.5",
|
328
|
+
"comments": {
|
329
|
+
"prerelease": [
|
330
|
+
{
|
331
|
+
"author": "lingfangao@hotmail.com",
|
332
|
+
"package": "@fluentui/react-tooltip",
|
333
|
+
"commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
|
334
|
+
"comment": "Add transparent outline to arrow for HC"
|
335
|
+
},
|
336
|
+
{
|
337
|
+
"author": "beachball",
|
338
|
+
"package": "@fluentui/react-tooltip",
|
339
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
340
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"author": "beachball",
|
344
|
+
"package": "@fluentui/react-tooltip",
|
345
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-beta.5",
|
346
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
347
|
+
},
|
348
|
+
{
|
349
|
+
"author": "beachball",
|
350
|
+
"package": "@fluentui/react-tooltip",
|
351
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-beta.4",
|
352
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
353
|
+
},
|
354
|
+
{
|
355
|
+
"author": "beachball",
|
356
|
+
"package": "@fluentui/react-tooltip",
|
357
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.4",
|
358
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
359
|
+
},
|
360
|
+
{
|
361
|
+
"author": "beachball",
|
362
|
+
"package": "@fluentui/react-tooltip",
|
363
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.4",
|
364
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
365
|
+
},
|
366
|
+
{
|
367
|
+
"author": "beachball",
|
368
|
+
"package": "@fluentui/react-tooltip",
|
369
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
370
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"author": "beachball",
|
374
|
+
"package": "@fluentui/react-tooltip",
|
375
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
376
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
377
|
+
},
|
378
|
+
{
|
379
|
+
"author": "beachball",
|
380
|
+
"package": "@fluentui/react-tooltip",
|
381
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
382
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
383
|
+
},
|
384
|
+
{
|
385
|
+
"author": "beachball",
|
386
|
+
"package": "@fluentui/react-tooltip",
|
387
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
388
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
389
|
+
}
|
390
|
+
]
|
391
|
+
}
|
392
|
+
},
|
393
|
+
{
|
394
|
+
"date": "Fri, 12 Nov 2021 13:25:09 GMT",
|
395
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-beta.4",
|
396
|
+
"version": "9.0.0-beta.4",
|
397
|
+
"comments": {
|
398
|
+
"none": [
|
399
|
+
{
|
400
|
+
"author": "lingfangao@hotmail.com",
|
401
|
+
"package": "@fluentui/react-tooltip",
|
402
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
403
|
+
"comment": "Remove beta release tag"
|
404
|
+
}
|
405
|
+
],
|
406
|
+
"prerelease": [
|
16
407
|
{
|
17
408
|
"author": "gcox@microsoft.com",
|
18
409
|
"package": "@fluentui/react-tooltip",
|
@@ -34,56 +425,56 @@
|
|
34
425
|
{
|
35
426
|
"author": "beachball",
|
36
427
|
"package": "@fluentui/react-tooltip",
|
37
|
-
"comment": "Bump @fluentui/react-make-styles to
|
38
|
-
"commit": "
|
428
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
429
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
39
430
|
},
|
40
431
|
{
|
41
432
|
"author": "beachball",
|
42
433
|
"package": "@fluentui/react-tooltip",
|
43
|
-
"comment": "Bump @fluentui/react-portal to
|
44
|
-
"commit": "
|
434
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-beta.4",
|
435
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
45
436
|
},
|
46
437
|
{
|
47
438
|
"author": "beachball",
|
48
439
|
"package": "@fluentui/react-tooltip",
|
49
|
-
"comment": "Bump @fluentui/react-positioning to
|
50
|
-
"commit": "
|
440
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-beta.3",
|
441
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
51
442
|
},
|
52
443
|
{
|
53
444
|
"author": "beachball",
|
54
445
|
"package": "@fluentui/react-tooltip",
|
55
|
-
"comment": "Bump @fluentui/react-shared-contexts to
|
56
|
-
"commit": "
|
446
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.3",
|
447
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
57
448
|
},
|
58
449
|
{
|
59
450
|
"author": "beachball",
|
60
451
|
"package": "@fluentui/react-tooltip",
|
61
|
-
"comment": "Bump @fluentui/react-theme to
|
62
|
-
"commit": "
|
452
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
|
453
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
63
454
|
},
|
64
455
|
{
|
65
456
|
"author": "beachball",
|
66
457
|
"package": "@fluentui/react-tooltip",
|
67
|
-
"comment": "Bump @fluentui/react-utilities to
|
68
|
-
"commit": "
|
458
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
459
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
69
460
|
},
|
70
461
|
{
|
71
462
|
"author": "beachball",
|
72
463
|
"package": "@fluentui/react-tooltip",
|
73
|
-
"comment": "Bump @fluentui/babel-make-styles to
|
74
|
-
"commit": "
|
464
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
465
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
75
466
|
},
|
76
467
|
{
|
77
468
|
"author": "beachball",
|
78
469
|
"package": "@fluentui/react-tooltip",
|
79
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to
|
80
|
-
"commit": "
|
470
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
471
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
81
472
|
},
|
82
473
|
{
|
83
474
|
"author": "beachball",
|
84
475
|
"package": "@fluentui/react-tooltip",
|
85
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to
|
86
|
-
"commit": "
|
476
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
477
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
87
478
|
}
|
88
479
|
]
|
89
480
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,29 +1,121 @@
|
|
1
1
|
# Change Log - @fluentui/react-tooltip
|
2
2
|
|
3
|
-
This log was last generated on Tue,
|
3
|
+
This log was last generated on Tue, 01 Mar 2022 04:15:03 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly695230dc7220220301.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v0.0.0-nightly695230dc7220220301.1)
|
8
8
|
|
9
|
-
Tue,
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-
|
9
|
+
Tue, 01 Mar 2022 04:15:03 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.4..@fluentui/react-tooltip_v0.0.0-nightly695230dc7220220301.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by email not defined)
|
15
|
+
- Bump @fluentui/react-portal to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
|
16
|
+
- Bump @fluentui/react-positioning to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
|
21
|
+
|
22
|
+
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.4)
|
23
|
+
|
24
|
+
Tue, 01 Mar 2022 02:17:40 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.3..@fluentui/react-tooltip_v9.0.0-rc.4)
|
26
|
+
|
27
|
+
### Changes
|
28
|
+
|
29
|
+
- Bump @fluentui/react-portal to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
|
30
|
+
- Bump @fluentui/react-positioning to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
|
31
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
|
32
|
+
|
33
|
+
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.3)
|
34
|
+
|
35
|
+
Fri, 18 Feb 2022 13:35:36 GMT
|
36
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.1..@fluentui/react-tooltip_v9.0.0-rc.3)
|
37
|
+
|
38
|
+
### Changes
|
39
|
+
|
40
|
+
- Update documentation comments ([PR #21736](https://github.com/microsoft/fluentui/pull/21736) by behowell@microsoft.com)
|
41
|
+
- fix: Source maps contain original source code ([PR #21690](https://github.com/microsoft/fluentui/pull/21690) by lingfangao@hotmail.com)
|
42
|
+
- update trigger implementation to be consistent ([PR #21626](https://github.com/microsoft/fluentui/pull/21626) by olfedias@microsoft.com)
|
43
|
+
- Bump @fluentui/react-portal to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
44
|
+
- Bump @fluentui/react-positioning to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
45
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
46
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
47
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
48
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
49
|
+
|
50
|
+
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.1)
|
51
|
+
|
52
|
+
Thu, 10 Feb 2022 08:50:30 GMT
|
53
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.5..@fluentui/react-tooltip_v9.0.0-rc.1)
|
54
|
+
|
55
|
+
### Changes
|
56
|
+
|
57
|
+
- BREAKING: implement `content` slot ([PR #21470](https://github.com/microsoft/fluentui/pull/21470) by olfedias@microsoft.com)
|
58
|
+
- Replace make-styles packages with griffel equivalents. ([PR #21422](https://github.com/microsoft/fluentui/pull/21422) by olfedias@microsoft.com)
|
59
|
+
- Replace `triggerAriaAttribute` prop with `relationship` and make it required with no default ([PR #21331](https://github.com/microsoft/fluentui/pull/21331) by behowell@microsoft.com)
|
60
|
+
- Update MenuTrigger and Tooltip to work together ([PR #21495](https://github.com/microsoft/fluentui/pull/21495) by behowell@microsoft.com)
|
61
|
+
- remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
|
62
|
+
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
63
|
+
- Move arrowHeight and tooltipBorderRadius into a shared constants.ts file ([PR #21204](https://github.com/microsoft/fluentui/pull/21204) by behowell@microsoft.com)
|
64
|
+
- Prevent Tooltip from overriding any aria-label, etc. props on its child ([PR #21532](https://github.com/microsoft/fluentui/pull/21532) by behowell@microsoft.com)
|
65
|
+
- Replacing use of functions in makeStyles with direct use of tokens. ([PR #21058](https://github.com/microsoft/fluentui/pull/21058) by Humberto.Morimoto@microsoft.com)
|
66
|
+
- Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
|
67
|
+
- update styles to not use CSS shorthands ([PR #20795](https://github.com/microsoft/fluentui/pull/20795) by olfedias@microsoft.com)
|
68
|
+
- 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)
|
69
|
+
- Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
|
70
|
+
- Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
|
71
|
+
- Update documentation stories ([PR #21298](https://github.com/microsoft/fluentui/pull/21298) by behowell@microsoft.com)
|
72
|
+
- update types related to trigger (allow only React.ReactElement & null) ([PR #21609](https://github.com/microsoft/fluentui/pull/21609) by olfedias@microsoft.com)
|
73
|
+
- Fix tooltip arrow rendering, and add high contrast border around Tooltip ([PR #21086](https://github.com/microsoft/fluentui/pull/21086) by behowell@microsoft.com)
|
74
|
+
- Remove Tooltip's inverted prop in favor of the appearance prop ([PR #21327](https://github.com/microsoft/fluentui/pull/21327) by behowell@microsoft.com)
|
75
|
+
- Bump @fluentui/react-portal to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
76
|
+
- Bump @fluentui/react-positioning to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
77
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
78
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
79
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
80
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
81
|
+
|
82
|
+
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.5)
|
83
|
+
|
84
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
85
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.4..@fluentui/react-tooltip_v9.0.0-beta.5)
|
86
|
+
|
87
|
+
### Changes
|
88
|
+
|
89
|
+
- Add transparent outline to arrow for HC ([PR #20541](https://github.com/microsoft/fluentui/pull/20541) by lingfangao@hotmail.com)
|
90
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
91
|
+
- Bump @fluentui/react-portal to v9.0.0-beta.5 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
92
|
+
- Bump @fluentui/react-positioning to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
93
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
94
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
95
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
96
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
97
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
98
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
99
|
+
|
100
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.4)
|
101
|
+
|
102
|
+
Fri, 12 Nov 2021 13:25:09 GMT
|
103
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.3..@fluentui/react-tooltip_v9.0.0-beta.4)
|
11
104
|
|
12
105
|
### Changes
|
13
106
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by email not defined)
|
15
107
|
- Updated stories to support codesandbox ([PR #20373](https://github.com/microsoft/fluentui/pull/20373) by gcox@microsoft.com)
|
16
108
|
- export static classes for components ([PR #20455](https://github.com/microsoft/fluentui/pull/20455) by olfedias@microsoft.com)
|
17
109
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
18
|
-
- Bump @fluentui/react-make-styles to
|
19
|
-
- Bump @fluentui/react-portal to
|
20
|
-
- Bump @fluentui/react-positioning to
|
21
|
-
- Bump @fluentui/react-shared-contexts to
|
22
|
-
- Bump @fluentui/react-theme to
|
23
|
-
- Bump @fluentui/react-utilities to
|
24
|
-
- Bump @fluentui/babel-make-styles to
|
25
|
-
- Bump @fluentui/jest-serializer-make-styles to
|
26
|
-
- Bump @fluentui/react-conformance-make-styles to
|
110
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
111
|
+
- Bump @fluentui/react-portal to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
112
|
+
- Bump @fluentui/react-positioning to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
113
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
114
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
115
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
116
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
117
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
118
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
27
119
|
|
28
120
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.3)
|
29
121
|
|