about summary refs log tree commit diff
path: root/modules/bottom-sheet/src
Commit message (Collapse)AuthorAgeFilesLines
* Don't render unnecessary <Portal> instances (#6217)dan2024-11-103-59/+48
|
* Fix sheets to work nicely on ios 15 (#5685)Hailey2024-10-101-1/+23
|
* Add missing web component (for native view manager) (#5662)Hailey2024-10-092-1/+6
|
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-094-95/+229
| | | | Co-authored-by: Hailey <me@haileyok.com>
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-043-0/+140
Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: dan <dan.abramov@gmail.com> Co-authored-by: Hailey <me@haileyok.com>