Skip to content

Releases: adaptlearning/adapt-vimeo

v2.2.0

16 Sep 13:19
e7bc506
Compare
Choose a tag to compare

Changed

Minimum requirements

Name Version
Framework 5.8.0

v2.1.1 - The one that catches player.destroy errors

15 Dec 11:47
Compare
Choose a tag to compare
  • Wrapped the player.destroy call in VimeoView.remove() in a try/catch to prevent full course failures

v2.1.0 - the one that can pause videos when scrolled off screen

19 Nov 17:59
Compare
Choose a tag to compare
  • Added an option to pause videos when they are scrolled off screen (#4)
  • Updated the Vimeo player library from v2.10.0 to v2.12.2 (#2)
  • Switched to view/model as view-only components are now deprecated
  • Fixed a bug where, if you had both inline transcript and external transcript enabled, clicking the inline transcript button also changed the label on the external transcript button
  • Fixed a copy-paste error that was preventing the transcript button label from being updated on transcript open/close

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

19 Nov 17:51
5c0c88b
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.0.0 - the one where vimeo has flown the nest

20 Jan 13:07
d40c9c6
Compare
Choose a tag to compare

Vimeo support has been withdrawn from adapt-contrib-media. Many features still continue to work but going foward adapt-contrib-vimeo should be used instead and any issues addressed here

Minimum requirements

Name Version
Framework 3.3