aboutsummaryrefslogtreecommitdiffstats
path: root/src/less
Commit message (Collapse)AuthorAgeFilesLines
* Vimeo fixes + small bug fixesSam Potts2017-11-041-22/+23
|
* Merge pull request #654 from jjui/patch-1Sam Potts2017-11-041-0/+5
|\ | | | | Enable start/stop toggle on whole element
| * Update plyr.lessSam Potts2017-11-041-0/+1
| |
| * Update plyr.lessJ2017-09-091-0/+4
| |
* | Fullscreen bug fix (fixes #664)Sam Potts2017-10-051-40/+43
|/
* Fix for iPad and YouTube issuesSam Potts2016-11-271-16/+21
|
* Fix for caption size (fixes #390), Fix for Firefox Dev (fixes #392)Sam Potts2016-10-232-7/+12
|
* Bump to v2.0.0Sam Potts2016-08-221-1/+0
|
* Loading tweaks, Microsoft Edge tweaksSam Potts2016-08-211-1/+1
|
* Keyboard shortcutsSam2016-08-202-1/+6
|
* Fix for multiline captions (Fixes #314)Sam Potts2016-07-211-0/+2
|
* Styling minor tweaksSam Potts2016-07-102-3/+1
|
* Line height fixSam Potts2016-06-261-1/+0
|
* Reverted font size changeSam Potts2016-06-261-2/+2
|
* Fixed overflow issues (fixes #286)Sam Potts2016-06-262-5/+5
|
* Fix for z-index on large play buttonSam Potts2016-06-251-0/+1
|
* v1.8.3Sam Potts2016-06-251-8/+7
| | | | | | | | | | - Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback - Fixed IE11 icon loading (fixes #269) - Updated screenshot (fixes #281) - Added WordPress plugin (fixes #239) - Added Neos plugin - Added HLS, Shaka and dash.js examples (see #235 for more) - Improvements for controls hiding and showing on touch devices
* Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-06-252-8/+45
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less # src/scss/plyr.scss
| * Fix for scroll direction on volume (fixes #258)Sam2016-06-011-1/+0
| |
| * FIx Plyr to work with RTL systemsTzvi2016-05-261-0/+1
| | | | | | (less)
| * Fix for Tooltips overflowing (fixes #230)Sam2016-05-232-7/+43
| |
| * Always hide standard controls (Fixes #225)Sam2016-05-231-0/+5
| |
* | Hide Shadow DOM elementsSam Potts2016-06-251-2/+7
|/
* Bug fix for no bufferSam Potts2016-05-191-1/+1
|
* Reverted LESS structure for nowSam Potts2016-05-197-720/+711
|
* Merge branch 'master' into developSam2016-05-113-15/+35
|\ | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less
| * Adding LESS settingsRobin Poort2016-05-112-15/+35
| | | | | | | | | | | | - Added setting to be able to disable the border-box if you already defined that in your own css - Added setting to be able to disable touch-action if you already defined that in your own css - Added setting to choose not to use !important for sr-only class
| * Fix for #206Sam Potts2016-05-111-0/+1
| |
* | Merge branch 'master' into developSam Potts2016-05-101-0/+3
|\| | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less
| * Fix broken progress bar styling IE10Robin Poort2016-05-091-0/+1
| |
| * Removing duplicate selectorsRobin Poort2016-05-061-7/+3
| |
* | Restore simplicity to LESS file structureSam Potts2016-05-1017-652/+644
| |
* | Prep work for themingSam Potts2016-05-0115-679/+699
|/
* Caption change position on controls hiddenSam Potts2016-05-011-1/+6
|
* Bug fixesSam2016-05-011-15/+12
|
* Tooltip bug fixesSam2016-04-281-3/+1
|
* Docs updates, small tweaksSam2016-04-282-1/+15
|
* Merge branch 'develop' of github.com:selz/plyr into developSam Potts2016-04-282-5/+5
|\ | | | | | | | | # Conflicts: # dist/plyr.css
| * Bug fixesSam Potts2016-04-282-5/+5
| |
* | Max width on range progress indicatorsSam Potts2016-04-281-0/+2
|/
* MarginsSam Potts2016-04-281-1/+1
|
* Volume fixes, iOS bug fixesSam Potts2016-04-272-17/+14
|
* Input progress for volume, fixes for playback progressSam Potts2016-04-271-6/+12
|
* ColorSam Potts2016-04-271-1/+1
|
* Docs tweaksSam Potts2016-04-272-1/+2
|
* Audio styles, docs tweaks, package updatesSam Potts2016-04-263-101/+116
|
* Tab shows controlsSam2016-04-261-13/+11
|
* Audio stylesSam2016-04-261-91/+127
|
* WIPSam Potts2016-04-261-20/+21
|
* Work on Audio UISam2016-04-251-70/+71
|