@fluentui/react-portal 9.0.0-rc.7 → 9.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. package/CHANGELOG.json +265 -1
  2. package/CHANGELOG.md +170 -74
  3. package/dist/{react-portal.d.ts → index.d.ts} +6 -7
  4. package/{lib → dist}/tsdoc-metadata.json +0 -0
  5. package/lib/components/Portal/Portal.js.map +1 -1
  6. package/lib/components/Portal/Portal.types.js.map +1 -1
  7. package/lib/components/Portal/renderPortal.js.map +1 -1
  8. package/lib/components/Portal/usePortal.js.map +1 -1
  9. package/lib/components/Portal/usePortalMountNode.js +28 -6
  10. package/lib/components/Portal/usePortalMountNode.js.map +1 -1
  11. package/lib/index.js +1 -1
  12. package/lib/index.js.map +1 -1
  13. package/lib/virtualParent/elementContains.js.map +1 -1
  14. package/lib/virtualParent/getParent.js.map +1 -1
  15. package/lib/virtualParent/getVirtualParent.js.map +1 -1
  16. package/lib/virtualParent/isVirtualElement.js.map +1 -1
  17. package/lib/virtualParent/setVirtualParent.js.map +1 -1
  18. package/lib-commonjs/components/Portal/Portal.js.map +1 -1
  19. package/lib-commonjs/components/Portal/renderPortal.js.map +1 -1
  20. package/lib-commonjs/components/Portal/usePortal.js.map +1 -1
  21. package/lib-commonjs/components/Portal/usePortalMountNode.js +28 -6
  22. package/lib-commonjs/components/Portal/usePortalMountNode.js.map +1 -1
  23. package/lib-commonjs/index.js +23 -6
  24. package/lib-commonjs/index.js.map +1 -1
  25. package/lib-commonjs/virtualParent/elementContains.js.map +1 -1
  26. package/lib-commonjs/virtualParent/getParent.js.map +1 -1
  27. package/lib-commonjs/virtualParent/getVirtualParent.js.map +1 -1
  28. package/lib-commonjs/virtualParent/isVirtualElement.js.map +1 -1
  29. package/lib-commonjs/virtualParent/setVirtualParent.js.map +1 -1
  30. package/package.json +9 -10
  31. package/lib/Portal.d.ts +0 -1
  32. package/lib/components/Portal/Portal.d.ts +0 -7
  33. package/lib/components/Portal/Portal.types.d.ts +0 -22
  34. package/lib/components/Portal/index.d.ts +0 -4
  35. package/lib/components/Portal/renderPortal.d.ts +0 -6
  36. package/lib/components/Portal/usePortal.d.ts +0 -9
  37. package/lib/components/Portal/usePortalMountNode.d.ts +0 -10
  38. package/lib/index.d.ts +0 -2
  39. package/lib/virtualParent/elementContains.d.ts +0 -7
  40. package/lib/virtualParent/getParent.d.ts +0 -5
  41. package/lib/virtualParent/getVirtualParent.d.ts +0 -4
  42. package/lib/virtualParent/index.d.ts +0 -5
  43. package/lib/virtualParent/isVirtualElement.d.ts +0 -5
  44. package/lib/virtualParent/setVirtualParent.d.ts +0 -7
  45. package/lib/virtualParent/types.d.ts +0 -5
  46. package/lib-commonjs/Portal.d.ts +0 -1
  47. package/lib-commonjs/components/Portal/Portal.d.ts +0 -7
  48. package/lib-commonjs/components/Portal/Portal.types.d.ts +0 -22
  49. package/lib-commonjs/components/Portal/index.d.ts +0 -4
  50. package/lib-commonjs/components/Portal/renderPortal.d.ts +0 -6
  51. package/lib-commonjs/components/Portal/usePortal.d.ts +0 -9
  52. package/lib-commonjs/components/Portal/usePortalMountNode.d.ts +0 -10
  53. package/lib-commonjs/index.d.ts +0 -2
  54. package/lib-commonjs/virtualParent/elementContains.d.ts +0 -7
  55. package/lib-commonjs/virtualParent/getParent.d.ts +0 -5
  56. package/lib-commonjs/virtualParent/getVirtualParent.d.ts +0 -4
  57. package/lib-commonjs/virtualParent/index.d.ts +0 -5
  58. package/lib-commonjs/virtualParent/isVirtualElement.d.ts +0 -5
  59. package/lib-commonjs/virtualParent/setVirtualParent.d.ts +0 -7
  60. package/lib-commonjs/virtualParent/types.d.ts +0 -5
