aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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>
* | | Merge pull request #1575 from ↵Sam Potts2020-02-090-0/+0
|\ \ \ | | | | | | | | | | | | | | | | sampotts/dependabot/npm_and_yarn/lodash.merge-4.6.2 Bump lodash.merge from 4.6.1 to 4.6.2
| * | | Bump lodash.merge from 4.6.1 to 4.6.2dependabot[bot]2019-09-221-3/+3
| |/ / | | | | | | | | | | | | | | | | | | Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com>
* | | 3.5.7Sam Potts2020-02-0920-2171/+2344
| | |
* | | Merge pull request #1679 from sampotts/developSam Potts2020-02-0954-4354/+8381
|\ \ \ | | | | | | | | 3.5.7
| * | | Docs updatesSam Potts2020-02-093-16/+57
| | | |
| * | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-02-091-5/+12
| |\ \ \
| | * \ \ Merge pull request #1490 from antonyoneill/developSam Potts2020-02-091-5/+12
| | |\ \ \ | | | | | | | | | | | | Prevent default on settings control click
| | | * | | Prevent default on settings icon clickAntony O'Neill2019-07-041-5/+12
| | | | | |
| * | | | | Update docs for speed options tweaksSam Potts2020-02-091-11/+11
| | | | | |
| * | | | | Focus trap improvementsSam Potts2020-02-092-109/+99
| | | | | |
| * | | | | Set download attribute for HTML5 onlySam Potts2020-02-091-1/+5
| |/ / / /
| * | | | CommentsSam Potts2020-02-091-1/+1
| | | | |
| * | | | Package upgradesSam Potts2020-02-081-5/+5
| | | | |
| * | | | Clean up speed options logicSam Potts2020-02-084-18/+18
| | | | |
| * | | | Merge pull request #1671 from ydylla/improve-speed-optionsSam Potts2020-02-081-0/+2
| |\ \ \ \ | | | | | | | | | | | | Use the configured speed options
| | * | | | actually use the configured speed optionsydylla2020-02-011-0/+2
| | | |_|/ | | |/| |
| * | | | Merge pull request #1672 from ydylla/improve-quality-changeSam Potts2020-02-081-4/+2
| |\ \ \ \ | | | | | | | | | | | | Improve/fix quality change state restoring
| | * | | | preserve playback rate at quality changeydylla2020-02-011-1/+2
| | | | | |
| | * | | | fix regression: not restoring playback state after quality changeydylla2020-02-011-3/+0
| | |/ / /
| * | | | Merge pull request #1675 from Laerdal/focus-trap-only-fullscreenSam Potts2020-02-081-1/+2
| |\ \ \ \ | | | | | | | | | | | | Trap keyboard focus only when fullscreen
| | * | | | Bail out of focus trap if fullscreen is not activeKimberley Jensen2020-02-071-1/+2
| | |/ / / | | | | | | | | | | | | | | | - detailed in https://github.com/sampotts/plyr/issues/1665
| * | | | Merge pull request #1676 from Code1110/developSam Potts2020-02-081-0/+1
| |\ \ \ \ | | | | | | | | | | | | Add download attribute to download button
| | * | | | add download attribute to download buttonCode11102020-02-071-0/+1
| | |/ / /
| * | | | Merge pull request #1677 from ydylla/fix-scrubbing-chrome-androidSam Potts2020-02-082-3/+3
| |\ \ \ \ | | | | | | | | | | | | Fix preview thumbnail scrubbing not working on mobile touch devices
| | * | | | fix scrubbing for chrome android & hide thumb preview on touchendydylla2020-02-082-3/+3
| | |/ / / | | | | | | | | | | Chrome android sends TouchEvent which does not have a button property.
| * / / / Ignore quality change if it matches existingSam Potts2020-02-081-0/+4
| |/ / /
| * | | Fix beta deploymentSam Potts2020-01-301-1/+9
| | | |