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(fill): make vjs-fill a player mode #5478

Merged
merged 3 commits into from
Oct 5, 2018
Merged

feat(fill): make vjs-fill a player mode #5478

merged 3 commits into from
Oct 5, 2018

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Oct 4, 2018

Like fluid mode, you can enable it with the class or by calling the fill
method. Calling fill() will turn off fluid mode and calling fluid() will
turn off fill mode.

Fluid mode takes precedence over fill mode currently.

Like fluid mode, you can enable it with the class or by calling the fill
method. Calling fill() will turn off fluid mode and calling fluid() will
turn off fill mode.

Fluid mode takes precedence over fill mode currently.
Copy link
Contributor

@brandonocasey brandonocasey left a comment

Choose a reason for hiding this comment

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

Code LGTM, could be good to have a unit test for the toggling behavior.

@gkatsev
Copy link
Member Author

gkatsev commented Oct 4, 2018

Good call

@gkatsev gkatsev merged commit ca09968 into master Oct 5, 2018
@gkatsev gkatsev deleted the vjs-fill branch October 5, 2018 18:28
gkatsev added a commit that referenced this pull request Oct 31, 2018
Like fluid mode, you can enable it with the class or by calling the fill
method. Calling fill() will turn off fluid mode and calling fluid() will
turn off fill mode.

Fluid mode takes precedence over fill mode.
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.

2 participants