aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix linting issuesSam Potts2020-04-242-1/+3
* Merge branch 'master' into developSam Potts2020-04-243-6/+10
|\
| * Merge pull request #1789 from likev/patch-1Sam Potts2020-04-221-2/+0
| |\
| | * Update readme.mdxufanglu2020-04-211-2/+0
| * | Merge pull request #1790 from likev/patch-2Sam Potts2020-04-221-1/+1
| |\ \ | | |/ | |/|
| | * Update readme.mdxufanglu2020-04-211-1/+1
| |/
| * Merge pull request #1731 from nisarhassan12/masterSam Potts2020-03-292-3/+9
| |\
| | * update the gitpod setup description to be more precise.Nisar Hassan Naqvi2020-03-162-3/+9
| |/
* | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-04-24128-14595/+17795
|\ \
| * \ Merge pull request #1770 from sampotts/css-variablesSam Potts2020-04-24130-14965/+18098
| |\ \
| | * \ Merge branch 'develop' into css-variablesSam Potts2020-04-248-10/+61
| | |\ \ | | |/ / | |/| |
| | * | More work on custom properties and documentationSam Potts2020-04-2418-223/+290
| | * | Use custom properties in demoSam Potts2020-04-232-22/+17
| | * | Migrate custom properties from media to parentSam Potts2020-04-232-0/+23
| | * | Poster image fix (fixes #1763)Sam Potts2020-04-196-21/+13
| | * | Vimeo ratio fixesSam Potts2020-04-196-42/+51
| | * | Converted to 2 space indentationSam Potts2020-04-11125-10889/+10785
| | * | Sentry upgrade for demoSam Potts2020-03-3011-4035/+7014
| | * | Formatting fixesSam Potts2020-03-305-13/+25
| | * | Merge branch 'develop' into css-variablesSam Potts2020-03-30110-10305/+27343
| | |\ \
| | * | | BuildSam Potts2019-06-015-5/+5
| | * | | Fixed mergeSam Potts2019-06-011-0/+30
| | * | | Clean upSam Potts2019-06-011-1/+0
| | * | | Merge branch 'develop' into css-variablesSam Potts2019-06-0152-8084/+14652
| | |\ \ \
| | * | | | More work on variable usageSam Potts2019-04-1113-85/+69
| | * | | | Fix mergeSam Potts2019-03-1611-6/+24664
| | * | | | Merge branch 'develop' into css-variablesSam Potts2019-03-1656-14895/+24950
| | |\ \ \ \
| | * | | | | Work on outline/focus stylesSam Potts2018-12-087-190/+291
| | * | | | | Merge branch 'develop' into css-variablesSam Potts2018-11-11113-29655/+27341
| | |\ \ \ \ \
| | * | | | | | WIPSam Potts2018-05-2624-619/+1398
* | | | | | | | MergeSam Potts2020-04-242-604/+548
|/ / / / / / /
* | | | | | | Merge pull request #1793 from theprojectsomething/features/postload-captionsSam Potts2020-04-231-1/+13
|\ \ \ \ \ \ \
| * | | | | | | This commit addresses preloading TextTracks as outlined in feature request #1791Som Meaden2020-04-231-1/+13
|/ / / / / / /
* | | | | | | Merge pull request #1759 from theprojectsomething/features/fullscreen-containerSam Potts2020-04-196-6/+48
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | revert dist (brain fart earlier .. deleted instead of reverting)Som Meaden2020-04-0515-0/+49644
| * | | | | | convert fullscreen children listeners logic to ~ES6Som Meaden2020-04-042-6/+5
| * | | | | | revert demoSom Meaden2020-04-045-147/+12
| * | | | | | remove distSom Meaden2020-04-0415-49792/+0
| * | | | | | minor demo fix for fallback mode (inline style was overriding plyr stylesheet)Som Meaden2020-04-041-2/+4
| * | | | | | This is a PR to allow for contextual content to be included in fullscreen (or...Som Meaden2020-04-0423-67/+390
| * | | | | | include `npm run serve` shortcut for `gulp serve` (useful where gulp isn't in...Som Meaden2020-04-041-0/+1
|/ / / / / /
* | | | | | Added prettier scriptSam Potts2020-03-297-10/+30
* | | | | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-03-2934-1885/+2220
|\ \ \ \ \ \
| * \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \