aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed API method, added new methods (fixes #346, #351)Sam2016-08-291-5/+10
* Fixed AMD definitionSam2016-08-261-158/+87
* Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349)Sam Potts2016-08-261-8/+10
* Fix for Firefox full screen (fixes #343)Sam2016-08-231-3/+5
* Global keyboard shortcut changesSam Potts2016-08-221-4/+4
* Added ‘global’ keyboard shortcut optionSam Potts2016-08-221-73/+100
* Version bump for NPMSam Potts2016-08-221-2/+2
* Bump to v2.0.0Sam Potts2016-08-223-4/+2
* Version bumpSam Potts2016-08-211-1/+1
* Firefox and Edge fixesSam Potts2016-08-211-0/+15
* Loading tweaks, Microsoft Edge tweaksSam Potts2016-08-213-102/+73
* Work on docsSam2016-08-211-11/+46
* Keyboard shortcutsSam2016-08-205-111/+200
* Jshint tweaks, changelogSam2016-08-201-76/+74
* Refactoring and bug fixingSam Potts2016-08-201-275/+360
* MergeSam Potts2016-08-061-1/+1
* Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-08-061-1/+1
|\
| * Updated define to work with AMD importsKhalid Aziz2016-08-041-1/+1
* | Font stack SASS fix (Fixes #328)Sam Potts2016-08-061-1/+1
* | Manually merged #313 PRSam Potts2016-08-061-17/+69
|/
* Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devicesSam Potts2016-07-231-7/+21
* Vimeo API upgrade, YouTube Bugfix, Array supportSam Potts2016-07-231-122/+107
* Fix for seek issues introduced in v1.8.9Sam Potts2016-07-211-3/+3
* v1.8.9Sam Potts2016-07-211-3/+5
* Fix for fullscreen not being defined (Fixes #295)Sam Potts2016-07-211-1/+3
* Fix for multiline captions (Fixes #314)Sam Potts2016-07-212-0/+4
* Clean up of type checks and fix for _restart() (Fixes #315)Sam Potts2016-07-211-36/+58
* Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API methodSam Potts2016-07-141-3/+2
* Version bumpSam Potts2016-07-101-2/+2
* Added getCurrentTime API method (fixes #292)Sam Potts2016-07-101-1/+2
* Fix for !hideControls on touch devices (fixes #303)Sam Potts2016-07-101-2/+2
* Styling minor tweaksSam Potts2016-07-104-6/+2
* Line height fixSam Potts2016-06-263-4/+2
* Reverted font size changeSam Potts2016-06-262-4/+4
* Fixed overflow issues (fixes #286)Sam Potts2016-06-265-10/+10
* Version bumpSam Potts2016-06-251-2/+2
* Fix for z-index on large play buttonSam Potts2016-06-252-1/+2
* Merge pull request #283 from arrowthemes/patch-1Sam Potts2016-06-251-0/+1
|\
| * Make the player button clickable on small videosJoel Mbugua2016-06-211-0/+1
* | v1.8.3Sam Potts2016-06-253-62/+85
* | Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-06-255-82/+337
|\|
| * Prevent error when verifying if play buttons existWilson Alberto2016-06-131-1/+1
| * Fixed event bubblingSam2016-06-091-6/+6
| * Fixed log messageSam2016-06-091-2/+7
| * Changes to setup return value, SVG bug fix (fixes #269)Sam2016-06-091-54/+94
| * Merge branch 'master' of https://github.com/Selz/plyrSam2016-06-071-2/+2
| |\
| | * use $plyr-control-icon-size in sass filecytec2016-06-021-2/+2
| * | See changelog (fixes #265, #253, #257)Sam2016-06-072-7/+31
| |/
| * Version bumpSam2016-06-021-2/+2
| * Fix for multiple sprites being requested (fixes #259)Sam2016-06-021-3/+11