aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fix for omitted kind attribute on <track> (fixes #88)Sam Potts2015-07-251-1/+1
|
* YouTube playback, docs updateSam Potts2015-07-201-2/+2
|
* Chrome Canary FixSam Potts2015-06-071-1/+1
|
* Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-211-1/+11
| | | | - Enter now works on checkboxes within the controls
* IndentationSam Potts2015-03-151-173/+173
| | | | Converted to 4 space width tabbing
* Open docs site on publishSam Potts2015-03-031-8/+25
|
* Docs tweaksSam Potts2015-03-031-2/+7
|
* Updated gulp to version assets correctlySam Potts2015-03-031-0/+1
|
* Added CDN referencesSam Potts2015-03-021-29/+54
|
* Publishing to AWSSam Potts2015-03-011-30/+58
|
* Seperated docs, included SASSSam Potts2015-03-011-86/+142
|
* Tidying up, bower changesSam Potts2015-02-241-34/+29
| | | | | | - Folder tidy up - Bower updated to include source files - Upgraded to svgstore 5.0.0
* Improved plugin syntax, refactoring...Sam Potts2015-02-151-3/+3
|
* WIPSam Potts2015-02-141-0/+139