This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
Releases: Financial-Times/o-video
Releases · Financial-Times/o-video
Add support contact details to origami.json
v4.1.6 Add support contact details to origami.json (#115)
Added a handler for ALL_ADS_COMPLETED event
v4.1.5 Added a handler for ALL_ADS_COMPLETED (#114)
v4.1.4: Ensure pa11y demo exists to run tests against (#113)
* Ensure pa11y demo exists to run tests against * Update circle.yml
v4.1.3: Update codebase for obt7 (#112)
* use chai should explicitly * use if statements to improve readability * use forEach instead of filter as we are not using the returned array for anything at all * remove unneeded semicolon * move instance method to static method as it does not use any instance properties or methods. * fix indentation * Wrap cases in blocks to stop lexical declarations being hoisted to start of switch statement * Add a default case to capture scenarios where and ad has a type we not match against * Fix linting issues in sass * use proclaim instead of chai as to conform with all other origami components * Remove features not needed for obt7 * fix linting issues * Update circle.yml * Update ads.js * Update ads.js
Use `will-change` to smooth out hover effect
Bugfix: adStart being called multiple times
Bugfix: bail if startAds method is called multiple times (V4) (#109) * Bugfix: bail if startAds method is called multiple times * Check loading spinner exists before attempting to remove it
Bugfix: adStart being called multiple times
Bugfix: bail if startAds method is called multiple times (V3) (#108) * Bugfix: bail if startAds method is called multiple times * Check loading spinner exists before attempting to remove it
Add new placeholderHint option
Placeholder play icon hint (v4) (#107) * Add configurable placeholder play icon hint * Add different styles for play icons with hint text * Add placeholderHint to the readme
Add new placeholderHint option
Placeholder play icon hint (v3) (#106) * Add configurable placeholder play icon hint * Add different styles for play icons with hint text * Add placeholderHint to the readme
v4.0.0
Update to latest o-colors, o-loading, and o-typography (#105)