package/CHANGELOG.json CHANGED
@@ -2,7 +2,271 @@
2
2
  "name": "@fluentui/react-portal",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 25 Apr 2022 09:31:20 GMT",
5
+ "date": "Tue, 28 Jun 2022 15:09:00 GMT",
6
+ "tag": "@fluentui/react-portal_v9.0.0",
7
+ "version": "9.0.0",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "lingfangao@hotmail.com",
12
+ "package": "@fluentui/react-portal",
13
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
14
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
15
+ },
16
+ {
17
+ "author": "olfedias@microsoft.com",
18
+ "package": "@fluentui/react-portal",
19
+ "commit": "bad6ad63ff7e2287519e7117f8a1963b623ae18e",
20
+ "comment": "feat: apply zIndex to Portal"
21
+ },
22
+ {
23
+ "author": "lingfangao@hotmail.com",
24
+ "package": "@fluentui/react-portal",
25
+ "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
26
+ "comment": "Bump Griffel dependencies"
27
+ },
28
+ {
29
+ "author": "olfedias@microsoft.com",
30
+ "package": "@fluentui/react-portal",
31
+ "commit": "5f6b229b79dc7c83381414404b9b9c2c59d38ac8",
32
+ "comment": "fix: update to create new stacking context"
33
+ }
34
+ ],
35
+ "patch": [
36
+ {
37
+ "author": "lingfangao@hotmail.com",
38
+ "package": "@fluentui/react-portal",
39
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
40
+ "comment": "feat: Initial 9.0.0 release"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-portal",
45
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0",
46
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-portal",
51
+ "comment": "Bump @fluentui/react-tabster to v9.0.0",
52
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@fluentui/react-portal",
57
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
58
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
59
+ }
60
+ ],
61
+ "none": [
62
+ {
63
+ "author": "tristan.watanabe@gmail.com",
64
+ "package": "@fluentui/react-portal",
65
+ "commit": "2e62f58ffd06597d9fb73fb4b7b1cba584b6cadf",
66
+ "comment": "chore: Move Portal stories to folder with index entry."
67
+ }
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
73
+ "tag": "@fluentui/react-portal_v9.0.0-rc.14",
74
+ "version": "9.0.0-rc.14",
75
+ "comments": {
76
+ "prerelease": [
77
+ {
78
+ "author": "beachball",
79
+ "package": "@fluentui/react-portal",
80
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.11",
81
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
82
+ },
83
+ {
84
+ "author": "beachball",
85
+ "package": "@fluentui/react-portal",
86
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.14",
87
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
88
+ }
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "date": "Tue, 31 May 2022 21:28:41 GMT",
94
+ "tag": "@fluentui/react-portal_v9.0.0-rc.13",
95
+ "version": "9.0.0-rc.13",
96
+ "comments": {
97
+ "prerelease": [
98
+ {
99
+ "author": "bernardo.sunderhus@gmail.com",
100
+ "package": "@fluentui/react-portal",
101
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
102
+ "comment": "updates import to react-shared-components"
103
+ },
104
+ {
105
+ "author": "beachball",
106
+ "package": "@fluentui/react-portal",
107
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.10",
108
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
109
+ },
110
+ {
111
+ "author": "beachball",
112
+ "package": "@fluentui/react-portal",
113
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.13",
114
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
115
+ },
116
+ {
117
+ "author": "beachball",
118
+ "package": "@fluentui/react-portal",
119
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
120
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
121
+ }
122
+ ]
123
+ }
124
+ },
125
+ {
126
+ "date": "Thu, 26 May 2022 21:01:32 GMT",
127
+ "tag": "@fluentui/react-portal_v9.0.0-rc.12",
128
+ "version": "9.0.0-rc.12",
129
+ "comments": {
130
+ "prerelease": [
131
+ {
132
+ "author": "beachball",
133
+ "package": "@fluentui/react-portal",
134
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.12",
135
+ "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
136
+ }
137
+ ]
138
+ }
139
+ },
140
+ {
141
+ "date": "Mon, 23 May 2022 18:56:51 GMT",
142
+ "tag": "@fluentui/react-portal_v9.0.0-rc.11",
143
+ "version": "9.0.0-rc.11",
144
+ "comments": {
145
+ "prerelease": [
146
+ {
147
+ "author": "beachball",
148
+ "package": "@fluentui/react-portal",
149
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.9",
150
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
151
+ },
152
+ {
153
+ "author": "beachball",
154
+ "package": "@fluentui/react-portal",
155
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.11",
156
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
157
+ }
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "date": "Mon, 23 May 2022 12:13:33 GMT",
163
+ "tag": "@fluentui/react-portal_v9.0.0-rc.10",
164
+ "version": "9.0.0-rc.10",
165
+ "comments": {
166
+ "prerelease": [
167
+ {
168
+ "author": "Humberto.Morimoto@microsoft.com",
169
+ "package": "@fluentui/react-portal",
170
+ "commit": "d98a253a7768cb781f106153804c8683670bbf8a",
171
+ "comment": "Removing PortalCommons type."
172
+ },
173
+ {
174
+ "author": "beachball",
175
+ "package": "@fluentui/react-portal",
176
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.8",
177
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
178
+ },
179
+ {
180
+ "author": "beachball",
181
+ "package": "@fluentui/react-portal",
182
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.10",
183
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
184
+ },
185
+ {
186
+ "author": "beachball",
187
+ "package": "@fluentui/react-portal",
188
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
189
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
190
+ }
191
+ ]
192
+ }
193
+ },
194
+ {
195
+ "date": "Thu, 05 May 2022 18:26:25 GMT",
196
+ "tag": "@fluentui/react-portal_v9.0.0-rc.9",
197
+ "version": "9.0.0-rc.9",
198
+ "comments": {
199
+ "prerelease": [
200
+ {
201
+ "author": "humberto_makoto@hotmail.com",
202
+ "package": "@fluentui/react-portal",
203
+ "commit": "5524a739358b616484c838819a5e89531aca1c1f",
204
+ "comment": "Removing star exports."
205
+ },
206
+ {
207
+ "author": "beachball",
208
+ "package": "@fluentui/react-portal",
209
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.7",
210
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
211
+ },
212
+ {
213
+ "author": "beachball",
214
+ "package": "@fluentui/react-portal",
215
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.9",
216
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
217
+ },
218
+ {
219
+ "author": "beachball",
220
+ "package": "@fluentui/react-portal",
221
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
222
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
223
+ }
224
+ ]
225
+ }
226
+ },
227
+ {
228
+ "date": "Wed, 04 May 2022 13:26:47 GMT",
229
+ "tag": "@fluentui/react-portal_v9.0.0-rc.8",
230
+ "version": "9.0.0-rc.8",
231
+ "comments": {
232
+ "prerelease": [
233
+ {
234
+ "author": "martinhochel@microsoft.com",
235
+ "package": "@fluentui/react-portal",
236
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
237
+ "comment": "feat: ship rolluped only dts"
238
+ },
239
+ {
240
+ "author": "beachball",
241
+ "package": "@fluentui/react-portal",
242
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
243
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
244
+ },
245
+ {
246
+ "author": "beachball",
247
+ "package": "@fluentui/react-portal",
248
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.8",
249
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
250
+ },
251
+ {
252
+ "author": "beachball",
253
+ "package": "@fluentui/react-portal",
254
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
255
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
256
+ }
257
+ ],
258
+ "none": [
259
+ {
260
+ "author": "tristan.watanabe@gmail.com",
261
+ "package": "@fluentui/react-portal",
262
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
263
+ "comment": "react-portal: Move to new common folder."
264
+ }
265
+ ]
266
+ }
267
+ },
268
+ {
269
+ "date": "Mon, 25 Apr 2022 09:32:19 GMT",
6
270
  "tag": "@fluentui/react-portal_v9.0.0-rc.7",
7
271
  "version": "9.0.0-rc.7",
8
272
  "comments": {