about summary refs log tree commit diff
path: root/src/components/dialogs/GifSelect.shared.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-53/+0
| | | | | | | 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>
* Native `formSheet` for GIF select on iOS (#4328)Samuel Newman2024-06-041-0/+53
* native formsheet for gif select * trigger confirm discard if have gif * give modal a background color * fix web top bar - unrelated but I cba to make a separate PR