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: add muted autoplay #92

Merged
merged 1 commit into from
May 13, 2019
Merged

feat: add muted autoplay #92

merged 1 commit into from
May 13, 2019

Conversation

xiaoyuhen
Copy link
Contributor

@xiaoyuhen xiaoyuhen commented May 13, 2019

feat: add muted autoplay

Description

add muted autoplay feature

close #62

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@codecov-io
Copy link

Codecov Report

Merging #92 into master will decrease coverage by 0.14%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   50.53%   50.39%   -0.15%     
==========================================
  Files         124      124              
  Lines        1767     1772       +5     
==========================================
  Hits          893      893              
- Misses        874      879       +5
Impacted Files Coverage Δ
.../src/components/PlayerContainer/PlayerContainer.js 0% <ø> (ø) ⬆️
packages/griffith/src/components/Player/Player.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1926bf...a65251d. Read the comment docs.

@xiaoyuhen xiaoyuhen added the enhancement✨ New feature or request label May 13, 2019
@xiaoyuhen xiaoyuhen merged commit 7bbc7da into zhihu:master May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

怎样设置自动播放视频?
2 participants