-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "Play on YouTube" functionality (#467)
* feat: added open in YouTube functionality * chore: replace fixed px size * feat: pause video when openInYouTube is clicked * refactor: rename svgIconContainer to videoPlayerIcon for clarity * feat: added external YouTube play button for talks with YouTube videos * feat: pause video when external YouTube play button is clicked * refactor: add eventlistener through JS and move shared code in a function * refactor: simplify video container selection by using playerTarget * feat: replace eventlisterns with StimulusJS method * chore: revert changes and use <a> with href only
- Loading branch information
Showing
4 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters