|
5cb1628cd8
|
Vimeo fix
|
2018-03-15 10:29:05 +11:00 |
|
|
5ebe18d081
|
Typography fix
|
2018-03-13 22:00:40 +11:00 |
|
|
69ffcbad27
|
Ad block detection would not work when calling play() right after creating the player instance, so the adsManager now also rejects on such a case. Also made sure that calling play() will wait for the adsManager promise to resolve or otherwise return the media.play() method.
|
2018-03-09 11:17:24 +01:00 |
|
|
819f7d1080
|
Resizing the ad container while having it on display none will return offset width and height of 0, which will cause ads not to play when ad sizes are set within the clients DSP. Also making sure that the inner containers of the ad container are full size. The container is now hidden/ displayed using z-index.
|
2018-03-07 15:43:48 +01:00 |
|
|
0300610108
|
Typo
|
2018-03-03 23:14:57 +11:00 |
|
|
cc128e6088
|
Renamed property, UI tweak
|
2018-01-23 10:31:21 +11:00 |
|
|
5671235fd9
|
Formatting, events and ad countdown added
|
2018-01-22 23:15:10 +11:00 |
|
|
5fad152cbf
|
Formatting and “ad” badge
|
2018-01-19 20:24:15 +11:00 |
|
|
896ea7c689
|
Added cue markings within the time line for when midrolls will be displayed. Removed unusued callback parameter.
|
2018-01-17 15:38:26 +01:00 |
|
|
3583165b30
|
Removed logic related to starting the ad by clicking/ tapping the advertisement container. Ad is started by plyr play method.
|
2018-01-17 14:09:11 +01:00 |
|
|
9e52296dc6
|
Moved the ads container to be outside of the video wrapper. This way we can easily move the ad in front or behind the video controls based on content resume or pause IMA events.
|
2018-01-17 12:19:32 +01:00 |
|
|
22e8892993
|
Code tweaks
|
2018-01-14 23:15:33 +11:00 |
|