|
207adde36d
|
3.0.0-beta.18
v3.0.0-beta.18
|
2018-03-13 21:44:18 +11:00 |
|
|
1b13ddaa54
|
Update ads
|
2018-03-13 21:42:01 +11:00 |
|
|
9981c349be
|
Fix for null manager race condition
|
2018-03-11 18:23:47 +11:00 |
|
|
b3365a7373
|
Normalised event names and removed unused
|
2018-03-11 12:54:51 +11:00 |
|
|
9a0c1c830d
|
Merge pull request #804 from friday/ads-trigger-arguments
[v3] Add optional arguments to Ads.trigger
|
2018-03-11 10:55:29 +11:00 |
|
|
ef27ba16f4
|
Add optional argument to Ads.trigger (currently only used for adblocker error)
|
2018-03-10 16:20:33 +01:00 |
|
|
e206edc1f6
|
Event listener fixes, loadScript promise, ads tweaks
|
2018-03-11 02:03:35 +11:00 |
|
|
c734bc4957
|
Merge branch 'beta' of github.com:sampotts/plyr into beta
|
2018-03-10 23:32:55 +11:00 |
|
|
572b8a7aca
|
Manually merged PRs
|
2018-03-10 23:32:48 +11:00 |
|
|
eebae4a227
|
Merge pull request #802 from gehaktmolen/ad-hotfixes
Advertisement couldnt be loaded when creative dimensions do not align after resizing
|
2018-03-10 23:32:15 +11:00 |
|
|
6a2ca534d2
|
Removed redundant wrappers within the adsmanager promises.
|
2018-03-09 14:29:37 +01:00 |
|
|
7adc2bc6c8
|
Unneeded else has been removed within the play() method.
|
2018-03-09 13:21:19 +01:00 |
|
|
ba8d7831a7
|
Made sure play() returns a promise.
|
2018-03-09 12:50:57 +01: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 |
|
|
409b588458
|
Made sure that cue points for midrolls are not displayed when the ad rule for a midroll doesn't exceed the total play time of a video.
|
2018-03-07 15:17:30 +01:00 |
|
|
e90a603d57
|
Removed a double this.enabled variable and updated a comment in ads.js. Also made sure the adsmanager promise also can fail, so we can use it to wait for getting the advertisement ready when someone clicks the play button. Otherwise there it can look glitchy when the actual video starts playing and the video ad plays a few seconds later because the vast tag was slow to retrieve. Also fixed a typo.
|
2018-03-06 17:27:59 +01:00 |
|
|
6f061621ad
|
v3.0.0-beta.17
v3.0.0-beta.17
|
2018-03-03 23:16:15 +11:00 |
|
|
0300610108
|
Typo
|
2018-03-03 23:14:57 +11:00 |
|
|
2fba5f152c
|
3.0.0-beta.16
|
2018-03-03 23:06:54 +11:00 |
|
|
317b08c703
|
Ready event fix, YouTube play event fix, docs update
|
2018-03-03 23:06:12 +11:00 |
|
|
bfb550b8d0
|
Package updates
|
2018-02-22 23:46:52 +11:00 |
|
|
174234c166
|
v3.0.0-beta.15
v3.0.0-beta.15
|
2018-02-19 09:55:16 +11:00 |
|
|
24b4220de5
|
Fix IE CORS captions
|
2018-02-19 09:52:46 +11:00 |
|
|
f1895a4cce
|
Pause button fix, polyfilled build, unminified builds
v3.0.0-beta.14
|
2018-02-17 19:34:15 +11:00 |
|
|
c2a6306d46
|
Merge pull request #781 from friday/gulp-unminified-js-output
Build both minified and non-minified js-bundles
|
2018-02-17 09:22:34 +11:00 |
|
|
7ac732f45b
|
Merge branch 'beta' into gulp-unminified-js-output
|
2018-02-17 09:22:19 +11:00 |
|
|
c90f1bdf08
|
v3.0.0-beta.13
v3.0.0-beta.13
|
2018-02-13 00:02:13 +11:00 |
|
|
6a9be8d16b
|
Fix for custom controls
|
2018-02-13 00:01:19 +11:00 |
|
|
58c2c52c95
|
Merge branch 'beta' of github.com:sampotts/plyr into beta
|
2018-02-11 15:09:40 +11:00 |
|
|
73a39769d4
|
Fullscreen API changes, color settings tweaks
|
2018-02-11 15:09:34 +11:00 |
|
|
7221e26eca
|
Merge pull request #780 from friday/captions-ie11-indexsizeerror
Fix harmless but annoying IE error 'IndexSizeError'
|
2018-02-06 12:51:45 +11:00 |
|
|
98adb8e784
|
Fix harmless but annoying IE error 'IndexSizeError'
|
2018-02-06 02:39:01 +01:00 |
|
|
a59dcb2f53
|
Gulp js build: create both minified and non-minified outputs
|
2018-02-06 01:57:27 +01:00 |
|
|
d21b58e1c9
|
Copy
|
2018-02-06 11:26:13 +11:00 |
|
|
d6e84cbabb
|
Nicer checks
|
2018-02-06 11:12:03 +11:00 |
|
|
fcccf1d479
|
Copy
|
2018-02-06 11:08:26 +11:00 |
|
|
211db12a3d
|
Readme merge
|
2018-02-06 11:06:46 +11:00 |
|
|
ce1d5a60d6
|
Remove eslint-rule 'no-shadow' (common variable names should be able to exist in different scopes)
|
2018-02-05 23:22:20 +01:00 |
|
|
f67315e20c
|
3.0.0-beta.12
v3.0.0-beta.12
|
2018-02-06 00:25:50 +11:00 |
|
|
2150c44036
|
Added backwards compatibility for <div> embeds
|
2018-02-06 00:24:48 +11:00 |
|
|
70c9fbdde3
|
Removed fetch dependency
|
2018-02-05 21:43:32 +11:00 |
|
|
f3ea31c515
|
Merge branch 'beta' of github.com:sampotts/plyr into beta
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
|
2018-02-05 21:28:16 +11:00 |
|
|
1ee88cba16
|
Testing fetch
|
2018-02-05 21:26:18 +11:00 |
|
|
af3ae75229
|
Update readme.md
|
2018-02-03 23:16:52 +11:00 |
|
|
d76ef3ff91
|
Small UI tweaks and fix for instanceof issue
v3.0.0-beta.11
|
2018-01-31 19:33:00 +11:00 |
|
|
2691c7c9d6
|
Version bump + icon fix
v3.0.0-beta.10
|
2018-01-30 13:01:05 +11:00 |
|
|
26b1d8ce8f
|
Fix UMD stuff
|
2018-01-30 12:57:19 +11:00 |
|
|
6fae148fc1
|
Deploy
v3.0.0-beta.9
|
2018-01-30 09:26:09 +11:00 |
|
|
bb51647fe2
|
Merge pull request #772 from sampotts/fix/ads-blocked
Fix: ads blocked and media playing before ad plays
|
2018-01-30 09:22:54 +11:00 |
|