aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 1.5.11Sam Potts2016-02-131-1/+1
| | |
* | | Merge branch 'master' of github.com:selz/plyrSam Potts2016-02-133-16/+30
|\| | | | | | | | | | | | | | # Conflicts: # dist/plyr.js
| * | Update readme.mdSam Potts2016-02-091-2/+2
| | |
| * | Update readme.mdSam Potts2016-02-091-2/+2
| | |
| * | Update readme.mdSam Potts2016-02-091-2/+2
| | |
| * | Update readme.mdSam Potts2016-02-091-1/+1
| | |
| * | Update readme.mdSam Potts2016-02-051-0/+6
| | |
| * | Update readme.mdSam Potts2016-02-041-1/+12
| | |
| * | Update readme.mdSam Potts2016-02-041-4/+0
| | |
| * | Merge pull request #156 from mortonfox/patch-1Sam Potts2016-02-021-1/+1
| |\ \ | | | | | | | | Fix the svgfixer.js link
| | * | Fix the svgfixer.js linkMorton Fox2016-02-011-1/+1
| |/ /
| * | Update readme.mdSam Potts2016-01-291-0/+1
| | |
| * | Merge pull request #154 from marvinhagemeister/fix_window_usageSam Potts2016-01-281-1/+1
| |\ \ | | | | | | | | Get the proper reference to window on initialization.
| | * | Get the proper window reference on initialization.Marvin Hagemeister2016-01-271-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous code assumed that `this` points to the browsers window object, which is not the case when using a module bundler. So we check for the variable `window` first, before falling back to `this`. (taken from jQuery's codebase)
| * | Merge pull request #152 from marvinhagemeister/fix_commonjsSam Potts2016-01-272-6/+6
| |\ \ | | | | | | | | Swap CommonJS and AMD module check so that CommonJS is checked first
| | * | Check for module.exports as well for CommonJS ModulesMarvin Hagemeister2016-01-262-3/+3
| | | |
| | * | Swap CommonJS and AMD module check so that CommonJS is checked first. Fixes ↵Marvin Hagemeister2016-01-262-5/+5
| |/ / | | | | | | | | | Webpack module bundling
* | | iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158)Sam Potts2016-02-1310-33/+57
| | |
* | | 1.5.10Sam Potts2016-01-261-1/+1
|/ /
* | Merge pull request #151 from marvinhagemeister/fix_npmSam Potts2016-01-261-1/+1
|\ \ | | | | | | Fix broken npm require/import
| * | NPM package main must always be the main source file. Fixes broken ↵Marvin Hagemeister2016-01-261-1/+1
|/ / | | | | | | require/import
* | Update readme.mdSam Potts2016-01-261-0/+3
| |
* | NPM updates and published (fixes #146)Sam Potts2016-01-262-4/+17
| |
* | Npm changesSam Potts2016-01-262-7/+7
| |
* | Merge pull request #150 from marvinhagemeister/remove_globalSam Potts2016-01-261-3/+0
|\ \ | | | | | | Remove global preinstall script
| * | Remove global preinstall script. Gulp does not have to be globally installed ↵Marvin Hagemeister2016-01-251-3/+0
|/ / | | | | | | to build plyr
* | Seek fixes for touchSam Potts2016-01-258-14/+54
| |
* | Fix for control tooltips always showingSam Potts2016-01-258-12/+15
| |
* | SASS fix (fixes #149)Sam Potts2016-01-251-23/+23
| |
* | Seek tooltip, bug fixes for SASS, fullscreen and iconsSam Potts2016-01-2424-106/+198
| |
* | CommentSam Potts2016-01-231-0/+1
| |
* | Update controls.mdSam Potts2016-01-211-1/+1
| |
* | Update controls.mdSam Potts2016-01-211-1/+6
| |
* | Merge branch 'master' of github.com:selz/plyrSam Potts2016-01-211-1/+1
|\ \
| * \ Merge pull request #147 from christianpv/patch-3Sam Potts2016-01-211-1/+1
| |\ \ | | | | | | | | Update bundles.json - Fix path to sass dir.
| | * | Update bundles.json - Fix path to sass dir.Christian Pena2016-01-201-1/+1
| |/ /
* / / Small bug fixesSam Potts2016-01-218-14/+26
|/ /
* | Docs updateSam Potts2016-01-194-4/+10
| |
* | Minor bug fix for clicking video to play/pause after source changeSam Potts2016-01-194-7/+13
| |
* | Fix for video clickSam Potts2016-01-191-16/+16
| |
* | ControlsSam Potts2016-01-191-32/+32
| |
* | Added referenceSam Potts2016-01-191-1/+1
| |
* | Version bumpSam Potts2016-01-193-7/+7
| |
* | Listen for durationchangeSam Potts2016-01-192-3/+3
| |
* | DocsSam Potts2016-01-191-2/+2
| |
* | DocsSam Potts2016-01-191-19/+3
| |
* | Added events lineSam Potts2016-01-191-0/+1
| |
* | Removed broken linksSam Potts2016-01-191-19/+21
| |
* | Removed onSetup from docs codeSam Potts2016-01-192-4/+1
| |
* | Version bumpSam Potts2016-01-192-6/+6
| |