- Added clickThru function. See Usage in README.
- Fix setSize on videoSlot
- Fix vpaid-methods not being compiled into babel by using
.js
instead of.json
removeEventListener
is previously not working due to incorrect bindings.
- Cleanup & refactor
- Reworked on video selection
this._options
renamed tothis.opts
- Added
appendStylesheet
- Don't include presets so rollup can work when this is an external dependency.
- Use tiny-emitter instead
- Remove
object-assign
, push that tobabel
plugin
- Include
lib
as well now. - Remove
gulp
from devDeps.
- Add
object-assign
as dep.
- added set()
- implement expandAd and collapseAd boolean changes
- Don't fire repeated volumechange
- [bugfix] adIcons is defaulted to false instead.