Skip to content

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
-   Accessibility improvements (see #905)
-   Improvements to the way the controls work on iOS
-   Demo code clean up
-   YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed
-   Controls spacing improvements
-   Fix for pressed property missing with custom controls (Fixes #1062)
-   Fix #1153: Captions language fallback (thanks @friday)
-   Fix for setting pressed property of undefined (Fixes #1102)
  • Loading branch information
sampotts committed Aug 13, 2018
1 parent 48bf368 commit b57b7b2
Show file tree
Hide file tree
Showing 18 changed files with 242 additions and 317 deletions.
2 changes: 1 addition & 1 deletion demo/dist/demo.css

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions demo/dist/demo.js

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

2 changes: 1 addition & 1 deletion demo/dist/demo.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/dist/demo.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/dist/demo.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/plyr.css

Large diffs are not rendered by default.

213 changes: 80 additions & 133 deletions dist/plyr.js

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

2 changes: 1 addition & 1 deletion dist/plyr.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/plyr.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/plyr.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit b57b7b2

Please sign in to comment.