SASS fixes, docs changes (fixes #180), 'ready' event

This commit is contained in:
Sam Potts
2016-03-13 21:45:57 +11:00
parent 01b45e7d97
commit 5ea9e59d71
6 changed files with 28 additions and 14 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## v1.5.18
- Added 'ready' event for initial setup complete or source change occurs
- Fixed SASS stylesheet references to transparentize
- Added default font stack to controls
- Docs fixes inc controls HTML (fixes #180)
## v1.5.17
- Expose YouTube and Vimeo API (docs update required) (Fixes #176)
- Auto set title based on YouTube getVideoData() title property