Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get sheet padding working consistently (#7798) | Samuel Newman | 2025-02-21 | 1 | -33/+65 |
| | | | | | | | * tweak height/padding of iOS * tweak android ratio calculation * add a bit of extra padding to full height iOS to account for the bit below the safe area | ||||
* | Don't render unnecessary <Portal> instances (#6217) | dan | 2024-11-10 | 1 | -34/+46 |
| | |||||
* | Fix sheets to work nicely on ios 15 (#5685) | Hailey | 2024-10-10 | 1 | -1/+23 |
| | |||||
* | Allow nested sheets without boilerplate (#5660) | Samuel Newman | 2024-10-09 | 1 | -0/+103 |
Co-authored-by: Hailey <me@haileyok.com> |