bsky-app/src/view/com/profile
Hailey 9f2f7f221c
ALF confirmation dialogs (Dialogs Pt. 3) (#3143)
* Improve a11y on ios

* Format

* Remove android

* Fix android

* ALF confirmation dialog

* Use ALF for Delete Post confirmation

organize

diff

fix text

minimize

change copy

alternative confirm prompt

revert type changes

add ButtonColor param

* small adjustment to buttons in prompt

* full width below gtmobile

* update hide post dialog

* space out dialogs

* update dialogs for lists

* add example

* add to app passwords

* Revert some changes

* use sharedvalue for `importantForAccessibility`

* add back `isOpen`

* fix some more types

* small adjustment to buttons in prompt

* full width below gtmobile

* update the rest of the prompts

rm old confirm modal

rm update prompt

feed error prompt

feed source card and profile block/unblock

composer discard

* Update src/view/screens/AppPasswords.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

* lint

* How about a default

* Reverse reverse

* Port over confirm dialogs

* Add some comments

* Remove unused file

* complete merge

* add testID where needed

---------

Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2024-03-12 16:56:14 -07:00
..
FollowButton.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
ProfileCard.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
ProfileFollowers.tsx Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -08:00
ProfileFollows.tsx Use consistent spinners for loading screens (#2611) 2024-01-24 23:01:22 +00:00
ProfileHeader.tsx ALF confirmation dialogs (Dialogs Pt. 3) (#3143) 2024-03-12 16:56:14 -07:00
ProfileHeaderSuggestedFollows.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
ProfileMenu.tsx ALF confirmation dialogs (Dialogs Pt. 3) (#3143) 2024-03-12 16:56:14 -07:00
ProfileSubpageHeader.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00