Commit b2f3515
fix: Height of modal underlay is incorrect when the body has height: 100% (#8958)
* fix: Height of modal underlay is incorrect when the body has height: 100%
* Turn on verdaccio
* Maybe more accurate fractional height
* Revert "Turn on verdaccio"
This reverts commit 5420894.
* No undefinedpx
* Revert "Revert "Turn on verdaccio""
This reverts commit 21740c3.
* Revert "Revert "Revert "Turn on verdaccio"""
This reverts commit 42cb451.
---------
Co-authored-by: Daniel Lu <[email protected]>1 parent 0bc8b24 commit b2f3515
File tree
2 files changed
+20
-3
lines changed- packages
- @react-spectrum/overlays/src
- react-aria-components/src
2 files changed
+20
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
174 | 182 | | |
175 | 183 | | |
176 | 184 | | |
177 | | - | |
| 185 | + | |
178 | 186 | | |
179 | 187 | | |
180 | 188 | | |
| |||
0 commit comments