about summary refs log tree commit diff
path: root/src/components/dialogs/GifSelect.ios.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-255/+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>
* [Neue] Buttons (#5406)Eric Bailey2024-09-201-1/+1
| | | | | | | | | | | * Re-align button sizing (cherry picked from commit bcec243bb59dfe468313d98ba61f464d9750feec) * Use large, small, tiny (cherry picked from commit 1dc333c2993ab7f2e0ac750c0670dcec9a7069d0) * Tweaks
* Native `formSheet` for GIF select on iOS (#4328)Samuel Newman2024-06-041-0/+255
* 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