Caidan Williams
7b4ec21e3e
refactor(ui): adjust border styles in ProfileGrid card
2025-07-29 17:37:01 -07:00
Caidan Williams
e5457c946a
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-29 17:37:01 -07:00
Caidan Williams
d83480cc64
refactor(ui): remove "Browse more accounts" card on mobile view
2025-07-29 17:37:01 -07:00
Caidan Williams
8dc074c477
fix(ui): profile name and description overflowing on web
2025-07-29 17:37:01 -07:00
Caidan Williams
da47cd0d1b
fix(ui): placeholder web size and flex grow
2025-07-29 17:37:01 -07:00
Caidan Williams
ab5be5cb3f
refactor(feed): wrap placeholder description placeholder in full-width view
2025-07-29 17:37:01 -07:00
Caidan Williams
22db8ed639
feat(feed): update suggested profiles link text
2025-07-29 17:37:01 -07:00
Caidan Williams
4c8d5db6a6
refactor(ui): web profile cards maxLength 4 -> 3 with flex grow
2025-07-29 17:37:01 -07:00
Caidan Williams
b2fe27afe7
refactor(ui): remove "Browse more suggestions" on web in favor of "See all"
2025-07-29 17:37:01 -07:00
Caidan Williams
f35dc19a48
feat(ui): update SuggestedFollowPlaceholder to match new design
2025-07-29 17:37:01 -07:00
Caidan Williams
4e507caa7c
feat: update AvatarPlaceholder to take size prop
2025-07-29 17:37:01 -07:00
Caidan Williams
87f2bc5be3
feat: create NamePlaceholder component
2025-07-29 17:37:01 -07:00
Caidan Williams
f58ad8e419
refactor: replace magic 6px with dynamic a.gap_md/2
2025-07-29 17:37:01 -07:00
Caidan Williams
2bf4ee5690
fix(ui): suggested profile card grid on web sm -> md
2025-07-29 17:37:01 -07:00
Caidan Williams
48f670f26a
fix(ui): follow button should always be pushed to the bottom on the profile card
2025-07-29 17:37:01 -07:00
Caidan Williams
955a864245
refactor: update MOBILE_CARD_WIDTH instead of using inline width
2025-07-29 17:37:01 -07:00
Caidan Williams
0598d73617
refactor(ui): follow button and description to match design
2025-07-29 17:37:01 -07:00
Caidan Williams
f478ebdeb5
refactor(ui): swap ProfileCard.NameAndHandle for ProfileCard.Name
2025-07-29 17:37:01 -07:00
Caidan Williams
205e7f0190
feat(ui): update ProfileCard.Avatar size 40 -> 88
2025-07-29 17:37:01 -07:00
Caidan Williams
3c89552e92
refactor(ui): replace ProfileCard.Header with custom View
2025-07-29 17:37:01 -07:00
Caidan Williams
c93c36f6e5
feat(ui): force width on suggested profile card
2025-07-29 17:37:01 -07:00
Caidan Williams
c6e7816fa7
feat(ui): update padding, border radius, and border on suggested profile card
2025-07-29 17:37:01 -07:00
Caidan Williams
ff4eecc2e4
feat: update ProfileCard.Description to take style prop
2025-07-29 17:37:01 -07:00
Caidan Williams
2a6d04e6e2
feat: update ProfileCard.Avatar to take size prop
2025-07-29 17:37:01 -07:00
Caidan Williams
e465c9e461
feat(ui): add dropshadow to suggested profile card
2025-07-29 17:37:01 -07:00
Caidan Williams
b8a257a1c7
feat(ui): replace suggested profiles interstital icon with link "See all"
2025-07-29 17:37:01 -07:00
Caidan Williams
92e0119734
feat(ui): updated suggested profiles interstitial "Suggested for you" text color
2025-07-29 17:37:01 -07:00
Caidan Williams
287f5c0d42
feat(ui): update suggested profiles interstitial top padding 16 -> 12
2025-07-29 17:37:00 -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
bc78fb224e
Add comment ( #8739 )
2025-07-29 15:14:12 -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
hailey
5c2867d580
fix ( #8718 )
2025-07-24 17:48:54 -07:00
hailey
7f3835792e
fix action ( #8717 )
2025-07-24 17:41:43 -07:00
hailey
c37ab83823
fix action ( #8716 )
2025-07-24 17:21:58 -07: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
101b3262b8
fix action ( #8715 )
2025-07-24 16:31:37 -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
jim
c48f35d726
Merge pull request #8702 from internet-development/caidan/app-1328-new-trending-video-interstitial
...
feat(ui): new trending video design
2025-07-24 13:51:05 -07:00
rafael
d1dbc4f852
Conditional workflows
2025-07-24 17:29:25 -03:00
rafael
fc2fae42bd
Add github workflow
2025-07-24 17:07:11 -03:00