@clayui/tooltip 3.116.0 → 3.119.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/lib/Tooltip.d.ts CHANGED
File without changes
File without changes
package/lib/index.d.ts CHANGED
File without changes
package/lib/useAlign.d.ts CHANGED
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clayui/tooltip",
3
- "version": "3.116.0",
3
+ "version": "3.119.0",
4
4
  "description": "ClayTooltip component",
5
5
  "license": "BSD-3-Clause",
6
6
  "repository": "https://github.com/liferay/clay",
@@ -24,7 +24,7 @@
24
24
  "react"
25
25
  ],
26
26
  "dependencies": {
27
- "@clayui/shared": "^3.116.0",
27
+ "@clayui/shared": "^3.119.0",
28
28
  "classnames": "^2.2.6",
29
29
  "dom-align": "^1.12.2",
30
30
  "warning": "^4.0.3"
@@ -37,5 +37,5 @@
37
37
  "browserslist": [
38
38
  "extends browserslist-config-clay"
39
39
  ],
40
- "gitHead": "235780a282ba87864ce556f8004571af102ff165"
40
+ "gitHead": "d7bffea85cd618678d0481131fb20d09c70b725e"
41
41
  }
package/CHANGELOG.md DELETED
@@ -1,429 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [3.116.0](https://github.com/liferay/clay/compare/v3.115.2...v3.116.0) (2024-06-10)
7
-
8
- **Note:** Version bump only for package @clayui/tooltip
9
-
10
- # [3.115.0](https://github.com/liferay/clay/compare/v3.114.0...v3.115.0) (2024-05-16)
11
-
12
- **Note:** Version bump only for package @clayui/tooltip
13
-
14
- # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)
15
-
16
- **Note:** Version bump only for package @clayui/tooltip
17
-
18
- # [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)
19
-
20
- **Note:** Version bump only for package @clayui/tooltip
21
-
22
- # [3.109.0](https://github.com/liferay/clay/compare/v3.108.0...v3.109.0) (2024-01-22)
23
-
24
- **Note:** Version bump only for package @clayui/tooltip
25
-
26
- # [3.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)
27
-
28
- ### Bug Fixes
29
-
30
- - **@clayui/tooltip:** Fix close tooltip when pressing Escape key ([6f40c16](https://github.com/liferay/clay/commit/6f40c16ad2556a99c839822c1486a2e0b2ee710c))
31
-
32
- # [3.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)
33
-
34
- **Note:** Version bump only for package @clayui/tooltip
35
-
36
- ## [3.106.1](https://github.com/liferay/clay/compare/v3.106.0...v3.106.1) (2023-10-26)
37
-
38
- **Note:** Version bump only for package @clayui/tooltip
39
-
40
- # [3.106.0](https://github.com/liferay/clay/compare/v3.105.0...v3.106.0) (2023-10-25)
41
-
42
- ### Bug Fixes
43
-
44
- - remove 'src' dir from being packaged with npm ([9383e8d](https://github.com/liferay/clay/commit/9383e8d8abb25ca3396e7c6e4dfa53bbc72691c5))
45
- - use package's directory for baseDir when generating type ([0a5c710](https://github.com/liferay/clay/commit/0a5c710092f36243bc8d5487f70e831295715072))
46
-
47
- # [3.104.0](https://github.com/liferay/clay/compare/v3.103.1...v3.104.0) (2023-08-25)
48
-
49
- **Note:** Version bump only for package @clayui/tooltip
50
-
51
- ## [3.103.1](https://github.com/liferay/clay/compare/v3.103.0...v3.103.1) (2023-08-15)
52
-
53
- **Note:** Version bump only for package @clayui/tooltip
54
-
55
- # [3.101.0](https://github.com/liferay/clay/compare/v3.100.0...v3.101.0) (2023-07-28)
56
-
57
- **Note:** Version bump only for package @clayui/tooltip
58
-
59
- # [3.100.0](https://github.com/liferay/clay/compare/v3.99.4...v3.100.0) (2023-07-13)
60
-
61
- **Note:** Version bump only for package @clayui/tooltip
62
-
63
- ## [3.99.1](https://github.com/liferay/clay/compare/v3.99.0...v3.99.1) (2023-07-04)
64
-
65
- ### Bug Fixes
66
-
67
- - **@clayui/tooltip:** fix error not showing tooltip on nested elements ([cf31736](https://github.com/liferay/clay/commit/cf31736b5515af8c2e906443c86c6cdd4c11631d))
68
-
69
- # [3.96.0](https://github.com/liferay/clay/compare/v3.95.2...v3.96.0) (2023-05-29)
70
-
71
- **Note:** Version bump only for package @clayui/tooltip
72
-
73
- ## [3.95.2](https://github.com/liferay/clay/compare/v3.95.0...v3.95.2) (2023-05-17)
74
-
75
- **Note:** Version bump only for package @clayui/tooltip
76
-
77
- # [3.95.0](https://github.com/liferay/clay/compare/v3.94.0...v3.95.0) (2023-05-15)
78
-
79
- **Note:** Version bump only for package @clayui/tooltip
80
-
81
- # [3.94.0](https://github.com/liferay/clay/compare/v3.93.0...v3.94.0) (2023-05-03)
82
-
83
- **Note:** Version bump only for package @clayui/tooltip
84
-
85
- # [3.93.0](https://github.com/liferay/clay/compare/v3.92.0...v3.93.0) (2023-04-19)
86
-
87
- **Note:** Version bump only for package @clayui/tooltip
88
-
89
- # [3.92.0](https://github.com/liferay/clay/compare/v3.91.0...v3.92.0) (2023-04-06)
90
-
91
- **Note:** Version bump only for package @clayui/tooltip
92
-
93
- # [3.89.0](https://github.com/liferay/clay/compare/v3.88.0...v3.89.0) (2023-03-01)
94
-
95
- **Note:** Version bump only for package @clayui/tooltip
96
-
97
- # [3.88.0](https://github.com/liferay/clay/compare/v3.87.2...v3.88.0) (2023-02-14)
98
-
99
- **Note:** Version bump only for package @clayui/tooltip
100
-
101
- # [3.87.0](https://github.com/liferay/clay/compare/v3.86.1...v3.87.0) (2023-02-08)
102
-
103
- **Note:** Version bump only for package @clayui/tooltip
104
-
105
- ## [3.86.1](https://github.com/liferay/clay/compare/v3.86.0...v3.86.1) (2023-02-02)
106
-
107
- **Note:** Version bump only for package @clayui/tooltip
108
-
109
- # [3.86.0](https://github.com/liferay/clay/compare/v3.85.0...v3.86.0) (2023-01-31)
110
-
111
- **Note:** Version bump only for package @clayui/tooltip
112
-
113
- # [3.85.0](https://github.com/liferay/clay/compare/v3.84.0...v3.85.0) (2023-01-23)
114
-
115
- **Note:** Version bump only for package @clayui/tooltip
116
-
117
- ## [3.83.1](https://github.com/liferay/clay/compare/v3.83.0...v3.83.1) (2022-12-20)
118
-
119
- **Note:** Version bump only for package @clayui/tooltip
120
-
121
- # [3.83.0](https://github.com/liferay/clay/compare/v3.82.0...v3.83.0) (2022-12-20)
122
-
123
- **Note:** Version bump only for package @clayui/tooltip
124
-
125
- # [3.82.0](https://github.com/liferay/clay/compare/v3.81.0...v3.82.0) (2022-12-07)
126
-
127
- **Note:** Version bump only for package @clayui/tooltip
128
-
129
- # [3.81.0](https://github.com/liferay/clay/compare/v3.80.1...v3.81.0) (2022-11-30)
130
-
131
- **Note:** Version bump only for package @clayui/tooltip
132
-
133
- ## [3.80.1](https://github.com/liferay/clay/compare/v3.80.0...v3.80.1) (2022-11-22)
134
-
135
- **Note:** Version bump only for package @clayui/tooltip
136
-
137
- # [3.80.0](https://github.com/liferay/clay/compare/v3.79.0...v3.80.0) (2022-11-21)
138
-
139
- ### Bug Fixes
140
-
141
- - **@clayui/tooltip:** persist the title attribute when navigate via keyboard ([44fe7c4](https://github.com/liferay/clay/commit/44fe7c4113a0889a109f3d71435800468b9ab94a))
142
-
143
- # [3.79.0](https://github.com/liferay/clay/compare/v3.78.2...v3.79.0) (2022-11-08)
144
-
145
- ### Bug Fixes
146
-
147
- - **@clayui/tooltip:** fixes error when not aligning the tooltip with focus in sequence of elements ([0d3e415](https://github.com/liferay/clay/commit/0d3e415746f33e62b7eb68e798c19c3ce5173b23))
148
-
149
- ## [3.78.2](https://github.com/liferay/clay/compare/v3.78.1...v3.78.2) (2022-10-25)
150
-
151
- **Note:** Version bump only for package @clayui/tooltip
152
-
153
- ## [3.78.1](https://github.com/liferay/clay/compare/v3.78.0...v3.78.1) (2022-10-25)
154
-
155
- **Note:** Version bump only for package @clayui/tooltip
156
-
157
- # [3.78.0](https://github.com/liferay/clay/compare/v3.77.0...v3.78.0) (2022-10-25)
158
-
159
- **Note:** Version bump only for package @clayui/tooltip
160
-
161
- # [3.77.0](https://github.com/liferay/clay/compare/v3.76.0...v3.77.0) (2022-10-17)
162
-
163
- **Note:** Version bump only for package @clayui/tooltip
164
-
165
- ## [3.75.2](https://github.com/liferay/clay/compare/v3.75.1...v3.75.2) (2022-09-29)
166
-
167
- **Note:** Version bump only for package @clayui/tooltip
168
-
169
- # [3.75.0](https://github.com/liferay/clay/compare/v3.74.0...v3.75.0) (2022-09-28)
170
-
171
- **Note:** Version bump only for package @clayui/tooltip
172
-
173
- # [3.73.0](https://github.com/liferay/clay/compare/v3.72.0...v3.73.0) (2022-09-13)
174
-
175
- **Note:** Version bump only for package @clayui/tooltip
176
-
177
- # [3.71.0](https://github.com/liferay/clay/compare/v3.70.3...v3.71.0) (2022-08-30)
178
-
179
- **Note:** Version bump only for package @clayui/tooltip
180
-
181
- ## [3.70.3](https://github.com/liferay/clay/compare/v3.70.2...v3.70.3) (2022-08-30)
182
-
183
- **Note:** Version bump only for package @clayui/tooltip
184
-
185
- ## [3.70.2](https://github.com/liferay/clay/compare/v3.70.1...v3.70.2) (2022-08-30)
186
-
187
- **Note:** Version bump only for package @clayui/tooltip
188
-
189
- # [3.70.0](https://github.com/liferay/clay/compare/v3.69.0...v3.70.0) (2022-08-23)
190
-
191
- **Note:** Version bump only for package @clayui/tooltip
192
-
193
- # [3.69.0](https://github.com/liferay/clay/compare/v3.68.0...v3.69.0) (2022-08-16)
194
-
195
- ### Bug Fixes
196
-
197
- - **@clayui/tooltip): Revert "fix(@clayui/tooltip:** adds the option to disappear the floating tooltip after a while" ([43b64b9](https://github.com/liferay/clay/commit/43b64b9e0ca7b503b022f69f2aa710dd51770114))
198
- - **@clayui/tooltip:** adds the option to disappear the floating tooltip after a while ([7438e62](https://github.com/liferay/clay/commit/7438e62797131336b6547ffd986ff977c7a59d0d))
199
- - **@clayui/tooltip:** remove the behavior of moving the tooltip when the mouse moves ([51585ff](https://github.com/liferay/clay/commit/51585ffb16fe0dea68086ed9c320db381d788215))
200
-
201
- # [3.67.0](https://github.com/liferay/clay/compare/v3.66.0...v3.67.0) (2022-07-25)
202
-
203
- ### Features
204
-
205
- - **@clayui/tooltip:** adds new properties to configure the tooltip to be floating ([c598ca3](https://github.com/liferay/clay/commit/c598ca335b96cafe01848fabdf020135126c9ff9))
206
-
207
- # [3.65.0](https://github.com/liferay/clay/compare/v3.64.0...v3.65.0) (2022-07-11)
208
-
209
- ### Bug Fixes
210
-
211
- - **@clayui/tooltip:** adds the possibility to hover over the tooltip ([8b9b256](https://github.com/liferay/clay/commit/8b9b256db39be0a8f7708648946cec6faeb92bb1))
212
-
213
- # [3.58.0](https://github.com/liferay/clay/compare/v3.57.0...v3.58.0) (2022-05-23)
214
-
215
- **Note:** Version bump only for package @clayui/tooltip
216
-
217
- # [3.56.0](https://github.com/liferay/clay/compare/v3.55.0...v3.56.0) (2022-05-09)
218
-
219
- ### Bug Fixes
220
-
221
- - **@clayui/tooltip:** cancel scheduled tooltip before scheduling new one ([62551b8](https://github.com/liferay/clay/commit/62551b87af77d6b15d95d80c47525c1071237605))
222
-
223
- # [3.55.0](https://github.com/liferay/clay/compare/v3.54.0...v3.55.0) (2022-05-02)
224
-
225
- **Note:** Version bump only for package @clayui/tooltip
226
-
227
- # [3.52.0](https://github.com/liferay/clay/compare/v3.51.0...v3.52.0) (2022-04-04)
228
-
229
- **Note:** Version bump only for package @clayui/tooltip
230
-
231
- # [3.49.0](https://github.com/liferay/clay/compare/v3.48.0...v3.49.0) (2022-03-15)
232
-
233
- **Note:** Version bump only for package @clayui/tooltip
234
-
235
- # [3.47.0](https://github.com/liferay/clay/compare/v3.46.0...v3.47.0) (2022-02-23)
236
-
237
- **Note:** Version bump only for package @clayui/tooltip
238
-
239
- # [3.45.0](https://github.com/liferay/clay/compare/v3.44.2...v3.45.0) (2022-02-01)
240
-
241
- **Note:** Version bump only for package @clayui/tooltip
242
-
243
- # [3.40.0](https://github.com/liferay/clay/compare/v3.39.0...v3.40.0) (2021-11-17)
244
-
245
- **Note:** Version bump only for package @clayui/tooltip
246
-
247
- # [3.39.0](https://github.com/liferay/clay/compare/v3.38.0...v3.39.0) (2021-10-29)
248
-
249
- **Note:** Version bump only for package @clayui/tooltip
250
-
251
- # [3.38.0](https://github.com/liferay/clay/compare/v3.37.0...v3.38.0) (2021-10-22)
252
-
253
- **Note:** Version bump only for package @clayui/tooltip
254
-
255
- # [3.37.0](https://github.com/liferay/clay/compare/v3.36.0...v3.37.0) (2021-10-06)
256
-
257
- **Note:** Version bump only for package @clayui/tooltip
258
-
259
- # [3.36.0](https://github.com/liferay/clay/compare/v3.35.3...v3.36.0) (2021-09-23)
260
-
261
- ### Bug Fixes
262
-
263
- - **@clayui/tooltip:** forces tooltip to be repositioned when the x-axis is modified ([b62313c](https://github.com/liferay/clay/commit/b62313c))
264
- - **@clayui/tooltip:** stop the always showing warnings ([3858bfe](https://github.com/liferay/clay/commit/3858bfe))
265
- - **@clyaui/tooltip:** fixes error when not forcing Tooltip repositioning when X axis is modified ([187f1ef](https://github.com/liferay/clay/commit/187f1ef))
266
-
267
- ## [3.35.3](https://github.com/liferay/clay/compare/v3.35.2...v3.35.3) (2021-09-09)
268
-
269
- **Note:** Version bump only for package @clayui/tooltip
270
-
271
- ## [3.35.2](https://github.com/liferay/clay/compare/v3.35.1...v3.35.2) (2021-08-30)
272
-
273
- **Note:** Version bump only for package @clayui/tooltip
274
-
275
- ## [3.35.1](https://github.com/liferay/clay/compare/v3.35.0...v3.35.1) (2021-08-30)
276
-
277
- **Note:** Version bump only for package @clayui/tooltip
278
-
279
- # [3.35.0](https://github.com/liferay/clay/compare/v3.34.0...v3.35.0) (2021-08-30)
280
-
281
- ### Features
282
-
283
- - **@clayui/tooltip:** replaces direct use of dom-align with doAlign with RTL support ([2afa54c](https://github.com/liferay/clay/commit/2afa54c))
284
-
285
- # [3.32.0](https://github.com/liferay/clay/compare/v3.31.0...v3.32.0) (2021-07-28)
286
-
287
- ### Bug Fixes
288
-
289
- - **@clayui/tooltip:** Hide tooltip on `dragstart` ([70d78da](https://github.com/liferay/clay/commit/70d78da))
290
-
291
- # [3.29.0](https://github.com/liferay/clay/compare/v3.28.0...v3.29.0) (2021-05-28)
292
-
293
- **Note:** Version bump only for package @clayui/tooltip
294
-
295
- # [3.28.0](https://github.com/liferay/clay/compare/v3.27.0...v3.28.0) (2021-05-19)
296
-
297
- ### Features
298
-
299
- - **@clayui/tooltip:** Add the new ContainerProps API ([728600c](https://github.com/liferay/clay/commit/728600c))
300
- - **@clayui/tooltip:** update logic to handle scoping and a global listener ([1c83d30](https://github.com/liferay/clay/commit/1c83d30))
301
-
302
- # [3.27.0](https://github.com/liferay/clay/compare/v3.26.0...v3.27.0) (2021-05-05)
303
-
304
- **Note:** Version bump only for package @clayui/tooltip
305
-
306
- ## [3.4.5](https://github.com/liferay/clay/compare/@clayui/tooltip@3.4.4...@clayui/tooltip@3.4.5) (2021-02-11)
307
-
308
- **Note:** Version bump only for package @clayui/tooltip
309
-
310
- ## [3.4.4](https://github.com/liferay/clay/compare/@clayui/tooltip@3.4.3...@clayui/tooltip@3.4.4) (2021-01-27)
311
-
312
- **Note:** Version bump only for package @clayui/tooltip
313
-
314
- ## [3.4.3](https://github.com/liferay/clay/compare/@clayui/tooltip@3.4.2...@clayui/tooltip@3.4.3) (2021-01-13)
315
-
316
- **Note:** Version bump only for package @clayui/tooltip
317
-
318
- ## [3.4.2](https://github.com/liferay/clay/compare/@clayui/tooltip@3.4.0...@clayui/tooltip@3.4.2) (2020-12-16)
319
-
320
- **Note:** Version bump only for package @clayui/tooltip
321
-
322
- ## [3.4.1](https://github.com/liferay/clay/compare/@clayui/tooltip@3.4.0...@clayui/tooltip@3.4.1) (2020-12-02)
323
-
324
- **Note:** Version bump only for package @clayui/tooltip
325
-
326
- # [3.4.0](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.5...@clayui/tooltip@3.4.0) (2020-10-01)
327
-
328
- ### Features
329
-
330
- - **clayui.com:** Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one ([d812ee9](https://github.com/liferay/clay/commit/d812ee9))
331
- - add displayName for all components ([cc3211d](https://github.com/liferay/clay/commit/cc3211d))
332
-
333
- ## [3.3.5](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.4...@clayui/tooltip@3.3.5) (2020-08-28)
334
-
335
- **Note:** Version bump only for package @clayui/tooltip
336
-
337
- ## [3.3.4](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.3...@clayui/tooltip@3.3.4) (2020-08-26)
338
-
339
- **Note:** Version bump only for package @clayui/tooltip
340
-
341
- ## [3.3.3](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.2...@clayui/tooltip@3.3.3) (2020-07-28)
342
-
343
- ### Bug Fixes
344
-
345
- - update packages to appropriate dependencies ([0026168](https://github.com/liferay/clay/commit/0026168))
346
-
347
- ## [3.3.2](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.1...@clayui/tooltip@3.3.2) (2020-07-07)
348
-
349
- **Note:** Version bump only for package @clayui/tooltip
350
-
351
- ## [3.3.1](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.0...@clayui/tooltip@3.3.1) (2020-06-18)
352
-
353
- **Note:** Version bump only for package @clayui/tooltip
354
-
355
- # [3.3.0](https://github.com/liferay/clay/compare/@clayui/tooltip@3.2.3...@clayui/tooltip@3.3.0) (2020-05-21)
356
-
357
- ### Features
358
-
359
- - **clayui.com:** Improve component docs by updating content - Pagination, Popover, Progress Bar, Slider, Toggle & Tooltip ([01b555a](https://github.com/liferay/clay/commit/01b555a))
360
- - **clayui.com:** Improve component docs by updating content - Typos, wording, and variable names ([f1d795c](https://github.com/liferay/clay/commit/f1d795c))
361
-
362
- ## [3.2.3](https://github.com/liferay/clay/compare/@clayui/tooltip@3.2.2...@clayui/tooltip@3.2.3) (2020-04-24)
363
-
364
- **Note:** Version bump only for package @clayui/tooltip
365
-
366
- ## [3.2.2](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.2.1...@clayui/tooltip@3.2.2) (2020-03-13)
367
-
368
- ### Bug Fixes
369
-
370
- - **@clayui/tooltip:** remove polyfill in favor of ponyfill(ponyfill.com) ([3a149e0](https://github.com/liferay/clay/commit/3a149e0))
371
-
372
- ## [3.2.1](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.2.0...@clayui/tooltip@3.2.1) (2020-03-12)
373
-
374
- ### Bug Fixes
375
-
376
- - **@clayui/tooltip:** add polyfill for element.matches ([a16ff00](https://github.com/liferay/clay/commit/a16ff00))
377
-
378
- # 3.2.0 (2020-02-28)
379
-
380
- ### Bug Fixes
381
-
382
- - **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/commit/2265d10))
383
- - **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))
384
- - **tooltip:** add missing dependency ([7203e50](https://github.com/liferay/clay/commit/7203e50))
385
- - **tooltip:** find closest node with title attribute ([7dc7fb0](https://github.com/liferay/clay/commit/7dc7fb0))
386
- - **tooltip+popover:** stories should be nested under Components ([f9799f9](https://github.com/liferay/clay/commit/f9799f9))
387
-
388
- ### Features
389
-
390
- - **tooltip:** allow custom renderer for TooltipProvider content ([bf64914](https://github.com/liferay/clay/commit/bf64914))
391
- - **tooltip:** create Tooltip component ([cb41eef](https://github.com/liferay/clay/commit/cb41eef))
392
-
393
- # [3.1.0](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.4...@clayui/tooltip@3.1.0) (2020-01-31)
394
-
395
- ### Bug Fixes
396
-
397
- - **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/commit/2265d10))
398
- - **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))
399
-
400
- ### Features
401
-
402
- - **tooltip:** allow custom renderer for TooltipProvider content ([bf64914](https://github.com/liferay/clay/commit/bf64914))
403
-
404
- ## [3.0.6](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.4...@clayui/tooltip@3.0.6) (2020-01-20)
405
-
406
- ### Bug Fixes
407
-
408
- - **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/commit/2265d10))
409
- - **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))
410
-
411
- ## [3.0.5](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.4...@clayui/tooltip@3.0.5) (2019-12-05)
412
-
413
- ### Bug Fixes
414
-
415
- - **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))
416
-
417
- ## [3.0.4](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.3...@clayui/tooltip@3.0.4) (2019-11-07)
418
-
419
- **Note:** Version bump only for package @clayui/tooltip
420
-
421
- ## [3.0.3](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.2...@clayui/tooltip@3.0.3) (2019-11-01)
422
-
423
- **Note:** Version bump only for package @clayui/tooltip
424
-
425
- ## [3.0.2](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.1...@clayui/tooltip@3.0.2) (2019-10-28)
426
-
427
- ### Bug Fixes
428
-
429
- - **tooltip:** find closest node with title attribute ([7dc7fb0](https://github.com/liferay/clay/commit/7dc7fb0))