aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158)Sam Potts2016-02-131-7/+9
|
* Seek fixes for touchSam Potts2016-01-251-1/+19
|
* SASS fix (fixes #149)Sam Potts2016-01-251-23/+23
|
* Seek tooltip, bug fixes for SASS, fullscreen and iconsSam Potts2016-01-241-6/+16
|
* Style tweaksSam Potts2016-01-181-0/+3
|
* Tidying up, Vimeo fixSam Potts2016-01-181-6/+7
|
* LESS/SASS variable name spacing and clean upSam2016-01-171-129/+122
|
* Keyboard nav fixes (seek & focus trap in fullscreen), SASS updatesSam Potts2016-01-141-118/+125
|
* Audio fullscreen, Tooltip tweaks, DocsSam Potts2015-10-251-13/+31
|
* Sass updatedSam Potts2015-10-051-28/+28
|
* Source API changes, Vimeo fixes, still WIPSam Potts2015-10-041-1/+9
|
* Update plyr.scss - Fix new scss!khrizpv2015-08-101-4/+4
| | | This is a fix the newly added scss.
* YouTube, Captions and Control improvementsSam Potts2015-08-081-60/+50
| | | | | | | - Controls improvements (Fixes #103) - YouTube bug fixes (Fixes #105) - Internationalization support (Fixes #101) - Captions legibility improvements
* Update plyr.scss - Make it work V3!khrizpv2015-08-061-2/+2
|
* Update plyr.scss - Make it work V2!khrizpv2015-07-311-17/+10
| | | Hi, thanks for accepting my previous pull request. I made this request because the variables control-color and control-color-hover weren't being set inside the mixin so i took them out and it's working now again. I hope you can merge this as it isnt completly working yet and sorry for the delay. Thanks again! :)
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-311-105/+115
|\ | | | | | | | | # Conflicts: # src/sass/plyr.scss