Added icon prefix option for when using default controls

This commit is contained in:
Sam Potts
2015-07-20 14:44:51 +10:00
parent 654e9cd623
commit 93cc9edd9a
6 changed files with 50 additions and 16 deletions

View File

@ -1,5 +1,32 @@
# Changelog
## v1.1.13
- Added icon prefix option for when using default controls
## v1.1.13
- Logic tweaks for hiding controls in fullscreen
## v1.1.12
- Bug fix for Chrome Canary
## v1.1.11
- Bug fix
## v1.1.10
- Bug fix
## v1.1.9
- Bug fix for 1.1.8
## v1.1.8
- setVolume API method improvements (Fixes #83)
## v1.1.7
- Restore classname on destroy()
## v1.1.6
- New API methods (fixes #77), Fix for non strict mode (fixes #78)
## v1.1.5
- Fix for incorrect `isFullscreen()` return value in Mozilla (Fixes #38)