Releases: adaptlearning/adapt-youtube
Releases · adaptlearning/adapt-youtube
v2.0.0 - the one with BEM, rem and SMACSS
Changed:
- Updated HTML naming convention to adhere to BEM
- Adopted relative unit measurement (rem) instead of fixed (px)
- Updated CSS to use a SMACSS approach
- Indentation amended to use 2 spaces instead of 4
Framework dependency version has been updated to v5+ due to breaking naming change.
Minimum requirements
Name | Version |
---|---|
Framework | 5 |
v1.2.1 - the one with URL updates
Changed:
- Plugin has been moved to the adaptlearning repo so URLs in
bower.json
have been updated
v1.2.0 - the one with transcript support
Added:
- transcript/skip to transcript suppport
- play, pause and ended events (as per adaptlearning/adapt_framework#2344)
- configuration for player controls & fullscreen
- proper use of ComponentModel (as per adaptlearning/adapt_framework#1179)
Changed:
- switched to using core version of
inview
logic - updated to Adapt v4 style a11y
- increased FW dependency to
>=3.3
due to newinview
functionality
Release v1.0.2
- added support for Adapt's new
media:stop
event - switch from dropdowns to check boxes for authoring tool configuration
- general code tidy-up to bring it in line with current Adapt coding convention
- update framework dependency to satisfy future releases
Release v1.0.1
Release v1.0.0
- update bower.json to reflect that this is v2 compatible
- prevent user from playing multiple videos on same page at same time (#2)
- add code to allow aspect ratio to be set
- enable 'onended' completion
- remove settings that have been deprecated in the HTML5 version of the YouTube player (or simply weren't working)
- update example.json and README.md
0.0.0
tested by shaun green.
results:
video plays: ie9+, ff, chrome, safari 6, iph6 ios8, ipad2 ios8, and4 tablet chrome, and4 phone chrome
controls appear: ie9+, ff, chrome, safari 6, iph6 ios8, ipad2 ios8, and4 tablet chrome, and4 phone chrome
subtitles appear: ie9+, ff, chrome, safari 6
keyboard navigation: ie9+, ff, chrome, safari 6 (must activate through click)
subtitles don't appear: iph6 ios8, ipad2 ios8, and4 tablet chrome, and4 phone chrome