Skip to content

Releases: adaptlearning/adapt-youtube

v2.0.0 - the one with BEM, rem and SMACSS

05 Mar 11:09
d74845b
Compare
Choose a tag to compare

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

05 Mar 10:59
5b7a4d0
Compare
Choose a tag to compare

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

05 Jul 12:09
932eb36
Compare
Choose a tag to compare

Added:

Changed:

  • switched to using core version of inview logic
  • updated to Adapt v4 style a11y
  • increased FW dependency to >=3.3 due to new inview functionality

Release v1.0.2

03 Nov 13:25
Compare
Choose a tag to compare
  • 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

14 Jan 12:05
Compare
Choose a tag to compare
  • added a remove function as per #1
  • fix for #6
  • add proper scope for playbackstart event
  • switch to using _.bindAll

Release v1.0.0

14 Jan 10:15
Compare
Choose a tag to compare
  • 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

27 Oct 13:37
Compare
Choose a tag to compare

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