aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into developSam Potts2018-05-191-0/+5
|\
| * Fix the seek tooltip time difference from seek timeAlbin Larsson2018-05-121-0/+5
| |
* | Merge pull request #963 from friday/verify-posterSam Potts2018-05-191-1/+1
|\ \ | | | | | | Make sure poster element isn't shown if the image isn't loaded
| * | Rewrite ui.setPoster to check that images arent broken or youtube fallback ↵Albin Larsson2018-05-151-1/+1
| |/ | | | | | | images. Only show poster element when valid
* / Remove ui.checkFailed() and error classAlbin Larsson2018-05-162-26/+0
|/
* Fix #946 - poster getting click eventsAlbin Larsson2018-05-081-0/+1
|
* Fix poster being stretchedAlbin Larsson2018-05-081-1/+1
|
* Use div for poster, Vimeo fixes, Tooltip fixesSam Potts2018-05-082-2/+3
|
* v3.3.0Sam Potts2018-05-063-0/+24
|
* v3.2.4Sam Potts2018-04-271-2/+7
|
* Fix for hidden buffer and incorrect use of aria-hiddenSam Potts2018-04-251-9/+0
|
* More bug fixesSam Potts2018-04-171-10/+15
|
* Increase menu container z-index to be higher than controlsDaniel Sarin2018-04-111-1/+1
|
* Fix #867: Add custom property fallbackAlbin Larsson2018-04-051-1/+1
|
* Styling fixesSam Potts2018-04-033-1/+8
|
* Controls fixesSam Potts2018-03-271-2/+0
|
* Vimeo offset tweak (fixes #826)Sam Potts2018-03-221-1/+1
|
* Vimeo fixSam Potts2018-03-151-0/+2
|
* Typography fixSam Potts2018-03-132-2/+4
|
* Ad block detection would not work when calling play() right after creating ↵Arthur Hulsman2018-03-091-6/+2
| | | | 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.
* Resizing the ad container while having it on display none will return offset ↵Arthur Hulsman2018-03-071-1/+13
| | | | 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.
* TypoSam Potts2018-03-031-1/+1
|
* Fullscreen API changes, color settings tweaksSam Potts2018-02-114-2/+17
|
* Small UI tweaks and fix for instanceof issueSam Potts2018-01-313-18/+39
|
* Renamed property, UI tweakSam Potts2018-01-231-4/+4
|
* Formatting, events and ad countdown addedSam Potts2018-01-221-3/+7
|
* Formatting and “ad” badgeSam Potts2018-01-191-9/+18
|
* Added cue markings within the time line for when midrolls will be displayed. ↵Arthur Hulsman2018-01-171-0/+14
| | | | Removed unusued callback parameter.
* Removed logic related to starting the ad by clicking/ tapping the ↵Arthur Hulsman2018-01-171-1/+2
| | | | advertisement container. Ad is started by plyr play method.
* Moved the ads container to be outside of the video wrapper. This way we can ↵Arthur Hulsman2018-01-171-1/+1
| | | | easily move the ad in front or behind the video controls based on content resume or pause IMA events.
* Code tweaksSam Potts2018-01-143-20/+19
|
* Implementing ads pluginferdiemmen2018-01-132-0/+20
|
* Progressively enhance <iframe> embedsSam Potts2018-01-121-0/+1
|
* Styling tweaksSam Potts2018-01-091-1/+0
|
* Use CSS custom property for webkit range fillSam Potts2018-01-081-6/+7
|
* Slider stylingSam Potts2018-01-073-11/+15
|
* Started on error handlingSam2018-01-045-4/+35
|
* Fix for promise issue on Chrome, loading fixSam2017-12-271-1/+4
|
* Vimeo fixSam Potts2017-12-214-5/+12
|
* Badge tweakSam Potts2017-12-211-1/+5
|
* Fix for scrubberSam Potts2017-12-201-1/+1
|
* Small fixesSam Potts2017-12-202-6/+4
|
* Fix SASS bundleSam Potts2017-12-201-3/+4
|
* Split up settings fileSam Potts2017-12-2013-103/+131
|
* Converted to SASS/SCSSSam Potts2017-12-2020-0/+1275
|
* Docs updates, small tweaksSam2016-04-281-719/+0
|
* Bug fix for embeds: `play` not being defined (fixes #185 and #186)Sam Potts2016-03-271-0/+1
|
* SASS fixes, Default font stack addedSam Potts2016-03-131-7/+8
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-02-211-0/+5
|\ | | | | | | | | # Conflicts: # src/js/plyr.js
* | WIP on captions bug, manual duration option, reset media objectSam Potts2016-02-211-40/+42
|/