bsky-app/src/view/com/util
Paul Frazee 9027882fb4 Account switcher (#85)
* Update the account-create and signin views to use the design system.

Also:
- Add borderDark to the theme
- Start to an account selector in the signin flow

* Dark mode fixes in signin ui

* Track multiple active accounts and provide account-switching UI

* Add test tooling for an in-memory pds

* Add complete integration tests for login and the account switcher
2023-01-24 09:06:27 -06:00
..
error Rework all typography 2023-01-18 11:15:40 -06:00
forms Unit Testing (#35) 2023-01-17 10:06:00 -06:00
gestures Lints some errors and warnings (#76) 2023-01-20 13:43:28 -06:00
images Fix notification descriptions and render images for your own posts in notifs 2023-01-17 12:12:17 -06:00
text Lints some errors and warnings (#76) 2023-01-20 13:43:28 -06:00
BottomSheetCustomBackdrop.tsx New navigation model (#1) 2022-08-31 14:36:50 -05:00
EmptyState.tsx Tune the empty state visuals 2023-01-19 10:50:21 -06:00
ErrorBoundary.tsx Introduce error boundaries around all screens 2023-01-02 21:49:14 -06:00
FAB.tsx Update gradients to use a more consistent blue theme 2023-01-18 12:32:48 -06:00
Link.tsx Rework all typography 2023-01-18 11:15:40 -06:00
LoadingPlaceholder.tsx Lints some errors and warnings (#76) 2023-01-20 13:43:28 -06:00
Picker.tsx Add a design system (#34) 2022-12-28 14:06:01 -06:00
PostCtrls.tsx Rework repost icon to match line widths 2023-01-17 13:17:38 -06:00
PostEmbeds.tsx Improve link meta fetching for bsky links (#54) 2023-01-19 12:30:28 -06:00
PostMeta.tsx Remove all links from post meta to ensure taps are more consistent 2023-01-18 13:10:08 -06:00
Selector.tsx Integrate ViewSelector into design system 2022-12-30 12:40:16 -06:00
Toast.tsx Fix toast positioning (close #9) 2022-11-28 10:38:16 -06:00
UserAvatar.tsx Update gradients to use a more consistent blue theme 2023-01-18 12:32:48 -06:00
UserBanner.tsx Prettier profile headers (no standard header) 2023-01-18 12:56:53 -06:00
UserInfoText.tsx Lints some errors and warnings (#76) 2023-01-20 13:43:28 -06:00
ViewHeader.tsx Account switcher (#85) 2023-01-24 09:06:27 -06:00
ViewSelector.tsx Sanity check selector swipes 2023-01-20 10:15:59 -06:00