bsky-app/src/view/com/util
Paul Frazee ae895155fd
Fix to error screen and postthread loading state (#540)
* Fix loading state on postthread

* Improve error screen rendering

* Dark mode exclamation in error screen

* Fix lint
2023-04-25 20:45:59 -05:00
..
anim Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
error Fix to error screen and postthread loading state (#540) 2023-04-25 20:45:59 -05:00
fab Mobile Web (#427) 2023-04-12 18:27:55 -07:00
forms consolidated share code to shareUrl 2023-04-25 13:45:46 -07:00
images Add alt text support and rework image layout (#503) 2023-04-21 16:20:06 -05:00
load-latest Fix positioning of the load more button (#502) 2023-04-20 17:34:45 -05:00
moderation Add cursor to clickable elements (#491) 2023-04-19 20:05:10 -05:00
post-embeds Add alt text support and rework image layout (#503) 2023-04-21 16:20:06 -05:00
text Fix to post overflow on web (close #395) (#407) 2023-04-06 17:12:48 -05: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 create Alert.tsx and Alert.web.tsx and replace uses (#513) 2023-04-25 14:01:47 -05:00
BlurView.tsx Update web build and web-specific components; RNW now builds 2023-01-26 12:12:27 -06:00
BlurView.web.tsx Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
BottomSheetCustomBackdrop.tsx New navigation model (#1) 2022-08-31 14:36:50 -05:00
EmptyState.tsx Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
ErrorBoundary.tsx Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
Html.tsx Add tos, community guidelines, and copyright policy (#410) 2023-04-06 22:53:58 -05:00
Link.tsx Fix: sanitize URLs before placing them on the page (#488) 2023-04-15 09:24:03 -07:00
LoadingPlaceholder.tsx Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
LoadMoreRetryBtn.tsx Improve "Load more" error handling in feeds (#379) 2023-04-03 15:57:17 -05:00
Picker.tsx Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
PostCtrls.tsx Thread muting [APP-29] (#500) 2023-04-20 17:16:56 -05:00
PostMeta.tsx Add first round of labeling tools (#467) 2023-04-12 18:26:38 -07:00
PressableWithHover.tsx Add cursor to clickable elements (#491) 2023-04-19 20:05:10 -05:00
Selector.tsx Thread muting [APP-29] (#500) 2023-04-20 17:16:56 -05:00
Toast.tsx Fix: don't let the toast take pointer events (close #374) (#380) 2023-04-03 16:00:00 -05:00
Toast.web.tsx Mobile Web (#427) 2023-04-12 18:27:55 -07:00
UserAvatar.tsx memoize things, clean code, and replace deprecated resizeMode with contentFit (#526) 2023-04-24 18:45:02 -05:00
UserBanner.tsx Android fixes (#515) 2023-04-22 17:14:20 -05:00
UserInfoText.tsx Stripe checkmark emojis from display names (close #396) (#419) 2023-04-07 11:09:25 -05:00
ViewHeader.tsx [APP-522] Create & revoke App Passwords within settings (#505) 2023-04-21 18:55:29 -05:00
Views.tsx Add web layout components 2023-01-26 17:55:15 -06:00
Views.web.tsx Hotfix feed sizing (#510) 2023-04-21 19:34:07 -05:00
ViewSelector.tsx Android fixes (#515) 2023-04-22 17:14:20 -05:00