Releases: adaptlearning/adapt-vimeo
Releases · adaptlearning/adapt-vimeo
v2.2.0
Changed
- Convert to es6 classes (Part of adaptlearning/adapt_framework#2808)
Minimum requirements
Name | Version |
---|---|
Framework | 5.8.0 |
v2.1.1 - The one that catches player.destroy errors
- 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
- 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
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
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 |