bsky-app/src/view/screens
dan 82059b7ee1
Hide/show header and footer without re-renders, take two (#1849)
* Remove callsites using the state value

* Remove unused code

* Change shell mode without re-renders

* Adjust "write your reply" for mode
2023-11-09 00:25:27 +00:00
..
AppPasswords.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
CommunityGuidelines.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
CopyrightPolicy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Debug.tsx [APP-786] Native notifications (#1095) 2023-08-23 16:28:51 -07:00
Feeds.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Home.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
LanguageSettings.tsx Pull language methods into api context (#1847) 2023-11-08 11:55:38 -08:00
Lists.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
Log.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Moderation.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
ModerationBlockedAccounts.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ModerationModlists.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
ModerationMutedAccounts.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
NotFound.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Notifications.tsx Move invite-state to new persistence + context and replace the notifications with just showing uses in the modal (#1840) 2023-11-08 09:10:59 -08:00
PostLikedBy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
PostRepostedBy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
PostThread.tsx Hide/show header and footer without re-renders, take two (#1849) 2023-11-09 00:25:27 +00:00
PreferencesHomeFeed.tsx Move home feed and thread preferences to server (#1507) 2023-09-21 21:00:32 -07:00
PreferencesThreads.tsx Move home feed and thread preferences to server (#1507) 2023-09-21 21:00:32 -07:00
PrivacyPolicy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Profile.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileFeed.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
ProfileFeedLikedBy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileFollowers.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileFollows.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileList.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
SavedFeeds.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Search.tsx Rework search suggestions for performance (#492) 2023-04-18 18:29:54 -05:00
Search.web.tsx Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
SearchMobile.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Settings.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
Support.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
TermsOfService.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00