diff options
author | Caidan <me@caidan.dev> | 2025-07-22 17:16:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 19:16:07 -0500 |
commit | bbc39806fe96d15ffe10919108a44f0adb0e2b7e (patch) | |
tree | a7eb97c3d74420b3a797a4a761b9c320a51225c8 /src/locale | |
parent | 9e2b99e86035784eadb237a9af884a9bfcedcce8 (diff) | |
download | voidsky-bbc39806fe96d15ffe10919108a44f0adb0e2b7e.tar.zst |
feat(ui): remove like count from trending videos (#8689)
* feat(ui): add showLikeCount flag to CompactVideoPostCard Introduced a showLikeCount flag to control the display of like count in the CompactVideoPostCard component. The like count is now only shown if both likeCount > 0 and showLikeCount are true. This allows for more flexible UI configurations and easier toggling of like count visibility. * fix(ui): hide gradient shadow when hiding like count * fix(ui): increase trending video profile pic size from 20 -> 24 * fix(ui): add small drop shadow to trending video profile pic * fix(ui): a.shadow_sm -> t.atoms.shadow_sm based on PR feedback
Diffstat (limited to 'src/locale')
0 files changed, 0 insertions, 0 deletions