Caidan Williams
e4fa6d7209
feat(ui): add "See More Suggested Profiles" card
2025-07-30 09:17:44 -07:00
Caidan Williams
c80e5e3da5
refactor(ui): adjust border styles in ProfileGrid card
2025-07-30 09:17:44 -07:00
Caidan Williams
9fe1b9cb57
feat(ui): improve suggested follow placeholder card
...
Now matches the same size and shape as the rendered card, which prevents
content layout shift.
2025-07-30 09:17:44 -07:00
Caidan Williams
0d1fb4ec06
refactor(ui): remove "Browse more accounts" card on mobile view
2025-07-30 09:17:44 -07:00
Caidan Williams
27cbbea1f4
fix(ui): profile name and description overflowing on web
2025-07-30 09:17:44 -07:00
Caidan Williams
3342d587e1
fix(ui): placeholder web size and flex grow
2025-07-30 09:17:44 -07:00
Caidan Williams
573f602f4c
refactor(feed): wrap placeholder description placeholder in full-width view
2025-07-30 09:17:44 -07:00
Caidan Williams
4ba7453aa8
feat(feed): update suggested profiles link text
2025-07-30 09:17:44 -07:00
Caidan Williams
d6c41e5b33
refactor(ui): web profile cards maxLength 4 -> 3 with flex grow
2025-07-30 09:17:44 -07:00
Caidan Williams
36a6eb2e62
refactor(ui): remove "Browse more suggestions" on web in favor of "See all"
2025-07-30 09:17:44 -07:00
Caidan Williams
e592d54fe9
feat(ui): update SuggestedFollowPlaceholder to match new design
2025-07-30 09:17:44 -07:00
Caidan Williams
0046b00780
feat: update AvatarPlaceholder to take size prop
2025-07-30 09:17:44 -07:00
Caidan Williams
4a1c529ae9
feat: create NamePlaceholder component
2025-07-30 09:17:44 -07:00
Caidan Williams
52793a3b46
refactor: replace magic 6px with dynamic a.gap_md/2
2025-07-30 09:17:44 -07:00
Caidan Williams
a95e0976a6
fix(ui): suggested profile card grid on web sm -> md
2025-07-30 09:17:44 -07:00
Caidan Williams
66d7df1256
fix(ui): follow button should always be pushed to the bottom on the profile card
2025-07-30 09:17:44 -07:00
Caidan Williams
f300b0525c
refactor: update MOBILE_CARD_WIDTH instead of using inline width
2025-07-30 09:17:44 -07:00
Caidan Williams
66e5e174a4
refactor(ui): follow button and description to match design
2025-07-30 09:17:44 -07:00
Caidan Williams
d338deeb2f
refactor(ui): swap ProfileCard.NameAndHandle for ProfileCard.Name
2025-07-30 09:17:44 -07:00
Caidan Williams
7bc2f6fb05
feat(ui): update ProfileCard.Avatar size 40 -> 88
2025-07-30 09:17:44 -07:00
Caidan Williams
40a560509b
refactor(ui): replace ProfileCard.Header with custom View
2025-07-30 09:17:44 -07:00
Caidan Williams
c758bfc568
feat(ui): force width on suggested profile card
2025-07-30 09:17:44 -07:00
Caidan Williams
7f1798a6cb
feat(ui): update padding, border radius, and border on suggested profile card
2025-07-30 09:17:44 -07:00
Caidan Williams
5b9357182f
feat: update ProfileCard.Description to take style prop
2025-07-30 09:17:44 -07:00
Caidan Williams
259c966f1c
feat: update ProfileCard.Avatar to take size prop
2025-07-30 09:17:44 -07:00
Caidan Williams
bb824f152b
feat(ui): add dropshadow to suggested profile card
2025-07-30 09:17:44 -07:00
Caidan Williams
490f9656d3
feat(ui): replace suggested profiles interstital icon with link "See all"
2025-07-30 09:17:44 -07:00
Caidan Williams
3c6f96bfc6
feat(ui): updated suggested profiles interstitial "Suggested for you" text color
2025-07-30 09:17:44 -07:00
Caidan Williams
87885cdb80
feat(ui): update suggested profiles interstitial top padding 16 -> 12
2025-07-30 09:17:44 -07:00
Elijah Seed-Arita
332dbc1bb4
fix: small profile followup fixes ( #8735 )
...
* fix: small profile followup fixes
* fix: change platform-specific compensation for profileHeaderDisplayName marginBottom to target all native
* fix: apply suggestion for consistent cross-platform profile username margin
2025-07-29 16:20:33 -05:00
Eric Bailey
1504ce28e2
Fix parent read more occurring further up the tree ( #8729 )
2025-07-28 14:21:01 -05:00
Eric Bailey
6d0c859d8f
Fix blur handling ( #8730 )
2025-07-28 14:20:55 -05:00
hailey
41998c59b5
Ensure preference overrides cause re-renders ( #8724 )
...
* make sure request is fetched before returning true
* Ensure preferences object skips equality checks if overridden
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-07-28 12:28:12 -05:00
pfrazee
872fe324a0
Nightly source-language update
2025-07-26 02:44:52 +00:00
hailey
810918b434
add web hook, action tweaks ( #8723 )
2025-07-25 12:39:43 -07:00
hailey
4d210e33cf
fix type error ( #8722 )
2025-07-25 09:34:04 -07:00
hailey
15abdc67cf
simplify logic for pull request OTAs ( #8720 )
...
* simplify logic for pull request OTAs
* just render deep link in the text
* dont download update until approved
2025-07-25 08:57:21 -07:00
hailey
c6b578fe91
fix final final final ( #8719 )
2025-07-24 21:07:06 -07:00
pfrazee
caeaff157c
Nightly source-language update
2025-07-25 02:48:44 +00:00
jim
26755445e3
Merge pull request #8714 from internet-development/c/app-1332-handle-autocomplete-broken-for-handles-with-hyphens
...
Fix some auto complete issues on mobile
2025-07-24 17:18:40 -07:00
hailey
1ee91d2c90
OTA deployments on PR comment action ( #8713 )
2025-07-24 16:23:17 -07:00
Chenyu Huang
ead6862fc6
fix some auto complete issues
2025-07-24 15:58:24 -07:00
Chenyu
9e65f00c93
[APP-1157] disable searches for logged out users, prompt them to sign in ( #8697 )
2025-07-24 14:44:03 -07:00
Caidan Williams
742397bb1a
fix(lint): remove unused import
2025-07-24 12:31:34 -07:00
Caidan Williams
269d70e66c
feat(ui): increase the trending videos card size
2025-07-24 12:30:35 -07:00
Caidan Williams
0685de9b7f
feat(ui): update TrendingVideos dismiss button style
...
Changed the TrendingVideos dismiss button to use solid variant and
square shape for improved visibility. Also set ButtonIcon size to "sm"
for better alignment with the new button style.
2025-07-24 12:30:35 -07:00
Caidan Williams
c1d2aea885
feat(ui): remove the header icon
...
Replace the header's flex row with a single bold text element for
"Trending Videos", removing the Graph icon and extra container.
2025-07-24 12:30:35 -07:00
Caidan Williams
229f275246
fix(ui): adjust TrendingVideos padding and gap sizes
...
Reduced top padding from large to small and updated horizontal padding
handling for the TrendingVideos component. Increased card gap and snap
interval from small to medium.
2025-07-24 12:30:35 -07:00
Caidan Williams
66950a08cb
feat(ui): add border to video post and trending cards
...
Added a border and low contrast border color to CompactVideoPostCard,
CompactVideoPostCardPlaceholder, and TrendingVideos card components for
improved visual separation.
2025-07-24 12:30:35 -07:00
Caidan Williams
b89645a172
feat(ui): add shadow to video post trending cards
...
Added a small shadow (shadow_sm) to the CompactVideoPostCard and the
"View more" card in TrendingVideos for improved visual depth and
consistency. This enhances the card appearance and aligns with the
design system.
2025-07-24 12:30:35 -07:00