Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Added support for trackingEvents #97

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 26, 2016

  1. Added support to trackingEvents in VAST files.

    Generally it fires start, firstQuartile, middle, thirdQuartile and complete events.
    Daniel Słaby committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    4118ab1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Code refactoring

    Daniel Słaby committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    49f2f01 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. fixed problem that prevented from webpack minifying

    Daniel Słaby committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    83fab0f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. fixed mega bug

    did not checked if video is present, fired events even if we killed video
    Daniel Słaby committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    6bee8df View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. fixed fix

    Daniel Słaby committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    7b91b00 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. fixed issue that bugged UglifyJS

    Daniel Słaby committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    cfc8996 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Removed irritating log that happened when video was cancelled in midd…

    …le of function
    Daniel Słaby committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    29f7033 View commit details
    Browse the repository at this point in the history