@fluentui/react-tooltip 9.0.0-rc.5 → 9.0.0-rc.8
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +152 -1
- package/CHANGELOG.md +144 -104
- package/dist/{react-tooltip.d.ts → index.d.ts} +8 -1
- package/lib/components/Tooltip/Tooltip.types.d.ts +2 -1
- package/lib/components/Tooltip/Tooltip.types.js.map +1 -1
- package/lib/components/Tooltip/renderTooltip.js +3 -1
- package/lib/components/Tooltip/renderTooltip.js.map +1 -1
- package/lib/components/Tooltip/useTooltip.js +3 -1
- package/lib/components/Tooltip/useTooltip.js.map +1 -1
- package/lib/components/Tooltip/useTooltipStyles.d.ts +6 -1
- package/lib/components/Tooltip/useTooltipStyles.js +10 -1
- package/lib/components/Tooltip/useTooltipStyles.js.map +1 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.js +2 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/components/Tooltip/Tooltip.types.d.ts +2 -1
- package/lib-commonjs/components/Tooltip/renderTooltip.js +3 -1
- package/lib-commonjs/components/Tooltip/renderTooltip.js.map +1 -1
- package/lib-commonjs/components/Tooltip/useTooltip.js +3 -1
- package/lib-commonjs/components/Tooltip/useTooltip.js.map +1 -1
- package/lib-commonjs/components/Tooltip/useTooltipStyles.d.ts +6 -1
- package/lib-commonjs/components/Tooltip/useTooltipStyles.js +11 -2
- package/lib-commonjs/components/Tooltip/useTooltipStyles.js.map +1 -1
- package/lib-commonjs/index.d.ts +2 -1
- package/lib-commonjs/index.js +39 -2
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +11 -21
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,158 @@
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 04 May 2022 13:24:03 GMT",
|
6
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.8",
|
7
|
+
"version": "9.0.0-rc.8",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "tristan.watanabe@gmail.com",
|
12
|
+
"package": "@fluentui/react-tooltip",
|
13
|
+
"commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
|
14
|
+
"comment": "react-tooltip: Move to new common folder."
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"prerelease": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-tooltip",
|
21
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.8",
|
22
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"author": "beachball",
|
26
|
+
"package": "@fluentui/react-tooltip",
|
27
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-rc.7",
|
28
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"author": "beachball",
|
32
|
+
"package": "@fluentui/react-tooltip",
|
33
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
|
34
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"author": "beachball",
|
38
|
+
"package": "@fluentui/react-tooltip",
|
39
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
40
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"author": "beachball",
|
44
|
+
"package": "@fluentui/react-tooltip",
|
45
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
46
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
47
|
+
}
|
48
|
+
]
|
49
|
+
}
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"date": "Mon, 25 Apr 2022 09:32:19 GMT",
|
53
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.7",
|
54
|
+
"version": "9.0.0-rc.7",
|
55
|
+
"comments": {
|
56
|
+
"prerelease": [
|
57
|
+
{
|
58
|
+
"author": "beachball",
|
59
|
+
"package": "@fluentui/react-tooltip",
|
60
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.7",
|
61
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
62
|
+
}
|
63
|
+
]
|
64
|
+
}
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"date": "Tue, 19 Apr 2022 19:17:03 GMT",
|
68
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.6",
|
69
|
+
"version": "9.0.0-rc.6",
|
70
|
+
"comments": {
|
71
|
+
"none": [
|
72
|
+
{
|
73
|
+
"author": "elcraig@microsoft.com",
|
74
|
+
"package": "@fluentui/react-tooltip",
|
75
|
+
"commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
|
76
|
+
"comment": "Update React dev deps and hoist them to the repo root"
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"author": "email not defined",
|
80
|
+
"package": "@fluentui/react-tooltip",
|
81
|
+
"commit": "df80d6f3552e939c7eee343876251a873313139a",
|
82
|
+
"comment": "Updated documenation for guidance on interactive content in a Tooltip."
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"author": "mgodbolt@microsoft.com",
|
86
|
+
"package": "@fluentui/react-tooltip",
|
87
|
+
"commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
|
88
|
+
"comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
|
89
|
+
}
|
90
|
+
],
|
91
|
+
"prerelease": [
|
92
|
+
{
|
93
|
+
"author": "olfedias@microsoft.com",
|
94
|
+
"package": "@fluentui/react-tooltip",
|
95
|
+
"commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
|
96
|
+
"comment": "chore: Update Griffel to latest version"
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
100
|
+
"package": "@fluentui/react-tooltip",
|
101
|
+
"commit": "36aea1f643cc8a18befeff397dd9147aea591040",
|
102
|
+
"comment": "Removing star exports."
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"author": "mgodbolt@microsoft.com",
|
106
|
+
"package": "@fluentui/react-tooltip",
|
107
|
+
"commit": "f10cc045484b962652a400ef2ef4f3412c8d168b",
|
108
|
+
"comment": "Add mountNode prop"
|
109
|
+
},
|
110
|
+
{
|
111
|
+
"author": "seanmonahan@microsoft.com",
|
112
|
+
"package": "@fluentui/react-tooltip",
|
113
|
+
"commit": "086a675fd0c648944ff4048450190a0a13467de3",
|
114
|
+
"comment": "Add static classnames to Tooltip"
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"author": "beachball",
|
118
|
+
"package": "@fluentui/react-tooltip",
|
119
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.6",
|
120
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"author": "beachball",
|
124
|
+
"package": "@fluentui/react-tooltip",
|
125
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-rc.6",
|
126
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"author": "beachball",
|
130
|
+
"package": "@fluentui/react-tooltip",
|
131
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
|
132
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"author": "beachball",
|
136
|
+
"package": "@fluentui/react-tooltip",
|
137
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
138
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
139
|
+
},
|
140
|
+
{
|
141
|
+
"author": "beachball",
|
142
|
+
"package": "@fluentui/react-tooltip",
|
143
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
144
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"author": "beachball",
|
148
|
+
"package": "@fluentui/react-tooltip",
|
149
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
150
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
151
|
+
}
|
152
|
+
]
|
153
|
+
}
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"date": "Fri, 04 Mar 2022 05:17:31 GMT",
|
6
157
|
"tag": "@fluentui/react-tooltip_v9.0.0-rc.5",
|
7
158
|
"version": "9.0.0-rc.5",
|
8
159
|
"comments": {
|