aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* update from upstreamHEADmasterJesús2022-02-1120-42/+115
* [general]: fix w3c change 'size' to 'data-res'Jesús2021-08-091-3/+3
* v3.6.8Sam Potts2021-05-123-3/+3
* Merge branch 'develop'Sam Potts2021-05-121-0/+1
|\
| * Add container to FullscreenOptions (#2161)megumin2021-05-121-0/+1
* | fix: fullscreen issues with Vimeo (fixes #2175)Sam Potts2021-05-122-51/+62
* | added iPad to isIos (#2191)Benny7392021-05-121-1/+3
* | v3.6.7Sam Potts2021-04-203-3/+3
* | fix: minor syntax tweakSam Potts2021-04-191-1/+1
* | fix: syntax fix (#2176)Sam Potts2021-04-191-1/+1
* | v3.6.6Sam Potts2021-04-183-3/+3
* | fix: aspect ratio improvements (#2171)Sam Potts2021-04-184-12/+59
* | chore: deploySam Potts2021-04-173-3/+3
* | chore: lintingSam Potts2021-04-171-1/+4
* | fix: regression regarding poster imageSam Potts2021-04-171-1/+0
* | fix: issue with IE detectionSam Potts2021-04-171-1/+1
* | add all required props to vimeo iframe allow attribute - fixes #2151didrip2021-03-241-1/+1
|/
* chore: publish 3.6.4Sam Potts2021-01-293-3/+3
* chore: linting fixSam Potts2021-01-291-5/+5
* v3.6.4 (#2089)Sam Potts2021-01-295-5/+43
* fix: use bound arrow functions in classesSam Potts2020-12-206-151/+151
* pkg: deploy v3.6.3Sam Potts2020-11-143-3/+3
* v3.6.3 (#2016)Sam Potts2020-11-1424-263/+340
* Merge pull request #1961 from Benny739/masterSam Potts2020-10-192-12/+6
|\
| * vimeo oembed apiBenny7392020-09-232-12/+6
* | fix(plyr.d.ts): add force to FullScreenOptionsDima An2020-10-141-1/+1
|/
* chore: fix blankVideo typesEthan Veres2020-08-121-1/+1
* v3.6.2Sam Potts2020-05-043-3/+3
* add missing previewThumbnails optionstaylorchu2020-04-281-0/+10
* Merge pull request #1811 from taylorchu/better-control-2Sam Potts2020-04-292-5/+3
|\
| * allow custom control as elementtaylorchu2020-04-282-5/+3
* | v3.6.1Sam Potts2020-04-284-4/+4
|/
* HousekeepingSam Potts2020-04-241-1/+1
* Fix linting issuesSam Potts2020-04-242-1/+3
* Merge branch 'develop' into css-variablesSam Potts2020-04-246-8/+59
|\
| * This commit addresses preloading TextTracks as outlined in feature request #1791Som Meaden2020-04-231-1/+13
| * convert fullscreen children listeners logic to ~ES6Som Meaden2020-04-041-5/+5
| * This is a PR to allow for contextual content to be included in fullscreen (or...Som Meaden2020-04-045-5/+47
* | Migrate custom properties from media to parentSam Potts2020-04-232-0/+23
* | Poster image fix (fixes #1763)Sam Potts2020-04-195-18/+11
* | Vimeo ratio fixesSam Potts2020-04-194-40/+50
* | Converted to 2 space indentationSam Potts2020-04-1138-8201/+8181
* | Formatting fixesSam Potts2020-03-304-12/+24
|/
* Added prettier scriptSam Potts2020-03-291-4/+23
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-03-2913-38/+109
|\
| * Merge pull request #1686 from lawchihon/masterSam Potts2020-03-291-0/+1
| |\
| | * Added missing full screen options for type definitionJohn Law2020-02-121-0/+1
| * | Merge pull request #1697 from hug963/fix-vimeo-playback-rateSam Potts2020-03-291-0/+3
| |\ \
| | * | catch error in setPlaybackRate on VimeoHugues2020-02-201-0/+3
| * | | Merge pull request #1724 from Steejo/ads-plugin-fixesSam Potts2020-03-291-12/+21
| |\ \ \