Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add promise footnote to togglePlay | ydylla | 2020-03-23 | 1 | -24/+24 |
| | |||||
* | silence all internal play promises | ydylla | 2020-03-23 | 6 | -10/+42 |
| | |||||
* | Merge pull request #1706 from sampotts/master | Sam Potts | 2020-02-26 | 1 | -4/+3 |
|\ | | | | | Merge back | ||||
| * | Merge pull request #1701 from mogzol/patch-1 | Sam Potts | 2020-02-26 | 1 | -4/+3 |
| |\ | | | | | | | Use number instead of string in TS quality definitions | ||||
| | * | Use number instead of string in TS quality definitions | Morgan Zolob | 2020-02-24 | 1 | -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-types | Sam Potts | 2020-02-26 | 1 | -0/+25 |
|\ \ \ | | | | | | | | | Add missing Typescripts types and options | ||||
| * | | | Add missing Typescripts types and options | Hugues | 2020-02-25 | 1 | -0/+25 |
| | | | | |||||
* | | | | Merge pull request #1703 from LeBenLeBen/develop | Sam Potts | 2020-02-26 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Completely hide SVG icons to screen readers | ||||
| * | | | | Completely hide SVG icons to screen readers | Benoît Burgener | 2020-02-25 | 1 | -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/master | Sam Potts | 2020-02-25 | 3 | -2/+14 |
|\ \ \ \ | |/ / / |/| / / | |/ / | Merge back | ||||
| * / | Update contributing.md | Sam Potts | 2020-02-25 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1694 from nisarhassan12/master | Sam Potts | 2020-02-19 | 3 | -1/+13 |
| |\ | | | | | | | simplify contributions by fully automating the dev setup with gitpod | ||||
| | * | simplify code contributions by fully automating the dev setup with gitpod | Nisar Hassan Naqvi | 2020-02-17 | 3 | -1/+13 |
| |/ | |||||
* | | Merge pull request #1695 from CzBiX/patch-2 | Sam Potts | 2020-02-19 | 1 | -1/+2 |
|\ \ | |/ |/| | Fix issue when controls config is string or element | ||||
| * | Fix issue when controls config is string or element | CzBiX | 2020-02-17 | 1 | -1/+2 |
|/ | |||||
* | v3.5.10 | Sam Potts | 2020-02-14 | 19 | -22/+22 |
| | |||||
* | Merge pull request #1692 from sampotts/develop | Sam Potts | 2020-02-14 | 5 | -3/+13 |
|\ | | | | | v3.5.10 | ||||
| * | v3.5.10 | Sam Potts | 2020-02-14 | 5 | -3/+13 |
|/ | | | | - iOS volume display fix | ||||
* | v3.5.9 deployed | Sam Potts | 2020-02-14 | 19 | -25/+41 |
| | |||||
* | Merge pull request #1691 from sampotts/develop | Sam Potts | 2020-02-14 | 20 | -36/+44 |
|\ | | | | | v3.5.9 | ||||
| * | v3.5.9 | Sam Potts | 2020-02-14 | 14 | -13/+27 |
| | | | | | | | | | | - Fix for regression with volume control width - Ensure poster image is not downloaded again for HTML5 videos | ||||
| * | Merge branch 'master' into develop | Sam Potts | 2020-02-14 | 2 | -8/+8 |
| |\ | |||||
| | * | Fix for regression with volume control width | Sam Potts | 2020-02-14 | 1 | -8/+3 |
| | | | |||||
| | * | Ensure poster image is not downloaded again for HTML5 videos | Sam Potts | 2020-02-14 | 1 | -0/+5 |
| |/ |/| | |||||
| * | Merge branch 'master' into develop | Sam Potts | 2020-02-13 | 7 | -7/+6 |
| |\ | |/ |/| | |||||
* | | Styles | Sam Potts | 2020-02-13 | 6 | -7/+5 |
| | | |||||
* | | Fix syntax with funding.yml | Sam Potts | 2020-02-13 | 1 | -1/+1 |
| | | |||||
* | | Added Open Collective as funding option | Sam Potts | 2020-02-13 | 1 | -0/+1 |
| | | |||||
| * | More styles clean up | Sam Potts | 2020-02-12 | 3 | -11/+8 |
| | | |||||
| * | Removed redundant keys property | Sam Potts | 2020-02-12 | 1 | -4/+1 |
|/ | |||||
* | v3.5.8 deployed | Sam Potts | 2020-02-10 | 21 | -998/+1532 |
| | |||||
* | Merge pull request #1684 from sampotts/develop | Sam Potts | 2020-02-10 | 28 | -280/+328 |
|\ | | | | | v3.5.8 | ||||
| * | Changelog update | Sam Potts | 2020-02-10 | 2 | -1/+2 |
| | | |||||
| * | Speed settings logic improvements | Sam Potts | 2020-02-10 | 6 | -26/+22 |
| | | |||||
| * | Menu border color tweak | Sam Potts | 2020-02-10 | 2 | -5/+3 |
| | | |||||
| * | Started on v3.5.8 changelog | Sam Potts | 2020-02-10 | 1 | -1/+12 |
| | | |||||
| * | Comment clean up | Sam Potts | 2020-02-10 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-02-10 | 3 | -12/+48 |
| |\ | |||||
| | * | Merge pull request #1670 from ydylla/previewThumbnails-setter | Sam Potts | 2020-02-10 | 3 | -11/+36 |
| | |\ | | | | | | | | | Add previewThumbnails source setter | ||||
| | | * | add previewThumbnails to source setter docs | ydylla | 2020-02-09 | 1 | -7/+11 |
| | | | | |||||
| | | * | add previewThumbnails source setter #1369 | ydylla | 2020-02-01 | 2 | -4/+25 |
| | | | | |||||
| | * | | Merge pull request #1678 from ydylla/fix-thumb-size-per-css | Sam Potts | 2020-02-10 | 1 | -1/+12 |
| |/| | |/| | | | | | | | Improve thumbnail size calculations when size is set per css | ||||
| | * | | allows to set only width or height for thumb css size | ydylla | 2020-02-08 | 1 | -1/+12 |
| | |/ | | | | | | | Also fixes sprites when css thumb size is used | ||||
| * | | Update demo video | Sam Potts | 2020-02-10 | 2 | -2/+3 |
| | | | |||||
| * | | Demo packages updated | Sam Potts | 2020-02-10 | 1 | -2/+2 |
| | | | |||||
| * | | Set referrerPolicy in the demo | Sam Potts | 2020-02-10 | 1 | -0/+4 |
| | | | |||||
| * | | Added vimeo options to hide controls and set referrerPolicy | Sam Potts | 2020-02-10 | 2 | -6/+14 |
| | | | |||||
| * | | SASS orginasation clean up and flex-direction added | Sam Potts | 2020-02-10 | 10 | -225/+218 |
|/ / | |||||
* | | Merge pull request #1554 from sampotts/dependabot/npm_and_yarn/mixin-deep-1.3.2 | Sam Potts | 2020-02-09 | 0 | -0/+0 |
|\ \ | | | | | | | Bump mixin-deep from 1.3.1 to 1.3.2 | ||||
| * | | Bump mixin-deep from 1.3.1 to 1.3.2 | dependabot[bot] | 2019-08-28 | 1 | -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> |