aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Only focus button if menu wasn’t hidden alreadySam Potts2018-08-011-2/+3
* Escape closes menuSam Potts2018-08-013-74/+93
* LintingSam Potts2018-08-017-821/+233
* Merge branch 'develop' into a11y-improvementsSam Potts2018-08-011-14/+12
|\
| * Improve handling of the 'controls' argumentAlbin Larsson2018-07-311-11/+12
* | Comments about keydown vs keyup for FirefoxSam Potts2018-08-012-1/+12
* | Fix Firefox spacebar issueSam Potts2018-08-012-148/+400
* | Make iOS range fix more universalSam Potts2018-07-301-6/+11
* | Fix mergeSam Potts2018-07-301-2/+1
* | Merge branch 'develop' into a11y-improvementsSam Potts2018-07-304-11/+13
|\|
| * v3.2.23Sam Potts2018-07-302-2/+2
| * Don't move caption up when "showing" the lower controls when the controls are...Albin Larsson2018-07-301-6/+3
| * Merge pull request #1131 from friday/1108Sam Potts2018-07-291-0/+4
| |\
| | * Fix #1108: Make sure youtube.onReady doesn't run twiceAlbin Larsson2018-07-281-0/+4
| * | Add support for YouTube's hl paramLéo Renaud-Allaire2018-07-242-1/+3
* | | Click to play fix, poster fix, iOS controls fixesSam Potts2018-07-306-262/+409
* | | Merge branch 'develop' into a11y-improvementsSam Potts2018-07-243-3/+3
|\| |
| * | v3.3.22Sam Potts2018-07-182-2/+2
| |/
| * Merge branch 'master' into developSam Potts2018-07-182-2/+2
| |\
| | * Merge branch 'develop'Sam Potts2018-06-2910-41/+64
| | |\
| | * | Fix for bug where controls wouldn't show on hover over YouTube videoSam Potts2018-06-212-2/+2
| | * | Remove `pointer-events: none` on embed `<iframe>` to comply with YouTube ToSSam Potts2018-06-212-2/+2
| | * | Merge branch 'develop'Sam Potts2018-06-215-91/+72
| | |\ \
| | * | | v3.3.17Sam Potts2018-06-192-2/+2
| | * | | Merge branch 'develop'Sam Potts2018-06-192-14/+16
| | |\ \ \
| | * | | | v3.3.16Sam Potts2018-06-192-2/+2
| * | | | | Add navigator.languages fallback for ios 9Albin Larsson2018-07-091-1/+1
| | |_|_|/ | |/| | |
* | | | | Keyboard and focus improvementsSam Potts2018-07-154-179/+527
* | | | | Merge branch 'develop' into a11y-improvementsSam Potts2018-07-028-32/+52
|\| | | |
| * | | | 3.3.16Sam Potts2018-06-292-2/+2
| * | | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-291-0/+10
| |\ \ \ \
| | * | | | Hide currentTime and progressmimse2018-06-281-0/+10
| * | | | | Linting, housekeeping, duration fix (fixes #1074)Sam Potts2018-06-298-33/+42
| |/ / / /
| * | | | Merge pull request #1070 from mimse/fix_condition_checkSam Potts2018-06-271-1/+1
| |\ \ \ \
| | * | | | Fixed condition checkMorten Vestergaard Hansen2018-06-271-1/+1
* | | | | | Work on key bindings for menuSam Potts2018-06-283-24/+120
* | | | | | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-255-94/+79
|\| | | | |
| * | | | | handle undefined player.elements.buttons.playMichael DePetrillo2018-06-251-3/+5
| * | | | | Merge pull request #1061 from friday/captions-no-toggle-buttonSam Potts2018-06-221-2/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix captions.toggle() if there is no toggle buttonAlbin Larsson2018-06-211-2/+4
| * | | | | Ads only on HTML5 and .is cleanupSam Potts2018-06-212-59/+57
| |/ / / /
| * | | | Avoid conditions in volume scroll event listenerAlbin Larsson2018-06-191-27/+11
| * | | | Make decreaseVolume wrap increaseVolume for code reuseAlbin Larsson2018-06-191-2/+1
| * | | | Make (increase/decrease)Volume methods ignore invalid input instead of raisin...Albin Larsson2018-06-191-2/+2
| | |_|/ | |/| |
* | | | Work on menusSam Potts2018-06-212-193/+183
* | | | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-193-24/+22
|\| | |
| * | | Fix #1045: YouTube mutes when seeking after playAlbin Larsson2018-06-191-2/+2
| * | | Fixes #1044: Don't load the new source if preload is disabled and the current...Albin Larsson2018-06-191-11/+13
| * | | Replace filter()[0] with find()Albin Larsson2018-06-191-1/+1
| | |/ | |/|
| * | Fix issue with play button not changing state (fixes #1048)Sam Potts2018-06-191-10/+6