Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |||||
| | | * | 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 | |||||
| | | * | 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 | |
| | | | | ||||||
| | * | | Removed aria-labelled-by | Sam Potts | 2018-08-05 | 1 | -2/+0 | |
| | |/ | ||||||
| | * | v3.4.0-beta.1 | Sam Potts | 2018-08-02 | 14 | -156/+139 | |
| | | | ||||||
| | * | Merge pull request #1142 from sampotts/a11y-improvements | Sam Potts | 2018-08-02 | 40 | -1888/+2730 | |
| | |\ | | | | | | | | | A11y improvements | |||||
| | | * | Fix for hover over iframed players not showing controls | Sam Potts | 2018-08-02 | 3 | -5/+5 | |
| | | | | ||||||
| | | * | Handle race condition for ads lib loading after source change | Sam Potts | 2018-08-01 | 5 | -11/+13 | |
| | | | | ||||||
| | | * | Box shadow fix for range track | Sam Potts | 2018-08-01 | 3 | -4/+4 | |
| | | | | ||||||
| | | * | Ads on dev or prod only | Sam Potts | 2018-08-01 | 1 | -61/+14 | |
| | | | | ||||||
| | | * | Only focus button if menu wasn’t hidden already | Sam Potts | 2018-08-01 | 5 | -7/+9 | |
| | | | | ||||||
| | | * | Escape closes menu | Sam Potts | 2018-08-01 | 7 | -155/+195 | |
| | | | | ||||||
| | | * | Build | Sam Potts | 2018-08-01 | 14 | -54/+75 | |
| | | | | ||||||
| | | * | Demo config | Sam Potts | 2018-08-01 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | Linting | Sam Potts | 2018-08-01 | 10 | -872/+256 | |
| | | | | ||||||
| | | * | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-08-01 | 4 | -21/+19 | |
| | | |\ | | | |/ | | |/| | | | | | | | | | # Conflicts: # src/js/controls.js | |||||
| | * | | Merge pull request #1141 from friday/1137 | Sam Potts | 2018-08-01 | 2 | -11/+9 | |
| | |\ \ | | | | | | | | | | | Improve captions positioning consistency | |||||
| | | * | | Fix #1137: Improve captions positioning consistency | Albin Larsson | 2018-07-31 | 2 | -11/+9 | |
| | |/ / | ||||||
| | * | | Merge pull request #1139 from friday/controls-input | Sam Potts | 2018-07-31 | 2 | -11/+14 | |
| |/| | | | | | | | | | | Controls input fixes | |||||
| | * | | Update controls.md docs | Albin Larsson | 2018-07-31 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Improve handling of the 'controls' argument | Albin Larsson | 2018-07-31 | 1 | -11/+12 | |
| |/ / | ||||||
| | * | Comments about keydown vs keyup for Firefox | Sam Potts | 2018-08-01 | 5 | -3/+18 | |
| | | | ||||||
| | * | Fix Firefox spacebar issue | Sam Potts | 2018-08-01 | 11 | -203/+475 | |
| | | | ||||||
| | * | Make iOS range fix more universal | Sam Potts | 2018-07-30 | 1 | -6/+11 | |
| | | | ||||||
| | * | Fix merge | Sam Potts | 2018-07-30 | 17 | -2/+26645 | |
| | | | ||||||
| | * | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-07-30 | 31 | -26739/+260 | |
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # package.json # src/js/plyr.js | |||||
| * | | v3.2.23 | Sam Potts | 2018-07-30 | 7 | -10/+10 | |
| | | | ||||||
| * | | Merge pull request #1136 from sampotts/develop | Sam Potts | 2018-07-30 | 18 | -39/+62 | |
| |\ \ | | | | | | | | | v3.3.23 | |||||
| | * | | Missed reference | Sam Potts | 2018-07-30 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | v3.3.23 | Sam Potts | 2018-07-30 | 12 | -30/+42 | |
| | | | | ||||||
| | * | | Merge pull request #1134 from mjfwebb/hide-empty-controls | Sam Potts | 2018-07-30 | 2 | -6/+11 | |
| | |\ \ | | | | | | | | | | | Hide empty controls | |||||
| | | * | | Update controls.scss | Sam Potts | 2018-07-30 | 1 | -1/+2 | |
| | | | | | ||||||
| | | * | | Don't move caption up when "showing" the lower controls when the controls ↵ | Albin Larsson | 2018-07-30 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | are empty |