Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3.6.8 | Sam Potts | 2021-05-12 | 3 | -3/+3 |
* | Merge branch 'develop' | Sam Potts | 2021-05-12 | 1 | -0/+1 |
|\ | |||||
| * | Add container to FullscreenOptions (#2161) | megumin | 2021-05-12 | 1 | -0/+1 |
* | | fix: fullscreen issues with Vimeo (fixes #2175) | Sam Potts | 2021-05-12 | 4 | -72/+67 |
* | | added iPad to isIos (#2191) | Benny739 | 2021-05-12 | 1 | -1/+3 |
* | | v3.6.7 | Sam Potts | 2021-04-20 | 3 | -3/+3 |
* | | fix: minor syntax tweak | Sam Potts | 2021-04-19 | 1 | -1/+1 |
* | | fix: syntax fix (#2176) | Sam Potts | 2021-04-19 | 1 | -1/+1 |
* | | v3.6.6 | Sam Potts | 2021-04-18 | 3 | -3/+3 |
* | | fix: youtube poster allow clickthrough while paused (#2172) | Sam Potts | 2021-04-18 | 1 | -0/+5 |
* | | fix: aspect ratio improvements (#2171) | Sam Potts | 2021-04-18 | 5 | -15/+66 |
* | | chore: deploy | Sam Potts | 2021-04-17 | 3 | -3/+3 |
* | | chore: linting | Sam Potts | 2021-04-17 | 1 | -1/+4 |
* | | fix: regression regarding poster image | Sam Potts | 2021-04-17 | 1 | -1/+0 |
* | | fix: missing styles for embeds | Sam Potts | 2021-04-17 | 1 | -0/+3 |
* | | fix: issue with IE detection | Sam Potts | 2021-04-17 | 1 | -1/+1 |
* | | add all required props to vimeo iframe allow attribute - fixes #2151 | didrip | 2021-03-24 | 1 | -1/+1 |
|/ | |||||
* | 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 |