Skip to content
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

feat: copy properties from <video-js> to the media el (#5039) #5163

Merged
merged 3 commits into from
May 11, 2018

Conversation

brandonocasey
Copy link
Contributor

#5039 for 6.x

@brandonocasey brandonocasey force-pushed the 6.x-fix/video-js-el-sourceset branch from 0bc59cb to 162705a Compare May 11, 2018 16:56
// ie8 doesn't support Object.keys nor hasOwnProperty
// on dom elements so we have to specify properties individually
[
'autoplay',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor change from the v7 version

@brandonocasey brandonocasey merged commit c654c7d into 6.x May 11, 2018
@gkatsev gkatsev deleted the 6.x-fix/video-js-el-sourceset branch May 11, 2018 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants