bsky-app/src/view/com/util
Paul Frazee 6f69157269
Post UI updates (Profile Preview on mobile) (#990)
* Update postmeta to put the timestamp on the right side on mobile

* Drop the two-line PostMeta mode

* Add ProfilePreview modal

* Tune PostMeta to give the best behavior possible for a given platform

* Remove old showFollowBtn attributes

* Fix style issue

* Switch the follow button in the profile header to use the inverted color for consistency with the rest of the app

* Fix lint

* Fix darkmode

* Tune the profile preview footer

* Better analytics choice
2023-07-06 21:12:54 -05:00
..
anim Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
error React Native accessibility (#539) 2023-05-01 20:38:47 -05:00
fab Refactor the scroll-to-top UX 2023-05-24 18:46:27 -05:00
forms [APP-735] Post language improvements (#982) 2023-07-06 20:28:10 -05:00
images [APP-724] Collection of accessibility fixes (#949) 2023-07-03 15:57:53 -05:00
load-latest Restore the 'load more' button on web 2023-05-25 01:53:37 -05:00
moderation [APP-729] Replace the ImageHider blurring effect with a simpler and more reliable card (#959) 2023-07-06 20:29:52 -05:00
numeric Add scrollview to drawer 2023-05-25 17:26:34 -05:00
post-ctrls [APP-724] Collection of accessibility fixes (#949) 2023-07-03 15:57:53 -05:00
post-embeds [APP-724] Collection of accessibility fixes (#949) 2023-07-03 15:57:53 -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 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 React Native accessibility (#539) 2023-05-01 20:38:47 -05:00
EmptyState.tsx [APP-635] Mutelists (#601) 2023-05-11 16:08:21 -05:00
EmptyStateWithButton.tsx [APP-635] Mutelists (#601) 2023-05-11 16:08:21 -05:00
ErrorBoundary.tsx Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
Html.tsx Use native heading elements 2023-06-10 19:12:26 -04:00
Link.tsx Post UI updates (Profile Preview on mobile) (#990) 2023-07-06 21:12:54 -05: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
PostMeta.tsx Post UI updates (Profile Preview on mobile) (#990) 2023-07-06 21:12:54 -05:00
PostSandboxWarning.tsx [APP-724] Collection of accessibility fixes (#949) 2023-07-03 15:57:53 -05:00
PressableWithHover.tsx Add cursor to clickable elements (#491) 2023-04-19 20:05:10 -05:00
Selector.tsx React Native accessibility (#539) 2023-05-01 20:38:47 -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 Post UI updates (Profile Preview on mobile) (#990) 2023-07-06 21:12:54 -05:00
UserBanner.tsx Use expo-image-picker on Web (#847) 2023-06-06 09:38:58 -05:00
UserInfoText.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
ViewHeader.tsx [APP-511] metrics overhaul: frontend work (#506) 2023-06-15 16:45:14 -05:00
Views.tsx Add web layout components 2023-01-26 17:55:15 -06:00
Views.web.tsx Desktop styling fixes 2023-05-17 22:58:53 -05:00
ViewSelector.tsx Bump @types/react to ^18 and adjust types (#889) 2023-06-22 12:40:32 -04:00