about summary refs log tree commit diff
path: root/src/components/interstitials
Commit message (Expand)AuthorAgeFilesLines
* refactor: replace View with Button in ViewMoreCard for consistent colors acro...Caidan Williams2025-08-211-12/+6
* refactor: extract ViewMoreCard from VideoCards componentCaidan Williams2025-08-211-47/+55
* fix(lint): remove unused importCaidan Williams2025-07-241-1/+0
* feat(ui): increase the trending videos card sizeCaidan Williams2025-07-241-1/+1
* feat(ui): update TrendingVideos dismiss button styleCaidan Williams2025-07-241-3/+3
* feat(ui): remove the header iconCaidan Williams2025-07-241-6/+3
* fix(ui): adjust TrendingVideos padding and gap sizesCaidan Williams2025-07-241-3/+3
* feat(ui): add border to video post and trending cardsCaidan Williams2025-07-241-0/+2
* feat(ui): add shadow to video post trending cardsCaidan Williams2025-07-241-0/+1
* fix(ui): overflow for TrendingVideos scroll containerCaidan Williams2025-07-241-1/+3
* style(ui): use larger border radius on video post cardCaidan Williams2025-07-241-1/+1
* Live via service config (#8378)Samuel Newman2025-05-161-1/+1
* [Explore] Base (#8053)Samuel Newman2025-04-022-2/+2
* yolo (#7499)Hailey2025-01-191-0/+231
* Prevent Drawer gesture conflicting with Suggestions scroll (#7468)dan2025-01-171-9/+4
* Fix web crash (#7426)dan2025-01-101-1/+1
* A simpler fix for trending swipe issue (#7424)dan2025-01-101-4/+5
* Fix trending swipe gesture (#7417)dan2025-01-101-77/+87
* Add loading state to new trending interstitial (#7332)dan2025-01-021-1/+27
* Fix key issue in trending topics (#7329)dan2025-01-021-20/+18
* Rework discover-feed trending interstitial (#7314)Paul Frazee2024-12-311-74/+57
* Some metrics (#7294)Eric Bailey2024-12-271-1/+6
* Trending tracking (#7161)Eric Bailey2024-12-181-1/+8
* Trending (Beta) (#7144)Eric Bailey2024-12-171-0/+111