Skip to content

Commit

Permalink
Vimeo fixes + small bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sampotts committed Nov 4, 2017
1 parent a757aca commit 3c99357
Show file tree
Hide file tree
Showing 14 changed files with 5,405 additions and 814 deletions.
Empty file removed .jshintignore
Empty file.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
}
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v2.0.17
- Vimeo controls fix (fixes #697)
- SVG4everybody compatibility fix
- Allow Plyr.setup event listeners to be set up as separate event listeners (https://github.com/sampotts/plyr/pull/703)
- Added title to the layer html template (for custom controls) (https://github.com/sampotts/plyr/pull/649)
- Target is null bug fix (https://github.com/sampotts/plyr/pull/617)
- fix #684 memory leaks issues after destroy (https://github.com/sampotts/plyr/pull/700)

## v2.0.16
- Fullscreen bug fix (fixes #664)

Expand Down
2 changes: 1 addition & 1 deletion demo/dist/demo.css

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

Loading

0 comments on commit 3c99357

Please sign in to comment.