bsky-app/src/view/com
Paul Frazee 2f3fc4fe4e Handle-change modal with custom domain support (#273)
* Dont append the server's domain name when a custom domain is used

* Update the settings look & feel and add a tool to remove accounts from the switcher

* Try not rendering the bottomsheet when no modal is active.

There are cases where the bottomsheet decides to show itself when
it's not supposed to. It seems obvious to do what this change is
doing -- just dont render bottomsheet if no modal is active -- but
previously we experienced issues with that approach. This time it
seems to be working, so we're gonna yolo try it.

* Implement a handle-change modal with support for custom domains (closes #65)
2023-03-06 21:37:48 -06:00
..
composer Turn links to posts into quote posts (#262) 2023-03-03 16:30:33 -06:00
discover New onboarding (#241) 2023-03-02 12:21:33 -06:00
lightbox Rework modals to support multiple active 2023-02-23 17:22:03 -06:00
login Handle-change modal with custom domain support (#273) 2023-03-06 21:37:48 -06:00
modals Handle-change modal with custom domain support (#273) 2023-03-06 21:37:48 -06:00
notifications Fixes to lineheight on web to counteract emoji issues 2023-02-24 11:40:43 -06:00
post Add translate link to post menu (#261) 2023-03-03 15:13:31 -06:00
post-thread Add translate link to post menu (#261) 2023-03-03 15:13:31 -06:00
posts Onboarding tweaks (#272) 2023-03-06 15:34:22 -06:00
profile Onboarding tweaks (#272) 2023-03-06 15:34:22 -06:00
util Onboarding tweaks (#272) 2023-03-06 15:34:22 -06:00