aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix SVG issue for older browsers (fixes #1191)Sam Potts2018-10-241-2/+3
* Added download buttonSam Potts2018-09-289-55/+133
* Moved hardcoded resources to i18nSam Potts2018-09-281-0/+13
* Remove link styles from anchor controlsSam Potts2018-09-281-0/+10
* SVG cleanupSam Potts2018-09-2814-70/+32
* Merge pull request #1192 from jamesoflol/more-mobile-touch-issuesSam Potts2018-09-271-18/+14
|\
| * Don't hide controls on focusout eventJames2018-09-261-18/+14
|/
* TypoSam Potts2018-09-251-1/+1
* v3.4.4Sam Potts2018-09-2520-21032/+16647
* Clean upSam Potts2018-09-253-5/+3
* Improved fullscreen on iPhone X etcSam Potts2018-09-251-0/+33
* Reverted large pause buttonSam Potts2018-09-253-8/+3
* Yarn lock fileSam Potts2018-09-251-903/+1009
* Remove babel-polyfill in favour of core-jsSam Potts2018-09-251-1/+0
* Babel upgradesSam Potts2018-09-252-65/+39
* Package upgradesSam Potts2018-09-251-16/+24
* Fix touch vs click issueSam Potts2018-09-259-30/+30
* v3.4.3Sam Potts2018-08-1413-17/+21
* Merge pull request #1163 from sampotts/developSam Potts2018-08-142-4/+4
|\
| * Fix watchSam Potts2018-08-141-2/+2
| * Fix for nodeList as buttonsSam Potts2018-08-141-2/+2
|/
* v3.4.2Sam Potts2018-08-1412-17/+33
* Fix play/pause button stateSam Potts2018-08-142-10/+22
* v3.4.1Sam Potts2018-08-1413-37/+30
* Fix for controls missing (fixes #1161)Sam Potts2018-08-142-11/+17
* v3.4.0Sam Potts2018-08-1418-317/+242
* Merge pull request #1160 from sampotts/developSam Potts2018-08-1452-3162/+3600
|\
| * Merge branch 'master' into developSam Potts2018-08-131-1/+1
| |\ | |/ |/|
* | Merge pull request #1143 from mhluska/patch-1Sam Potts2018-08-011-1/+1
|\ \
| * | Fix Readme typo (Patron -> Patreon)Maros Hluska2018-08-011-1/+1
|/ /
| * ChangelogSam Potts2018-08-131-0/+4
| * Fix for pressed property missing with custom controls (Fixes #1062)Sam Potts2018-08-131-12/+17
| * Fix for setting pressed property of undefined (Fixes #1102)Sam Potts2018-08-131-1/+1
| * Controls spacing improvementsSam Potts2018-08-131-17/+19
| * Removed YouTube quality controlsSam Potts2018-08-137-168/+95
| * Moved mute button inside plyr__volumeSam Potts2018-08-132-29/+35
| * Fix IE11 issue in demoSam Potts2018-08-131-2/+3
| * Yarn lock fileSam Potts2018-08-131-959/+567
| * Fix tooltip alignmentSam Potts2018-08-131-0/+2
| * Set background color for videoSam Potts2018-08-131-0/+1
| * Update wrong reference in docsSam Potts2018-08-131-1/+1
| * Moved i18n to utilsSam Potts2018-08-135-7/+7
| * Package updatesSam Potts2018-08-131-23/+13
| * Merge pull request #1158 from friday/1153Sam Potts2018-08-131-5/+2
| |\
| | * Fix #1153: Captions language fallbackAlbin Larsson2018-08-121-5/+2
| |/
| * Merge pull request #1147 from jamesoflol/fix-ios-fullscreen-while-stoppedSam Potts2018-08-051-3/+1
| |\
| | * Remove 'video is playing' requirement for iosNative fullscreenJames2018-08-031-3/+1
| * | 3.4.0-beta.2Sam Potts2018-08-0513-66/+126
| * | Fix issue where enter key wasn’t setting focus correctlySam Potts2018-08-053-37/+50
| * | Rounded aria-valuetext to 1 decimal placeSam Potts2018-08-051-1/+1