aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Collapse)AuthorAgeFilesLines
* Logic fixSam Potts2018-07-191-2/+2
|
* Deployment improvements (auto purge cache etc)Sam Potts2018-07-191-61/+124
|
* Gulp: Add option to build onlyAlbin Larsson2018-05-301-1/+6
|
* v3.3.8Sam Potts2018-05-261-3/+3
|
* Enable importing Plyr in node.js without errors (resulting in an empty object)Albin Larsson2018-05-141-0/+2
|
* v3.3.0Sam Potts2018-05-061-6/+7
|
* Sentry in live onlySam Potts2018-03-181-18/+23
|
* Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-171-25/+32
|
* Gulp js build: create both minified and non-minified outputsAlbin Larsson2018-02-061-4/+10
|
* Version bump + icon fixSam Potts2018-01-301-2/+6
|
* Converted demo to iifeSam Potts2018-01-201-1/+1
|
* Transition event fixSam Potts2018-01-191-1/+1
|
* Publish script tweaksSam Potts2018-01-091-2/+15
|
* Beta version up on https://plyr.io/beta and CDNSam Potts2018-01-091-33/+36
|
* Publishing to /betaSam Potts2018-01-091-17/+39
|
* Styling tweaksSam Potts2018-01-091-2/+5
|
* Fix gulp build for user who doesn't have aws.jsonAlbin Larsson2018-01-081-2/+6
|
* Small fixesSam Potts2017-12-201-1/+1
|
* Converted to SASS/SCSSSam Potts2017-12-201-53/+33
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-9/+19
|
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-28/+18
|
* Small tweaksSam Potts2017-11-041-1/+1
|
* ES6-ifiedSam Potts2017-11-041-173/+217
|
* Inlined SVGs, fixed buildSam Potts2017-10-261-3/+0
|
* Docs/demo refreshSam Potts2017-10-251-48/+42
|
* Removed extra <progress> for populating lower fill on range inputsSam Potts2017-10-181-154/+145
|
* Gulp tweakSam Potts2017-04-251-2/+2
|
* FormattingSam Potts2017-04-151-10/+12
|
* Merge branch 'master' into developSam Potts2016-10-231-8/+8
|\ | | | | | | | | | | | | # Conflicts: # demo/dist/demo.js # dist/plyr.css # dist/plyr.js
| * v2.0.8Sam Potts2016-10-231-8/+8
| | | | | | | | | | | | | | | | | | - Added `isPaused()` API method (thanks to @darrena092) - Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes #357) - Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes #390) - Fix for Firefox VTT compatibility (thanks to @magourex) - Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes #392) - Added Issue and PR templates with the aim of reducing duplicate or duff issues
* | More menu workSam Potts2016-09-251-3/+3
|/
* See changelog (fixes #265, #253, #257)Sam2016-06-071-33/+33
|
* Sprite loading improvements, touch controlsSam2016-05-231-1/+3
| | | | | - SVG sprite loading automatically for an easier setup - Touch devices now show controls on touch rather than pausing playback
* Changed icon prefix default to avoid clashesSam Potts2016-05-161-5/+5
|
* CommentSam Potts2016-05-151-0/+1
|
* Build changes, sprite.svg => plyr.svgSam Potts2016-05-151-21/+71
|
* Minor bug fixesSam Potts2016-05-011-1/+1
|
* Docs updates, small tweaksSam2016-04-281-10/+10
|
* Audio styles, docs tweaks, package updatesSam Potts2016-04-261-3/+3
|
* CustomEvent polyfill (Fixes #172)Sam Potts2016-02-281-2/+9
|
* Small bug fixesSam Potts2016-01-211-0/+1
|
* Use only one index.html for testing locally, fixes for limited controls, ↵Sam Potts2016-01-141-5/+6
| | | | larger seek handle
* Froogaloop fixes (custom version), docs sprite, source api changesSam Potts2016-01-131-9/+17
|
* Merge branch 'master' into developSam2015-12-131-16/+18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js # docs/dist/docs.css # docs/dist/docs.js # docs/index.html # docs/src/js/docs.js # docs/src/less/components/icons.less # docs/src/less/components/type.less # docs/src/less/docs.less # gulpfile.js # package.json # src/js/plyr.js
| * Removed Hogan from Docs (Fixes #128)Sam Potts2015-12-111-29/+11
| |
* | Removed Hogan stuffSam Potts2015-10-051-25/+2
| |
* | Source API changes, Vimeo fixes, still WIPSam Potts2015-10-041-8/+11
|/
* Fixed bug with API use on basic supported browsersSam Potts2015-08-211-3/+12
|
* Tooltip fix for NVDASam Potts2015-07-311-1/+1
|
* gulpSam Potts2015-07-251-5/+5
|