@fluentui/react-tooltip 0.0.0-nightly96d9c9354420220210.1 → 0.0.0-nightly9fe22334a320220214.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.
Files changed (3) hide show
  1. package/CHANGELOG.json +103 -58
  2. package/CHANGELOG.md +30 -16
  3. package/package.json +7 -7
package/CHANGELOG.json CHANGED
@@ -2,17 +2,92 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 10 Feb 2022 04:16:37 GMT",
6
- "tag": "@fluentui/react-tooltip_v0.0.0-nightly96d9c9354420220210.1",
7
- "version": "0.0.0-nightly96d9c9354420220210.1",
5
+ "date": "Mon, 14 Feb 2022 04:12:24 GMT",
6
+ "tag": "@fluentui/react-tooltip_v0.0.0-nightly9fe22334a320220214.1",
7
+ "version": "0.0.0-nightly9fe22334a320220214.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-tooltip",
13
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831",
13
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb",
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-nightly9fe22334a320220214.1",
20
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-tooltip",
25
+ "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly9fe22334a320220214.1",
26
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-tooltip",
31
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly9fe22334a320220214.1",
32
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-tooltip",
37
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly9fe22334a320220214.1",
38
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-tooltip",
43
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly9fe22334a320220214.1",
44
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-tooltip",
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly9fe22334a320220214.1",
50
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 10 Feb 2022 08:50:30 GMT",
57
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.1",
58
+ "version": "9.0.0-rc.1",
59
+ "comments": {
60
+ "prerelease": [
61
+ {
62
+ "author": "olfedias@microsoft.com",
63
+ "package": "@fluentui/react-tooltip",
64
+ "commit": "02e6236e4db8e1b591223475896537e905bf3580",
65
+ "comment": "BREAKING: implement `content` slot"
66
+ },
67
+ {
68
+ "author": "olfedias@microsoft.com",
69
+ "package": "@fluentui/react-tooltip",
70
+ "commit": "17c0b18d7983d414095661bf9f57e14c0c22685d",
71
+ "comment": "Replace make-styles packages with griffel equivalents."
72
+ },
73
+ {
74
+ "author": "behowell@microsoft.com",
75
+ "package": "@fluentui/react-tooltip",
76
+ "commit": "58ae40d6817b1fa4e095a94707dfef5050aa4c11",
77
+ "comment": "Replace `triggerAriaAttribute` prop with `relationship` and make it required with no default"
78
+ },
79
+ {
80
+ "author": "behowell@microsoft.com",
81
+ "package": "@fluentui/react-tooltip",
82
+ "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
83
+ "comment": "Update MenuTrigger and Tooltip to work together"
84
+ },
85
+ {
86
+ "author": "mgodbolt@microsoft.com",
87
+ "package": "@fluentui/react-tooltip",
88
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
89
+ "comment": "remove export of commons types"
90
+ },
16
91
  {
17
92
  "author": "lingfangao@hotmail.com",
18
93
  "package": "@fluentui/react-tooltip",
@@ -91,86 +166,44 @@
91
166
  "commit": "1513362b9adaae5d7dbda6b364e40e736710a79f",
92
167
  "comment": "Remove Tooltip's inverted prop in favor of the appearance prop"
93
168
  },
94
- {
95
- "author": "olfedias@microsoft.com",
96
- "package": "@fluentui/react-tooltip",
97
- "commit": "02e6236e4db8e1b591223475896537e905bf3580",
98
- "comment": "BREAKING: implement `content` slot"
99
- },
100
- {
101
- "author": "olfedias@microsoft.com",
102
- "package": "@fluentui/react-tooltip",
103
- "commit": "17c0b18d7983d414095661bf9f57e14c0c22685d",
104
- "comment": "Replace make-styles packages with griffel equivalents."
105
- },
106
- {
107
- "author": "behowell@microsoft.com",
108
- "package": "@fluentui/react-tooltip",
109
- "commit": "58ae40d6817b1fa4e095a94707dfef5050aa4c11",
110
- "comment": "Replace `triggerAriaAttribute` prop with `relationship` and make it required with no default"
111
- },
112
- {
113
- "author": "behowell@microsoft.com",
114
- "package": "@fluentui/react-tooltip",
115
- "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
116
- "comment": "Update MenuTrigger and Tooltip to work together"
117
- },
118
- {
119
- "author": "mgodbolt@microsoft.com",
120
- "package": "@fluentui/react-tooltip",
121
- "commit": "839ec14849e112b85aa321d034739ec421199141",
122
- "comment": "remove export of commons types"
123
- },
124
169
  {
125
170
  "author": "beachball",
126
171
  "package": "@fluentui/react-tooltip",
127
- "comment": "Bump @fluentui/react-portal to v0.0.0-nightly96d9c9354420220210.1",
128
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
172
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.1",
173
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
129
174
  },
130
175
  {
131
176
  "author": "beachball",
132
177
  "package": "@fluentui/react-tooltip",
133
- "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly96d9c9354420220210.1",
134
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
178
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.1",
179
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
135
180
  },
136
181
  {
137
182
  "author": "beachball",
138
183
  "package": "@fluentui/react-tooltip",
139
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly96d9c9354420220210.1",
140
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
184
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.1",
185
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
141
186
  },
142
187
  {
143
188
  "author": "beachball",
144
189
  "package": "@fluentui/react-tooltip",
145
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly96d9c9354420220210.1",
146
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
190
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.1",
191
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
147
192
  },
148
193
  {
149
194
  "author": "beachball",
150
195
  "package": "@fluentui/react-tooltip",
151
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly96d9c9354420220210.1",
152
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
196
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
197
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
153
198
  },
154
199
  {
155
200
  "author": "beachball",
156
201
  "package": "@fluentui/react-tooltip",
157
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly96d9c9354420220210.1",
158
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
202
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
203
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
159
204
  }
160
205
  ],
161
206
  "none": [
162
- {
163
- "author": "martinhochel@microsoft.com",
164
- "package": "@fluentui/react-tooltip",
165
- "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
166
- "comment": "chore: use storybook runner for all vNext packages"
167
- },
168
- {
169
- "author": "andredias@microsoft.com",
170
- "package": "@fluentui/react-tooltip",
171
- "commit": "b59f44ed5db37b457476fdb3ec86ff273b776646",
172
- "comment": "Migrate package to use solution tsconfigs"
173
- },
174
207
  {
175
208
  "author": "olfedias@microsoft.com",
176
209
  "package": "@fluentui/react-tooltip",
@@ -182,6 +215,18 @@
182
215
  "package": "@fluentui/react-tooltip",
183
216
  "commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
184
217
  "comment": "Remove outdated boilerplate comment in useTooltip"
218
+ },
219
+ {
220
+ "author": "martinhochel@microsoft.com",
221
+ "package": "@fluentui/react-tooltip",
222
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
223
+ "comment": "chore: use storybook runner for all vNext packages"
224
+ },
225
+ {
226
+ "author": "andredias@microsoft.com",
227
+ "package": "@fluentui/react-tooltip",
228
+ "commit": "b59f44ed5db37b457476fdb3ec86ff273b776646",
229
+ "comment": "Migrate package to use solution tsconfigs"
185
230
  }
186
231
  ]
187
232
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,36 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Thu, 10 Feb 2022 04:16:37 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 14 Feb 2022 04:12:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly96d9c9354420220210.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v0.0.0-nightly96d9c9354420220210.1)
7
+ ## [0.0.0-nightly9fe22334a320220214.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v0.0.0-nightly9fe22334a320220214.1)
8
8
 
