about summary refs log tree commit diff
path: root/modules/bottom-sheet/src/BottomSheet.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Don't render unnecessary <Portal> instances (#6217)dan2024-11-101-24/+1
|
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-95/+19
| | | | Co-authored-by: Hailey <me@haileyok.com>
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-0/+100
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>