aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add promise footnote to togglePlayydylla2020-03-231-24/+24
|
* silence all internal play promisesydylla2020-03-236-10/+42
|
* Merge pull request #1706 from sampotts/masterSam Potts2020-02-261-4/+3
|\ | | | | Merge back
| * Merge pull request #1701 from mogzol/patch-1Sam Potts2020-02-261-4/+3
| |\ | | | | | | Use number instead of string in TS quality definitions
| | * Use number instead of string in TS quality definitionsMorgan Zolob2020-02-241-4/+3
| | | | | | | | | Using strings for the quality doesn't work, plyr expects numbers, so this fixes the definitions.
* | | Merge pull request #1704 from hug963/add-missing-ts-typesSam Potts2020-02-261-0/+25
|\ \ \ | | | | | | | | Add missing Typescripts types and options
| * | | Add missing Typescripts types and optionsHugues2020-02-251-0/+25
| | | |
* | | | Merge pull request #1703 from LeBenLeBen/developSam Potts2020-02-261-1/+1
|\ \ \ \ | | | | | | | | | | Completely hide SVG icons to screen readers
| * | | | Completely hide SVG icons to screen readersBenoît Burgener2020-02-251-1/+1
|/ / / / | | | | | | | | | | | | SVG icons should be ignored by screen readers since they have complimentary labels (aria-label or plyr__sr-only). The current « presentation » role simply makes the element behave like a « span » which is incorrect, aria-hidden prevents screen readers from taking care of these elements at all.
* | | | Merge pull request #1702 from sampotts/masterSam Potts2020-02-253-2/+14
|\ \ \ \ | |/ / / |/| / / | |/ / Merge back
| * / Update contributing.mdSam Potts2020-02-251-2/+2
| |/
| * Merge pull request #1694 from nisarhassan12/masterSam Potts2020-02-193-1/+13
| |\ | | | | | | simplify contributions by fully automating the dev setup with gitpod
| | * simplify code contributions by fully automating the dev setup with gitpodNisar Hassan Naqvi2020-02-173-1/+13
| |/
* | Merge pull request #1695 from CzBiX/patch-2Sam Potts2020-02-191-1/+2
|\ \ | |/ |/| Fix issue when controls config is string or element
| * Fix issue when controls config is string or elementCzBiX2020-02-171-1/+2
|/
* v3.5.10Sam Potts2020-02-1419-22/+22
|
* Merge pull request #1692 from sampotts/developSam Potts2020-02-145-3/+13
|\ | | | | v3.5.10
| * v3.5.10Sam Potts2020-02-145-3/+13
|/ | | | - iOS volume display fix
* v3.5.9 deployedSam Potts2020-02-1419-25/+41
|
* Merge pull request #1691 from sampotts/developSam Potts2020-02-1420-36/+44
|\ | | | | v3.5.9
| * v3.5.9Sam Potts2020-02-1414-13/+27
| | | | | | | | | | - Fix for regression with volume control width - Ensure poster image is not downloaded again for HTML5 videos
| * Merge branch 'master' into developSam Potts2020-02-142-8/+8
| |\
| | * Fix for regression with volume control widthSam Potts2020-02-141-8/+3
| | |
| | * Ensure poster image is not downloaded again for HTML5 videosSam Potts2020-02-141-0/+5
| |/ |/|
| * Merge branch 'master' into developSam Potts2020-02-137-7/+6
| |\ | |/ |/|
* | StylesSam Potts2020-02-136-7/+5
| |
* | Fix syntax with funding.ymlSam Potts2020-02-131-1/+1
| |
* | Added Open Collective as funding optionSam Potts2020-02-131-0/+1
| |
| * More styles clean upSam Potts2020-02-123-11/+8
| |
| * Removed redundant keys propertySam Potts2020-02-121-4/+1
|/
* v3.5.8 deployedSam Potts2020-02-1021-998/+1532
|
* Merge pull request #1684 from sampotts/developSam Potts2020-02-1028-280/+328
|\ | | | | v3.5.8
| * Changelog updateSam Potts2020-02-102-1/+2
| |
| * Speed settings logic improvementsSam Potts2020-02-106-26/+22
| |
| * Menu border color tweakSam Potts2020-02-102-5/+3
| |
| * Started on v3.5.8 changelogSam Potts2020-02-101-1/+12
| |
| * Comment clean upSam Potts2020-02-101-2/+2
| |
| * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-02-103-12/+48
| |\
| | * Merge pull request #1670 from ydylla/previewThumbnails-setterSam Potts2020-02-103-11/+36
| | |\ | | | | | | | | Add previewThumbnails source setter
| | | * add previewThumbnails to source setter docsydylla2020-02-091-7/+11
| | | |
| | | * add previewThumbnails source setter #1369ydylla2020-02-012-4/+25
| | | |
| | * | Merge pull request #1678 from ydylla/fix-thumb-size-per-cssSam Potts2020-02-101-1/+12
| |/| | |/| | | | | | | Improve thumbnail size calculations when size is set per css
| | * | allows to set only width or height for thumb css sizeydylla2020-02-081-1/+12
| | |/ | | | | | | Also fixes sprites when css thumb size is used
| * | Update demo videoSam Potts2020-02-102-2/+3
| | |
| * | Demo packages updatedSam Potts2020-02-101-2/+2
| | |
| * | Set referrerPolicy in the demoSam Potts2020-02-101-0/+4
| | |
| * | Added vimeo options to hide controls and set referrerPolicySam Potts2020-02-102-6/+14
| | |
| * | SASS orginasation clean up and flex-direction addedSam Potts2020-02-1010-225/+218
|/ /
* | Merge pull request #1554 from sampotts/dependabot/npm_and_yarn/mixin-deep-1.3.2Sam Potts2020-02-090-0/+0
|\ \ | | | | | | Bump mixin-deep from 1.3.1 to 1.3.2
| * | Bump mixin-deep from 1.3.1 to 1.3.2dependabot[bot]2019-08-281-3/+3
| | | | | | | | | | | | | | | | | | | | | Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>