aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-183-8/+3
|\
| * Merge pull request #903 from friday/901Sam Potts2018-04-182-7/+2
| |\ | | | | | | Show captions even if toggle button is omitted from controls
| | * Don't require captions toggle button to be enabled in order to show captionsAlbin Larsson2018-04-172-7/+2
| | |
| * | Fullscreen aria-pressed event listened fix for ChromeAlbin Larsson2018-04-171-1/+1
| |/
* / ARIA and Vimeo fixesSam Potts2018-04-183-7/+30
|/
* v3.2.0Sam Potts2018-04-173-3/+3
|
* More bug fixesSam Potts2018-04-176-25/+50
|
* Fix for `playing` false positive (fixes #898)Sam Potts2018-04-171-1/+1
|
* Fixed bug for captions with no srclang and labels and improved logic (fixes ↵Sam Potts2018-04-175-39/+100
| | | | #875)
* PR mergeSam Potts2018-04-142-1/+5
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-141-1/+1
|\
| * Fix IE10 with default captions.languageNicolas Thiry2018-04-131-1/+1
| |
| * Fix IE10 split errorNicolas Thiry2018-04-121-1/+1
| | | | | | On IE10, Plyr throws the error `Unable to get property 'split' of undefined or null reference`. This fixes the case when `window.navigator.language` is null and can't use the `split()` function.
* | Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-114-3/+4
|\|
| * Safer check for active captionAntonio Laguna2018-04-111-1/+1
| |
| * Add i18n support for "Normal" value in speed optionsDaniel Sarin2018-04-112-1/+2
| |
| * Increase menu container z-index to be higher than controlsDaniel Sarin2018-04-111-1/+1
| |
* | Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-113-3/+3
|\|
| * Fixes #873 Can't leave fullscreen in Chrome (using button)Albin Larsson2018-04-051-1/+1
| |
| * Merge pull request #871 from friday/867Sam Potts2018-04-051-1/+1
| |\ | | | | | | Fix #867: Add custom property fallback
| | * Fix #867: Add custom property fallbackAlbin Larsson2018-04-051-1/+1
| | |
| * | Fix 'null' being appended after the video if controls is empty arrayAlbin Larsson2018-04-041-1/+1
| |/
* / Restore paused state after seekSam Potts2018-04-111-0/+8
|/
* Fix loading data-plyr-config when initiating Plyr without any optionsAlbin Larsson2018-04-041-1/+1
|
* v3.1.0Sam Potts2018-04-033-3/+3
|
* Styling fixesSam Potts2018-04-033-1/+8
|
* v3.1.0-beta.2Sam Potts2018-04-033-3/+3
|
* YouTube speed menu fixSam Potts2018-04-036-25/+38
|
* v3.1.0-beta.1Sam Potts2018-04-024-3/+8
|
* HTML5 quality selectionSam Potts2018-04-0210-103/+299
|
* v3.0.11Sam Potts2018-03-303-3/+3
|
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-304-24/+65
|
* v3.0.10Sam Potts2018-03-303-3/+3
|
* Fix regressionSam Potts2018-03-294-6/+4
|
* Vimeo hotfixSam Potts2018-03-294-6/+12
|
* Bug fixesSam Potts2018-03-287-13/+41
|
* v3.0.6Sam Potts2018-03-284-5/+6
|
* v3.0.5Sam Potts2018-03-275-11/+3
|
* v3.0.4Sam Potts2018-03-273-3/+3
|
* Controls fixesSam Potts2018-03-277-27/+56
|
* Revert API method changeSam Potts2018-03-272-5/+10
|
* Allow fullscreen in iframeSam Potts2018-03-272-12/+6
|
* Fix for seeking issueSam Potts2018-03-271-2/+2
|
* Use object.entriesSam Potts2018-03-271-2/+5
|
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-279-131/+217
|
* v3.0.3Sam Potts2018-03-223-3/+3
|
* Vimeo offset tweak (fixes #826)Sam Potts2018-03-222-2/+2
|
* Fix for .stop() method (fixes #819)Sam Potts2018-03-224-7/+20
|
* Check for array for speed options (fixes #252)Sam Potts2018-03-221-1/+1
|
* Restore as float (fixes #828)Sam Potts2018-03-221-1/+1
|