about summary refs log tree commit diff
path: root/src/components/video
Commit message (Collapse)AuthorAgeFilesLines
* Simplify play icon shadow (#6641)dan2024-11-221-26/+10
| | | | | * Simplify play icon shadow * Make it consistent across themes
* Leverage jsx transform to remove unnecessary react imports and update eslint ↵Paul Coroneos2024-11-191-1/+0
| | | | | | | | | config (#6516) * update eslint config with jsx runtime * leverage jsx transform to remove unnecessary react imports and update eslint config * run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
* [Video] Remove `expo-video`, use `bluesky-video` (#5282)Hailey2024-09-131-1/+1
| | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Redesign play button (#5192)Eric Bailey2024-09-061-6/+29
|
* [Video] Use same play button for gifs and videos (#5144)Hailey2024-09-041-0/+25