Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Releases: Financial-Times/o-video

Fixes preloader for non-fixed size players

04 Oct 10:24
Compare
Choose a tag to compare
Merge pull request #63 from Financial-Times/matth/allow-flexible-width

Remove code trying to be smart with display table

Capitalized brand & video ad events

03 Oct 15:22
Compare
Choose a tag to compare
Merge pull request #61 from Financial-Times/matth/capitalise

Capitalise brand tag

Added loading indicator

30 Sep 14:52
Compare
Choose a tag to compare

Added seeked event and allProgress option

29 Sep 14:18
Compare
Choose a tag to compare
allProgress flag, remove duplicate play event, add seeked event (#57)

* allProgress flag, remove duplicate play event, add seeked event

* bug fix, test and readme

Small alignment fix

28 Sep 11:21
Compare
Choose a tag to compare

Align the brand text properly in the tag box (it's 1px out at the moment)

#56

Allow adblock users to play videos

28 Sep 10:03
Compare
Choose a tag to compare

Fixes an issue whereby the click trapping overlay was added but not removed when ad libraries fail to load

New design

27 Sep 16:17
Compare
Choose a tag to compare
  • Moves the play button to the bottom left
  • Adjusts some of the placeholder text sizes
  • Fixes some whitespace (Use tabs)
  • Hides the run-time / removes the duration code.
  • Adds the brand tab to the smallest size.

OLD:
screen shot 2016-09-23 at 10 39 20

NEW:
screen shot 2016-09-23 at 10 38 06

responsive ads, playsinline support

22 Sep 16:13
Compare
Choose a tag to compare

PR #49: Fix a bad example silencing variable name in the docs
PR #51: Add support for a playsinline option which sets webkit/standard playsinline attributes for iOS
PR #52: Override preroll advert sizing to allow prerolls to resize with their container.

v2.1.2: Merge pull request #38 from Financial-Times/qposter

15 Sep 15:10
Compare
Choose a tag to compare

v2.1.1: Merge pull request #48 from Financial-Times/matth/fix-ended

15 Sep 15:07
Compare
Choose a tag to compare
Fix autoplay option adding ended listener when it shouldn't