Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SVG issue for older browsers (fixes #1191) | Sam Potts | 2018-10-24 | 1 | -2/+3 |
* | Added download button | Sam Potts | 2018-09-28 | 9 | -55/+133 |
* | Moved hardcoded resources to i18n | Sam Potts | 2018-09-28 | 1 | -0/+13 |
* | Remove link styles from anchor controls | Sam Potts | 2018-09-28 | 1 | -0/+10 |
* | SVG cleanup | Sam Potts | 2018-09-28 | 14 | -70/+32 |
* | Merge pull request #1192 from jamesoflol/more-mobile-touch-issues | Sam Potts | 2018-09-27 | 1 | -18/+14 |
|\ | |||||
| * | Don't hide controls on focusout event | James | 2018-09-26 | 1 | -18/+14 |
|/ | |||||
* | Typo | Sam Potts | 2018-09-25 | 1 | -1/+1 |
* | v3.4.4 | Sam Potts | 2018-09-25 | 20 | -21032/+16647 |
* | Clean up | Sam Potts | 2018-09-25 | 3 | -5/+3 |
* | Improved fullscreen on iPhone X etc | Sam Potts | 2018-09-25 | 1 | -0/+33 |
* | Reverted large pause button | Sam Potts | 2018-09-25 | 3 | -8/+3 |
* | Yarn lock file | Sam Potts | 2018-09-25 | 1 | -903/+1009 |
* | Remove babel-polyfill in favour of core-js | Sam Potts | 2018-09-25 | 1 | -1/+0 |
* | Babel upgrades | Sam Potts | 2018-09-25 | 2 | -65/+39 |
* | Package upgrades | Sam Potts | 2018-09-25 | 1 | -16/+24 |
* | Fix touch vs click issue | Sam Potts | 2018-09-25 | 9 | -30/+30 |
* | v3.4.3 | Sam Potts | 2018-08-14 | 13 | -17/+21 |
* | Merge pull request #1163 from sampotts/develop | Sam Potts | 2018-08-14 | 2 | -4/+4 |
|\ | |||||
| * | Fix watch | Sam Potts | 2018-08-14 | 1 | -2/+2 |
| * | Fix for nodeList as buttons | Sam Potts | 2018-08-14 | 1 | -2/+2 |
|/ | |||||
* | v3.4.2 | Sam Potts | 2018-08-14 | 12 | -17/+33 |
* | Fix play/pause button state | Sam Potts | 2018-08-14 | 2 | -10/+22 |
* | v3.4.1 | Sam Potts | 2018-08-14 | 13 | -37/+30 |
* | Fix for controls missing (fixes #1161) | Sam Potts | 2018-08-14 | 2 | -11/+17 |
* | v3.4.0 | Sam Potts | 2018-08-14 | 18 | -317/+242 |
* | Merge pull request #1160 from sampotts/develop | Sam Potts | 2018-08-14 | 52 | -3162/+3600 |
|\ | |||||
| * | Merge branch 'master' into develop | Sam Potts | 2018-08-13 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1143 from mhluska/patch-1 | Sam Potts | 2018-08-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix Readme typo (Patron -> Patreon) | Maros Hluska | 2018-08-01 | 1 | -1/+1 |
|/ / | |||||
| * | Changelog | Sam Potts | 2018-08-13 | 1 | -0/+4 |
| * | Fix for pressed property missing with custom controls (Fixes #1062) | Sam Potts | 2018-08-13 | 1 | -12/+17 |
| * | Fix for setting pressed property of undefined (Fixes #1102) | Sam Potts | 2018-08-13 | 1 | -1/+1 |
| * | Controls spacing improvements | Sam Potts | 2018-08-13 | 1 | -17/+19 |
| * | Removed YouTube quality controls | Sam Potts | 2018-08-13 | 7 | -168/+95 |
| * | Moved mute button inside plyr__volume | Sam Potts | 2018-08-13 | 2 | -29/+35 |
| * | Fix IE11 issue in demo | Sam Potts | 2018-08-13 | 1 | -2/+3 |
| * | Yarn lock file | Sam Potts | 2018-08-13 | 1 | -959/+567 |
| * | Fix tooltip alignment | Sam Potts | 2018-08-13 | 1 | -0/+2 |
| * | Set background color for video | Sam Potts | 2018-08-13 | 1 | -0/+1 |
| * | Update wrong reference in docs | Sam Potts | 2018-08-13 | 1 | -1/+1 |
| * | Moved i18n to utils | Sam Potts | 2018-08-13 | 5 | -7/+7 |
| * | Package updates | Sam Potts | 2018-08-13 | 1 | -23/+13 |
| * | Merge pull request #1158 from friday/1153 | Sam Potts | 2018-08-13 | 1 | -5/+2 |
| |\ | |||||
| | * | Fix #1153: Captions language fallback | Albin Larsson | 2018-08-12 | 1 | -5/+2 |
| |/ | |||||
| * | Merge pull request #1147 from jamesoflol/fix-ios-fullscreen-while-stopped | Sam Potts | 2018-08-05 | 1 | -3/+1 |
| |\ | |||||
| | * | Remove 'video is playing' requirement for iosNative fullscreen | James | 2018-08-03 | 1 | -3/+1 |
| * | | 3.4.0-beta.2 | Sam Potts | 2018-08-05 | 13 | -66/+126 |
| * | | Fix issue where enter key wasn’t setting focus correctly | Sam Potts | 2018-08-05 | 3 | -37/+50 |
| * | | Rounded aria-valuetext to 1 decimal place | Sam Potts | 2018-08-05 | 1 | -1/+1 |