bsky-app/src/view/com/modals
Ollie Hsieh 2509290fdd
Split image cropping into secondary step (#473)
* Split image cropping into secondary step

* Use ImageModel and GalleryModel

* Add fix for pasting image URLs

* Move models to state folder

* Fix things that broke after rebase

* Latest -- has image display bug

* Remove contentFit

* Fix iOS display in gallery

* Tuneup the api signatures and implement compress/resize on web

* Fix await

* Lint fix and remove unused function

* Fix android image pathing

* Fix external embed x button on android

* Remove min-height from composer (no longer useful and was mispositioning the composer on android)

* Fix e2e picker

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-04-17 15:41:44 -07:00
..
crop-image Split image cropping into secondary step (#473) 2023-04-17 15:41:44 -07:00
ChangeHandle.tsx Lex refactor (#362) 2023-03-31 13:17:26 -05:00
Confirm.tsx More darkmode fixes (#381) 2023-04-03 16:19:22 -05:00
ContentFilteringSettings.tsx Add first round of labeling tools (#467) 2023-04-12 18:26:38 -07:00
DeleteAccount.tsx Lex refactor (#362) 2023-03-31 13:17:26 -05:00
EditProfile.tsx Split image cropping into secondary step (#473) 2023-04-17 15:41:44 -07:00
InviteCodes.tsx Add user invite codes (#393) 2023-04-05 18:56:02 -05:00
Modal.tsx Add first round of labeling tools (#467) 2023-04-12 18:26:38 -07:00
Modal.web.tsx add maxHeight of 100vh to web modal to stop overflow (#463) 2023-04-12 18:28:45 -07:00
ReportAccount.tsx Lex refactor (#362) 2023-03-31 13:17:26 -05:00
ReportPost.tsx Lex refactor (#362) 2023-03-31 13:17:26 -05:00
Repost.tsx Lex refactor (#362) 2023-03-31 13:17:26 -05:00
ServerInput.tsx More darkmode fixes (#381) 2023-04-03 16:19:22 -05:00
util.tsx Implement modals for web 2023-01-26 22:25:38 -06:00
util.web.tsx Implement modals for web 2023-01-26 22:25:38 -06:00
Waitlist.tsx Add waitlist signup 2023-03-14 13:30:20 -05:00