Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #4 from Pong420/features/improvment
Browse files Browse the repository at this point in the history
Code review and bug fix
  • Loading branch information
Pong420 authored Nov 27, 2018
2 parents ccfef21 + 34e6503 commit d8ddbb7
Show file tree
Hide file tree
Showing 48 changed files with 674 additions and 573 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# dependencies
node_modules

# production
dist

# misc
.DS_Store

npm-debug.log
yarn-error.log
yarn.lock
.yarnclean
.vscode
temp
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,7 @@ videojs.addLanguage(language, {

## TODO

- Review setting menu
- Update setting menu related docs
- Limit Hls quality options
- Allow user easier to handle the click action if `SettingSubMenuitem`

<br>

Expand Down
2 changes: 1 addition & 1 deletion dist/audio-track/videojs-plus.audio-track.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d8ddbb7

Please sign in to comment.