bsky-app/src/view/com/util
dan 1dd3d6657c
Account for momentum when hiding minimal shell (#3740)
* Add optional momentum events to scroll context

* If there is a velocity, don't snap until momentum end

* Don't show bar on scroll down

* Rm onMomentumBegin
2024-04-28 17:48:20 +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 Hide translate/copy text options when !no-unauthenticated (#3573) 2024-04-16 17:22:55 +01:00
images add comment 2024-01-30 17:10:19 -08: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 [Embeds] "Embed post" post dropdown option (#3513) 2024-04-13 05:13:53 +01:00
post-embeds remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +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 remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
List.tsx Account for momentum when hiding minimal shell (#3740) 2024-04-28 17:48:20 +01:00
List.web.tsx Remove side borders on mobile web list (#2994) 2024-02-27 01:25:25 +00: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 Reduce hovercard false positives, add them to display names and handles (#3739) 2024-04-28 13:59:18 +01: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 remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01: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 remove precacheThreadPostProfiles (#3729) 2024-04-27 06:31:07 +01:00
UserBanner.tsx Various e2e test fixes (#3284) 2024-03-19 17:54:40 -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 Fix double border on web hashtag list (#3091) 2024-03-06 11:02:48 -08:00
Views.jsx [Statsig] Make gate checks lazily (#3594) 2024-04-18 04:39:29 +01:00
Views.web.tsx Fix double border on web hashtag list (#3091) 2024-03-06 11:02:48 -08: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