bsky-app/src/view/com/util
Hailey fab6c286f4
Remove async resizing from external embed player (#2936)
* remove debug

adjust youtube shorts height

fix webview style

simplify styles

fix resizing

make it more clear

remove async resizes from external player

* remove comment

* ts

* reverse aspect
2024-02-20 11:38:56 -08: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 New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
forms Add search button to header on feeds screen (#2848) 2024-02-12 13:47:48 -08:00
images add comment 2024-01-30 17:10:19 -08:00
layouts Fix scuffed web styles caused by overlapping viewport breakpoint boundaries (#1985) 2023-11-30 16:14:36 -08:00
load-latest show bottom bar on web tablet breakpoints when logged out (signup cta) (#2747) 2024-02-04 12:54:07 -08:00
moderation flex and truncate content hider text (#2569) 2024-01-19 16:12:10 -08:00
numeric Add scrollview to drawer 2023-05-25 17:26:34 -05:00
post-ctrls Update tests to get them passing again (#2853) 2024-02-12 18:55:19 -08:00
post-embeds Remove async resizing from external embed player (#2936) 2024-02-20 11:38:56 -08:00
text Swap RichText (#2934) 2024-02-20 11:03:04 -06: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
BlurView.android.tsx Disable BlurView on android (#2351) 2023-12-28 15:46:37 -08: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 Send error boundary exceptions to Sentry (#2573) 2024-01-19 16:13:47 -08:00
EventStopper.tsx Remove async resizing from external embed player (#2936) 2024-02-20 11:38:56 -08: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 Fix open-in-new-tab for TextLink (#2773) 2024-02-06 19:45:16 -08:00
List.tsx New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
List.web.tsx Workaround Safari content-visibility bug (#2699) 2024-01-30 19:05:45 -08: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 New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
PostMeta.tsx Account creation improvements & some other fixes (#2636) 2024-01-25 22:24:37 -08: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 Hindi Internationalization (#1914) 2023-11-20 13:29:27 -08: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 Fix flashes and jumps when opening profile (#2815) 2024-02-08 21:00:50 -08:00
UserBanner.tsx Precache basic profile from posts for instant future navigations (#2795) 2024-02-09 01:38:16 +00:00
UserInfoText.tsx better naming 2024-01-29 19:48:50 -08:00
UserPreviewLink.tsx Remove Profile Preview modal (#2790) 2024-02-08 23:41:02 +00:00
ViewHeader.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00
Views.d.ts Make scroll handling contextual (#2200) 2023-12-13 18:48:20 -08:00
Views.jsx Make scroll handling contextual (#2200) 2023-12-13 18:48:20 -08:00
Views.web.tsx Make scroll handling contextual (#2200) 2023-12-13 18:48:20 -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