bsky-app/src/view/com/util
Paul Frazee 54faa7e176
Remove deprecated models and mobx usage (react-query refactor) (#1934)
* Update login page to use service query

* Update modal to use session instead of store

* Move image sizes cache off store

* Update settings to no longer use store

* Update link-meta fetch to use agent instead of rootstore

* Remove deprecated resolveName()

* Delete deprecated link-metas cache

* Delete deprecated posts cache

* Delete all remaining mobx models, including the root store

* Strip out unused mobx observer wrappers
2023-11-16 12:53:43 -08:00
..
anim Add ESLint React plugin (#1412) 2023-09-07 16:38:57 -07:00
error Internationalization & localization (#1822) 2023-11-09 10:04:16 -08:00
fab Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
forms Some me model cleanup (#1928) 2023-11-16 10:54:03 -08:00
images Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
layouts Add ESLint React plugin (#1412) 2023-09-07 16:38:57 -07:00
load-latest Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
moderation Internationalization & localization (#1822) 2023-11-09 10:04:16 -08:00
numeric Add scrollview to drawer 2023-05-25 17:26:34 -05:00
post-ctrls Add Shadow type (#1900) 2023-11-14 12:10:39 -08:00
post-embeds Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
text Added show more for long posts 2023-10-26 19:38:39 +05:30
AccountDropdownBtn.tsx Pare down session as much as possible 2023-11-10 09:59:04 -06:00
Alert.tsx create Alert.tsx and Alert.web.tsx and replace uses (#513) 2023-04-25 14:01:47 -05:00
Alert.web.tsx Eslint updates (#1281) 2023-08-25 08:48:38 -07:00
BlurView.tsx Update web build and web-specific components; RNW now builds 2023-01-26 12:12:27 -06:00
BlurView.web.tsx Fix a bunch of type errors and add a type-check to the github workflows (#837) 2023-06-02 15:01:04 -05:00
BottomSheetCustomBackdrop.tsx Internationalization & localization (#1822) 2023-11-09 10:04:16 -08:00
EmptyState.tsx Profile UI tweaks (#1607) 2023-10-04 13:28:07 -07:00
EmptyStateWithButton.tsx [APP-635] Mutelists (#601) 2023-05-11 16:08:21 -05:00
ErrorBoundary.tsx Onboarding & feed fixes (#1602) 2023-10-04 08:57:23 -07:00
EventStopper.tsx Fix keyboard support on the dropdown (#1073) 2023-07-28 18:12:21 -05:00
Html.tsx Improve Device Detection For Better Responsiveness (#1512) 2023-09-28 12:47:34 -07:00
Link.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
LoadingPlaceholder.tsx Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
LoadMoreRetryBtn.tsx Improve "Load more" error handling in feeds (#379) 2023-04-03 15:57:17 -05:00
PostMeta.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
PostSandboxWarning.tsx Pare down session as much as possible 2023-11-10 09:59:04 -06:00
PressableWithHover.tsx Add ESLint React plugin (#1412) 2023-09-07 16:38:57 -07:00
Selector.tsx React Native accessibility (#539) 2023-05-01 20:38:47 -05:00
SimpleViewHeader.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
TimeElapsed.tsx Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00
Toast.tsx Refactor app passwords to use react-query (#1932) 2023-11-16 11:11:56 -08:00
Toast.web.tsx Refactor app passwords to use react-query (#1932) 2023-11-16 11:11:56 -08:00
UserAvatar.tsx Fix openCamera, openCropped, lightbox model, and image model usages (#1908) 2023-11-14 17:46:46 -08:00
UserBanner.tsx Fix openCamera, openCropped, lightbox model, and image model usages (#1908) 2023-11-14 17:46:46 -08:00
UserInfoText.tsx Update UserInfoText component (#1927) 2023-11-16 08:19:08 -08:00
UserPreviewLink.tsx Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
ViewHeader.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
Views.d.ts Improved list and feed errors (#1798) 2023-11-03 14:18:44 -07:00
Views.jsx Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
Views.web.tsx Fix jump for web pager (#1884) 2023-11-13 13:03:47 -08:00
ViewSelector.tsx Fix profile layout shift (#1690) 2023-10-13 15:25:16 +01:00