aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Version bumpSam Potts2019-01-261-1/+1
|
* Style tweaks for preview pluginSam Potts2019-01-221-7/+7
|
* Package upgradesSam Potts2019-01-141-18/+18
|
* v3.4.7Sam Potts2018-11-081-1/+1
| | | | - Fix for Vimeo fullscreen with non native aspect ratios (fixes #854)
* Package upgradesSam Potts2018-11-081-11/+10
|
* v3.4.6Sam Potts2018-10-251-1/+1
| | | | | - Added picture-in-picture support for Chrome 70+ - Fixed issue with versioning the SVG sprite in the gulp build script
* v3.4.5Sam Potts2018-10-241-1/+1
|
* Package updatesSam Potts2018-10-241-6/+6
|
* Added download buttonSam Potts2018-09-281-3/+3
|
* v3.4.4Sam Potts2018-09-251-1/+1
| | | | | | - Fixed issue with double binding for `click` and `touchstart` for `clickToPlay` option - Improved "faux" fullscreen on iPhone X/XS phones with notch - Babel 7 upgrade (which reduced the polyfilled build by ~10kb!)
* Babel upgradesSam Potts2018-09-251-3/+2
|
* Package upgradesSam Potts2018-09-251-16/+24
|
* v3.4.3Sam Potts2018-08-141-1/+1
|
* v3.4.2Sam Potts2018-08-141-1/+1
|
* v3.4.1Sam Potts2018-08-141-3/+3
|
* v3.4.0Sam Potts2018-08-141-1/+1
| | | | | | | | | | | - Accessibility improvements (see #905) - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed - Controls spacing improvements - Fix for pressed property missing with custom controls (Fixes #1062) - Fix #1153: Captions language fallback (thanks @friday) - Fix for setting pressed property of undefined (Fixes #1102)
* Package updatesSam Potts2018-08-131-23/+13
|
* 3.4.0-beta.2Sam Potts2018-08-051-1/+1
|
* LintingSam Potts2018-08-011-1/+1
|
* v3.3.23Sam Potts2018-07-301-8/+8
|
* Deployment improvements (auto purge cache etc)Sam Potts2018-07-191-2/+5
|
* Merge branch 'master' into developSam Potts2018-07-181-2/+5
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js.map # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js.map # package.json
| * Add 'remark' and plugin to verify internal links in markdownAlbin Larsson2018-07-101-1/+4
| |
| * Merge branch 'develop'Sam Potts2018-06-291-26/+26
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # demo/dist/demo.css # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # package.json # readme.md # src/js/plyr.js # src/js/plyr.polyfilled.js
| * | Fix for bug where controls wouldn't show on hover over YouTube videoSam Potts2018-06-211-1/+1
| | |
| * | Remove `pointer-events: none` on embed `<iframe>` to comply with YouTube ToSSam Potts2018-06-211-1/+1
| | |
| * | Merge branch 'develop'Sam Potts2018-06-211-3/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map
| * | | v3.3.17Sam Potts2018-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | - Fix YouTube muting after seeking with the progress slider - Respect preload="none" when setting quality if the media hasn't been loaded some other way
| * | | v3.3.16Sam Potts2018-06-191-2/+2
| |/ /
* | / 3.3.17Sam Potts2018-07-181-6/+15
| |/ |/|
* | 3.3.16Sam Potts2018-06-291-27/+27
| |
* | Linting and package tweakSam Potts2018-06-251-4/+4
|/
* v3.3.15Sam Potts2018-06-181-1/+1
|
* v3.3.14Sam Potts2018-06-181-1/+1
|
* v3.3.13Sam Potts2018-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | You guessed it, a load of awesome changes from contributors: Thanks @friday for the following: - Captions fixes - Fix poster race conditions - Minor code improvements for quality switching - Minor event changes - Fix condition in events.toggleListener to allow non-elements - Suggestion: Remove array newline rule - Contributions improvements - fix: html5.cancelRequest not remove source tag correctly (thanks @a60814billy) - remove event listeners in destroy() (thanks @cky917) - Fix markdown in README (thanks @azu) - Some parts of the accessibility improvements outlined in #905 (more on the way...) - Fix for bug where volume slider didn't always show
* 120 line width, package upgradeSam Potts2018-06-171-3/+3
|
* Utils broken down into seperate files and exportsSam Potts2018-06-131-2/+2
|
* v3.3.12Sam Potts2018-06-111-1/+1
|
* v3.3.11Sam Potts2018-06-111-2/+2
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-05-311-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map
| * Add npm scripts for linting and buildingAlbin Larsson2018-05-301-0/+2
| |
* | v3.3.10Sam Potts2018-05-311-1/+1
|/
* v3.3.9Sam Potts2018-05-281-1/+1
|
* v3.3.8Sam Potts2018-05-261-10/+2
|
* Add URL polyfillSam Potts2018-05-201-9/+19
|
* Enable importing Plyr in node.js without errors (resulting in an empty object)Albin Larsson2018-05-141-0/+1
|
* v3.3.7Sam Potts2018-05-091-1/+1
|
* v3.3.6Sam Potts2018-05-081-1/+1
|
* v3.3.5Sam Potts2018-05-061-1/+1
|
* Reverted menu changeSam Potts2018-05-061-1/+1
|