aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-299-9/+48
* 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-1427-266/+342
* 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
* Merge pull request #1818 from Bashev/patch-1Sam Potts2020-05-041-1/+2
|\
| * Update tooltips.scssKostadin Bashev2020-05-011-1/+2
* | Merge pull request #1819 from Bashev/patch-2Sam Potts2020-05-041-1/+2
|\ \
| * | Update controls.scssKostadin Bashev2020-05-011-1/+2
| |/
* | 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
* | More work on custom properties and documentationSam Potts2020-04-2416-67/+63
* | 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-196-42/+51
* | Converted to 2 space indentationSam Potts2020-04-1175-9344/+9323
* | Formatting fixesSam Potts2020-03-304-12/+24
* | Merge branch 'develop' into css-variablesSam Potts2020-03-3054-666/+1421
|\|
| * 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
| | |\ \ \
| | | * | | Ads plugin fixes to allow multiple VAST requestsSteejo2020-03-091-12/+21
| | * | | | Merge pull request #1705 from doublex/masterSam Potts2020-03-291-7/+22
| | |\ \ \ \
| | | * | | | Fixes2max2020-02-261-4/+4
| | | * | | | Fixesmax2020-02-261-6/+9
| | | * | | | preview-thumbnails via src:callback()max2020-02-251-7/+19
| | |/ / / / | |/| | | |
| | * | | | Merge pull request #1739 from ydylla/ignore-internal-play-promisesSam Potts2020-03-296-10/+42
| | |\ \ \ \
| | | * | | | silence all internal play promisesydylla2020-03-236-10/+42
| | | |/ / /
| | * | | | Merge pull request #1727 from jnoordsij/fix_shadowrootSam Potts2020-03-292-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Compare fullscreenElement with shadowroot host if player is in shadow DOMJesper2020-03-101-1/+1
| | | * | | Fix prototype used for selector matcher functionJesper2020-03-101-1/+1