9
- Thu, 10 Feb 2022 04:16:37 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.5..@fluentui/react-tooltip_v0.0.0-nightly96d9c9354420220210.1)
9
+ Mon, 14 Feb 2022 04:12:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.1..@fluentui/react-tooltip_v0.0.0-nightly9fe22334a320220214.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by email not defined)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by email not defined)
15
+ - Bump @fluentui/react-portal to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
16
+ - Bump @fluentui/react-positioning to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
18
+ - Bump @fluentui/react-theme to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
19
+ - Bump @fluentui/react-utilities to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
21
+
22
+ ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.1)
23
+
24
+ Thu, 10 Feb 2022 08:50:30 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.5..@fluentui/react-tooltip_v9.0.0-rc.1)
26
+
27
+ ### Changes
28
+
29
+ - BREAKING: implement `content` slot ([PR #21470](https://github.com/microsoft/fluentui/pull/21470) by olfedias@microsoft.com)
30
+ - Replace make-styles packages with griffel equivalents. ([PR #21422](https://github.com/microsoft/fluentui/pull/21422) by olfedias@microsoft.com)
31
+ - 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)
32
+ - Update MenuTrigger and Tooltip to work together ([PR #21495](https://github.com/microsoft/fluentui/pull/21495) by behowell@microsoft.com)
33
+ - remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
15
34
  - Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
16
35
  - Move arrowHeight and tooltipBorderRadius into a shared constants.ts file ([PR #21204](https://github.com/microsoft/fluentui/pull/21204) by behowell@microsoft.com)
17
36
  - 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)
@@ -25,17 +44,12 @@ Thu, 10 Feb 2022 04:16:37 GMT
25
44
  - update types related to trigger (allow only React.ReactElement & null) ([PR #21609](https://github.com/microsoft/fluentui/pull/21609) by olfedias@microsoft.com)
26
45
  - Fix tooltip arrow rendering, and add high contrast border around Tooltip ([PR #21086](https://github.com/microsoft/fluentui/pull/21086) by behowell@microsoft.com)
27
46
  - Remove Tooltip's inverted prop in favor of the appearance prop ([PR #21327](https://github.com/microsoft/fluentui/pull/21327) by behowell@microsoft.com)
28
- - BREAKING: implement `content` slot ([PR #21470](https://github.com/microsoft/fluentui/pull/21470) by olfedias@microsoft.com)
29
- - Replace make-styles packages with griffel equivalents. ([PR #21422](https://github.com/microsoft/fluentui/pull/21422) by olfedias@microsoft.com)
30
- - 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)
31
- - Update MenuTrigger and Tooltip to work together ([PR #21495](https://github.com/microsoft/fluentui/pull/21495) by behowell@microsoft.com)
32
- - remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
33
- - Bump @fluentui/react-portal to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
34
- - Bump @fluentui/react-positioning to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
35
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
36
- - Bump @fluentui/react-theme to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
37
- - Bump @fluentui/react-utilities to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
38
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
47
+ - Bump @fluentui/react-portal to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
48
+ - Bump @fluentui/react-positioning to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
49
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
50
+ - Bump @fluentui/react-theme to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
51
+ - Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
52
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
39
53
 
40
54
  ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.5)
41
55
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "0.0.0-nightly96d9c9354420220210.1",
3
+ "version": "0.0.0-nightly9fe22334a320220214.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly96d9c9354420220210.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly9fe22334a320220214.1",
32
32
  "@fluentui/scripts": "^1.0.0",
33
33
  "@types/enzyme": "3.10.3",
34
34
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -42,11 +42,11 @@
42
42
  "react-test-renderer": "^16.3.0"
43
43
  },
44
44
  "dependencies": {
45
- "@fluentui/react-portal": "0.0.0-nightly96d9c9354420220210.1",
46
- "@fluentui/react-positioning": "0.0.0-nightly96d9c9354420220210.1",
47
- "@fluentui/react-shared-contexts": "0.0.0-nightly96d9c9354420220210.1",
48
- "@fluentui/react-theme": "0.0.0-nightly96d9c9354420220210.1",
49
- "@fluentui/react-utilities": "0.0.0-nightly96d9c9354420220210.1",
45
+ "@fluentui/react-portal": "0.0.0-nightly9fe22334a320220214.1",
46
+ "@fluentui/react-positioning": "0.0.0-nightly9fe22334a320220214.1",
47
+ "@fluentui/react-shared-contexts": "0.0.0-nightly9fe22334a320220214.1",
48
+ "@fluentui/react-theme": "0.0.0-nightly9fe22334a320220214.1",
49
+ "@fluentui/react-utilities": "0.0.0-nightly9fe22334a320220214.1",
50
50
  "@griffel/react": "1.0.0",
51
51
  "tslib": "^2.1.0"
52
52
  },