Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge pull request #1813 from sampotts/master | Sam Potts | 2020-04-29 | 27 | -153/+161 |
|\ \ | |/ |/| | |||||
| * | v3.6.1 | Sam Potts | 2020-04-28 | 26 | -152/+160 |
| * | 2 spaces | Sam Potts | 2020-04-28 | 1 | -1/+1 |
| * | Merge pull request #1796 from sampotts/develop | Sam Potts | 2020-04-28 | 142 | -19204/+23423 |
| |\ | |/ |/| | |||||
* | | Use new feature to set thumbnails on source change in the demo | Sam Potts | 2020-04-24 | 4 | -3/+9 |
* | | v3.6.0 | Sam Potts | 2020-04-24 | 19 | -346/+998 |
* | | Housekeeping | Sam Potts | 2020-04-24 | 15 | -1523/+1530 |
* | | Fix linting issues | Sam Potts | 2020-04-24 | 2 | -1/+3 |
* | | Merge branch 'master' into develop | Sam Potts | 2020-04-24 | 3 | -6/+10 |
|\| | |||||
| * | Merge pull request #1789 from likev/patch-1 | Sam Potts | 2020-04-22 | 1 | -2/+0 |
| |\ | |||||
| | * | Update readme.md | xufanglu | 2020-04-21 | 1 | -2/+0 |
| * | | Merge pull request #1790 from likev/patch-2 | Sam Potts | 2020-04-22 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Update readme.md | xufanglu | 2020-04-21 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1731 from nisarhassan12/master | Sam Potts | 2020-03-29 | 2 | -3/+9 |
| |\ | |||||
| | * | update the gitpod setup description to be more precise. | Nisar Hassan Naqvi | 2020-03-16 | 2 | -3/+9 |
| |/ | |||||
* | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-04-24 | 128 | -14595/+17795 |
|\ \ | |||||
| * \ | Merge pull request #1770 from sampotts/css-variables | Sam Potts | 2020-04-24 | 130 | -14965/+18098 |
| |\ \ | |||||
| | * \ | Merge branch 'develop' into css-variables | Sam Potts | 2020-04-24 | 8 | -10/+61 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | More work on custom properties and documentation | Sam Potts | 2020-04-24 | 18 | -223/+290 |
| | * | | Use custom properties in demo | Sam Potts | 2020-04-23 | 2 | -22/+17 |
| | * | | 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 | 6 | -21/+13 |
| | * | | Vimeo ratio fixes | Sam Potts | 2020-04-19 | 6 | -42/+51 |
| | * | | Converted to 2 space indentation | Sam Potts | 2020-04-11 | 125 | -10889/+10785 |
| | * | | Sentry upgrade for demo | Sam Potts | 2020-03-30 | 11 | -4035/+7014 |
| | * | | Formatting fixes | Sam Potts | 2020-03-30 | 5 | -13/+25 |
| | * | | Merge branch 'develop' into css-variables | Sam Potts | 2020-03-30 | 110 | -10305/+27343 |
| | |\ \ | |||||
| | * | | | Build | Sam Potts | 2019-06-01 | 5 | -5/+5 |
| | * | | | Fixed merge | Sam Potts | 2019-06-01 | 1 | -0/+30 |
| | * | | | Clean up | Sam Potts | 2019-06-01 | 1 | -1/+0 |
| | * | | | Merge branch 'develop' into css-variables | Sam Potts | 2019-06-01 | 52 | -8084/+14652 |
| | |\ \ \ | |||||
| | * | | | | More work on variable usage | Sam Potts | 2019-04-11 | 13 | -85/+69 |
| | * | | | | Fix merge | Sam Potts | 2019-03-16 | 11 | -6/+24664 |
| | * | | | | Merge branch 'develop' into css-variables | Sam Potts | 2019-03-16 | 56 | -14895/+24950 |
| | |\ \ \ \ | |||||
| | * | | | | | Work on outline/focus styles | Sam Potts | 2018-12-08 | 7 | -190/+291 |
| | * | | | | | Merge branch 'develop' into css-variables | Sam Potts | 2018-11-11 | 113 | -29655/+27341 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | WIP | Sam Potts | 2018-05-26 | 24 | -619/+1398 |
* | | | | | | | | Merge | Sam Potts | 2020-04-24 | 2 | -604/+548 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1793 from theprojectsomething/features/postload-captions | Sam Potts | 2020-04-23 | 1 | -1/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | This commit addresses preloading TextTracks as outlined in feature request #1791 | Som Meaden | 2020-04-23 | 1 | -1/+13 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1759 from theprojectsomething/features/fullscreen-container | Sam Potts | 2020-04-19 | 6 | -6/+48 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | revert dist (brain fart earlier .. deleted instead of reverting) | Som Meaden | 2020-04-05 | 15 | -0/+49644 |
| * | | | | | | convert fullscreen children listeners logic to ~ES6 | Som Meaden | 2020-04-04 | 2 | -6/+5 |
| * | | | | | | revert demo | Som Meaden | 2020-04-04 | 5 | -147/+12 |
| * | | | | | | remove dist | Som Meaden | 2020-04-04 | 15 | -49792/+0 |
| * | | | | | | minor demo fix for fallback mode (inline style was overriding plyr stylesheet) | Som Meaden | 2020-04-04 | 1 | -2/+4 |
| * | | | | | | This is a PR to allow for contextual content to be included in fullscreen (or... | Som Meaden | 2020-04-04 | 23 | -67/+390 |