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

Implement vjs-ended class #1857

Closed
wants to merge 2 commits into from
Closed

Conversation

mister-ben
Copy link
Contributor

Adds a vjs-ended class when playback ends, and removes it on a replay. Closes #1675.

@heff
Copy link
Member

heff commented Feb 11, 2015

Whoa, with tests even, very nice! I think we need to reset it on loadstart also, because a new source doesn't have to autoplay.

@mister-ben
Copy link
Contributor Author

Ah yes of course it should reset then. Will add.

@dmlap
Copy link
Member

dmlap commented Feb 11, 2015

The spec, for reference.

@heff
Copy link
Member

heff commented Feb 11, 2015

lgtm! @dmlap or anyone else, can we get a second confirmation?

@dmlap
Copy link
Member

dmlap commented Feb 12, 2015

Looks good to me, too.

@heff heff mentioned this pull request Apr 1, 2015
@mister-ben mister-ben deleted the feature/ended branch August 10, 2016 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a has-ended class name
3 participants