bsky-app/src/view/com/util
Pokai Chang cadc33c625
Fix laggy scrolling on mobile app's home screen, etc. (#4108)
* Improve scrolling performance for List

* Update List.tsx

* Apply same fix to profile labels

---------

Co-authored-by: dan <dan.abramov@gmail.com>
2024-05-21 01:41:12 +01:00
..
anim Add ESLint React plugin (#1412) 2023-09-07 16:38:57 -07:00
error Fix error screen on native, use Not Found for profile errors instead of Oops! (#2789) 2024-02-08 12:01:36 -08:00
fab properly import linear gradient (#3423) 2024-04-05 06:03:14 +01:00
forms [🐴] Settings screen (#3830) 2024-05-14 18:57:16 +01:00
images Alt text for gifs (#3876) 2024-05-06 17:28:38 +01:00
layouts move auth flows scrollview to loggedin layout 2024-03-22 13:49:19 +00:00
load-latest move imports to top 2024-03-12 00:30:02 +00:00
numeric Add scrollview to drawer 2023-05-25 17:26:34 -05:00
post-ctrls Movable following feed (#3593) 2024-05-11 04:39:21 +01:00
post-embeds [GIFs] Restore default alt text (#3893) 2024-05-07 20:05:40 +01:00
text Upgrade UITextView to latest (#3090) 2024-04-03 18:05:03 -07:00
AccountDropdownBtn.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08: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
BottomSheetCustomBackdrop.tsx Fix problems with BottomSheet and the report dialog (#3297) 2024-03-20 17:26:38 -07: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 [GIFs] Add error boundary to GIF picker (#3643) 2024-04-22 22:07:48 +01:00
EventStopper.tsx Refactor PostDropdownBtn to use new Menu (#3112) 2024-03-08 14:45:59 -06:00
FeedInfoText.tsx Reduce calls to getFeedGenerator and getFeed (#2166) 2023-12-11 12:58:34 -08:00
Html.tsx Bump react-native to 0.73.1, expo to 50 (#2214) 2023-12-23 15:44:38 -08:00
Link.tsx Implement FeedFeedback API (#3498) 2024-05-07 03:08:33 +01:00
List.tsx Fix laggy scrolling on mobile app's home screen, etc. (#4108) 2024-05-21 01:41:12 +01:00
List.web.tsx FeedFeedback fixes (#3968) 2024-05-12 10:30:00 -07:00
LoadingPlaceholder.tsx Adjust placeholder to be pixel-perfect (#2650) 2024-01-26 21:45:22 +00:00
LoadingScreen.tsx Use consistent spinners for loading screens (#2611) 2024-01-24 23:01:22 +00:00
LoadMoreRetryBtn.tsx Improve "Load more" error handling in feeds (#379) 2023-04-03 15:57:17 -05:00
MainScrollProvider.tsx Account for momentum when hiding minimal shell (#3740) 2024-04-28 17:48:20 +01:00
PostMeta.tsx Fix overflowing text on web and iOS in PostMeta (#3982) 2024-05-13 08:49:54 -07:00
PressableWithHover.tsx Add ESLint React plugin (#1412) 2023-09-07 16:38:57 -07:00
Selector.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
SimpleViewHeader.tsx New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
TimeElapsed.tsx [Clipclops] Add clop sent time to clipclop (#3772) 2024-04-30 19:31:30 +01:00
Toast.e2e.tsx Replace e2e tests with Maestro (#3983) 2024-05-13 08:43:13 -07:00
Toast.tsx E2E 🟢 (#2092) 2023-12-05 14:50:56 -06:00
Toast.web.tsx New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
UserAvatar.tsx [🐴] Copy tweaks (#4042) 2024-05-16 08:37:04 -07:00
UserBanner.tsx Dont leave promise unresolved 2024-05-06 15:44:19 -07:00
UserInfoText.tsx better naming 2024-01-29 19:48:50 -08:00
ViewHeader.tsx Top/Latest for hashtags (#3625) 2024-04-19 23:37:11 +01:00
Views.d.ts 100vh settings screen (#4015) 2024-05-14 19:17:53 +01:00
Views.jsx remove hide_vertical_scrollbars test (#3855) 2024-05-06 20:59:36 +01:00
Views.web.tsx 100vh settings screen (#4015) 2024-05-14 19:17:53 +01:00
ViewSelector.tsx Make scroll handling contextual (#2200) 2023-12-13 18:48:20 -08:00
WebAuxClickWrapper.tsx fix web aux click on all browsers (#2633) 2024-02-06 09:00:16 -08:00