Skip to content

LC-1739 Add YouTube Video Support to Lightbox #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

hughesthatgirl
Copy link

  • Added VideoPager component that handles animating navigation and interactions
    • Maintained consistent animation behavior between images and videos
    • Added video interaction handling to prevent unwanted navigation while interacting with videos
  • Added VideoEmbed component which is an iframe used for YouTube video integration
    • Responsive sizing with aspect ratio preservation
    • Gesture navigation support
    • YouTube player controls enabled; video does not autoplay.
  • Updated ImageStage to use VideoPager when showVideo and videoId are present
  • Added unit tests for VideoLightBox example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant