Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: publish 3.6.4 | Sam Potts | 2021-01-29 | 3 | -3/+3 |
* | chore: linting fix | Sam Potts | 2021-01-29 | 1 | -5/+5 |
* | v3.6.4 (#2089) | Sam Potts | 2021-01-29 | 9 | -9/+48 |
* | fix: use bound arrow functions in classes | Sam Potts | 2020-12-20 | 6 | -151/+151 |
* | pkg: deploy v3.6.3 | Sam Potts | 2020-11-14 | 3 | -3/+3 |
* | v3.6.3 (#2016) | Sam Potts | 2020-11-14 | 27 | -266/+342 |
* | Merge pull request #1961 from Benny739/master | Sam Potts | 2020-10-19 | 2 | -12/+6 |
|\ | |||||
| * | vimeo oembed api | Benny739 | 2020-09-23 | 2 | -12/+6 |
* | | fix(plyr.d.ts): add force to FullScreenOptions | Dima An | 2020-10-14 | 1 | -1/+1 |
|/ | |||||
* | chore: fix blankVideo types | Ethan Veres | 2020-08-12 | 1 | -1/+1 |
* | v3.6.2 | Sam Potts | 2020-05-04 | 3 | -3/+3 |
* | Merge pull request #1818 from Bashev/patch-1 | Sam Potts | 2020-05-04 | 1 | -1/+2 |
|\ | |||||
| * | Update tooltips.scss | Kostadin Bashev | 2020-05-01 | 1 | -1/+2 |
* | | Merge pull request #1819 from Bashev/patch-2 | Sam Potts | 2020-05-04 | 1 | -1/+2 |
|\ \ | |||||
| * | | Update controls.scss | Kostadin Bashev | 2020-05-01 | 1 | -1/+2 |
| |/ | |||||
* | | add missing previewThumbnails options | taylorchu | 2020-04-28 | 1 | -0/+10 |
* | | Merge pull request #1811 from taylorchu/better-control-2 | Sam Potts | 2020-04-29 | 2 | -5/+3 |
|\ \ | |/ |/| | |||||
| * | allow custom control as element | taylorchu | 2020-04-28 | 2 | -5/+3 |
* | | v3.6.1 | Sam Potts | 2020-04-28 | 4 | -4/+4 |
|/ | |||||
* | Housekeeping | Sam Potts | 2020-04-24 | 1 | -1/+1 |
* | Fix linting issues | Sam Potts | 2020-04-24 | 2 | -1/+3 |
* | Merge branch 'develop' into css-variables | Sam Potts | 2020-04-24 | 6 | -8/+59 |
|\ | |||||
| * | This commit addresses preloading TextTracks as outlined in feature request #1791 | Som Meaden | 2020-04-23 | 1 | -1/+13 |
| * | convert fullscreen children listeners logic to ~ES6 | Som Meaden | 2020-04-04 | 1 | -5/+5 |
| * | This is a PR to allow for contextual content to be included in fullscreen (or... | Som Meaden | 2020-04-04 | 5 | -5/+47 |
* | | More work on custom properties and documentation | Sam Potts | 2020-04-24 | 16 | -67/+63 |
* | | Migrate custom properties from media to parent | Sam Potts | 2020-04-23 | 2 | -0/+23 |
* | | Poster image fix (fixes #1763) | Sam Potts | 2020-04-19 | 5 | -18/+11 |
* | | Vimeo ratio fixes | Sam Potts | 2020-04-19 | 6 | -42/+51 |
* | | Converted to 2 space indentation | Sam Potts | 2020-04-11 | 75 | -9344/+9323 |
* | | Formatting fixes | Sam Potts | 2020-03-30 | 4 | -12/+24 |
* | | Merge branch 'develop' into css-variables | Sam Potts | 2020-03-30 | 54 | -666/+1421 |
|\| | |||||
| * | Added prettier script | Sam Potts | 2020-03-29 | 1 | -4/+23 |
| * | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-03-29 | 13 | -38/+109 |
| |\ | |||||
| | * | Merge pull request #1686 from lawchihon/master | Sam Potts | 2020-03-29 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Added missing full screen options for type definition | John Law | 2020-02-12 | 1 | -0/+1 |
| | * | | Merge pull request #1697 from hug963/fix-vimeo-playback-rate | Sam Potts | 2020-03-29 | 1 | -0/+3 |
| | |\ \ | |||||
| | | * | | catch error in setPlaybackRate on Vimeo | Hugues | 2020-02-20 | 1 | -0/+3 |
| | * | | | Merge pull request #1724 from Steejo/ads-plugin-fixes | Sam Potts | 2020-03-29 | 1 | -12/+21 |
| | |\ \ \ | |||||
| | | * | | | Ads plugin fixes to allow multiple VAST requests | Steejo | 2020-03-09 | 1 | -12/+21 |
| | * | | | | Merge pull request #1705 from doublex/master | Sam Potts | 2020-03-29 | 1 | -7/+22 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixes2 | max | 2020-02-26 | 1 | -4/+4 |
| | | * | | | | Fixes | max | 2020-02-26 | 1 | -6/+9 |
| | | * | | | | preview-thumbnails via src:callback() | max | 2020-02-25 | 1 | -7/+19 |
| | |/ / / / | |/| | | | | |||||
| | * | | | | Merge pull request #1739 from ydylla/ignore-internal-play-promises | Sam Potts | 2020-03-29 | 6 | -10/+42 |
| | |\ \ \ \ | |||||
| | | * | | | | silence all internal play promises | ydylla | 2020-03-23 | 6 | -10/+42 |
| | | |/ / / | |||||
| | * | | | | Merge pull request #1727 from jnoordsij/fix_shadowroot | Sam Potts | 2020-03-29 | 2 | -2/+2 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Compare fullscreenElement with shadowroot host if player is in shadow DOM | Jesper | 2020-03-10 | 1 | -1/+1 |
| | | * | | | Fix prototype used for selector matcher function | Jesper | 2020-03-10 | 1 | -1/+1 |
| | * | | | | Merge pull request #1706 from sampotts/master | Sam Potts | 2020-02-26 | 1 | -4/+3 |
| | |\| | | |