aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpSam Potts2015-07-286-12/+15
|
* Restored !default and fullscreen logic in SASSSam Potts2015-07-281-44/+51
|
* Merge pull request #102 from ChristianPV/patch-1Sam Potts2015-07-281-125/+128
|\ | | | | Update plyr.scss - Make it work
| * Update plyr.scss - Make it workkhrizpv2015-07-271-125/+128
|/ | | There were some things that needed to be changed for the sass preprocessor to work. There were some variables declared as @ that need to be declared with the right syntax: $. Also sass evaluation is eager, while less evaluation is _lazy_ that means in sass, mixins should be declared before they are use. I hope you can accept this change as it's currently not working. Thanks!
* gulpSam Potts2015-07-252-6/+6
|
* Tooltip tweakSam Potts2015-07-253-14/+8
|
* YouTube quality tweakSam Potts2015-07-257-14/+16
|
* Fix for omitted kind attribute on <track> (fixes #88)Sam Potts2015-07-258-17/+20
|
* DocsSam Potts2015-07-251-1/+1
|
* Minor tweaksSam Potts2015-07-256-6/+9
|
* Safari fix (fixes #96), YouTube tweaks, docsSam Potts2015-07-2518-61/+338
|
* Tab focus and caption position fixes (fixes #61, fixes #92)Sam Potts2015-07-2512-50/+98
|
* Merge pull request #99 from ChristianPV/patch-1Sam Potts2015-07-251-2/+2
|\ | | | | Update bower.json - fix sass file name
| * Update bower.json - fix sass file namekhrizpv2015-07-241-2/+2
|/ | | I installed this package with bower and encountered an error while checking for existence of main bower files. I changed the filename to the correct one. Please take a look. Thanks!
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-221-1/+1
|\
| * Update readme.mdSam Potts2015-07-211-1/+1
| |
* | DocsSam Potts2015-07-221-1/+1
|/
* Docs CSSSam Potts2015-07-212-2/+2
|
* Update readme.mdSam Potts2015-07-211-0/+3
|
* Version bumpSam Potts2015-07-213-10/+10
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-211-2/+2
|\
| * Update readme.mdSam Potts2015-07-201-1/+1
| |
| * Update readme.mdSam Potts2015-07-201-1/+1
| |
* | Tooltip fix (Fixes #97)Sam Potts2015-07-215-11/+13
|/
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-201-1/+1
|\
| * Update readme.mdSam Potts2015-07-201-1/+1
| |
* | Docs tweakSam Potts2015-07-204-5/+11
|/
* Version bumpSam Potts2015-07-203-20/+22
|
* TidyingSam Potts2015-07-205-79/+14
|
* Merge branch 'master' into developSam Potts2015-07-207-25/+59
|\ | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js
| * Version bumpSam Potts2015-07-203-10/+10
| |
| * Added icon prefix option for when using default controlsSam Potts2015-07-206-16/+50
| |
* | YouTube playback, docs updateSam Potts2015-07-2024-633/+899
| |
* | Started on source swapSam Potts2015-07-122-1/+12
| |
* | More work on YouTubeSam Potts2015-07-122-14/+20
| |
* | More work on YouTube playbackSam Potts2015-07-126-51/+231
| |
* | BuiltSam Potts2015-06-272-2/+2
| |
* | Merge branch 'master' into developSam Potts2015-06-2713-129/+429
|\| | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Docs tweaksSam Potts2015-06-084-7/+8
| |
| * Removed logSam Potts2015-06-081-2/+0
| |
| * SASS for previous changeSam Potts2015-06-081-6/+2
| |
| * Minor tweak to hiding controls in fullscreenSam Potts2015-06-088-34/+52
| |
| * Chrome Canary FixSam Potts2015-06-077-14/+14
| |
| * TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs ↵Sam Potts2015-06-0714-40/+253
| | | | | | | | (Fixes #90)
| * DocsSam Potts2015-05-183-10/+10
| |
| * Bug fixSam Potts2015-05-185-4/+8
| |
| * Bug fixSam Potts2015-05-182-2/+6
| |
| * Fixes bug with 1.1.8 volumeSam Potts2015-05-186-18/+20
| |
| * setVolume() API method improvements (Fixes #83)Sam Potts2015-05-186-45/+42
| |
| * Restore classname on destroySam Potts2015-05-176-13/+16
| |