Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | iOS bug fixes (fixes #213) | Sam Potts | 2016-05-14 | 8 | -15/+49 | |
| |/ / | ||||||
| * | | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-05-14 | 5 | -30/+69 | |
| |\| | | | | | | | | | | | | | # Conflicts: # dist/plyr.css | |||||
| * | | Icon tweaks, IE button fix | Sam Potts | 2016-05-14 | 21 | -116/+106 | |
| | | | ||||||
* | | | Reverted LESS structure for now | Sam Potts | 2016-05-19 | 9 | -741/+740 | |
| | | | ||||||
* | | | Merge pull request #227 from igoradamenko/scroll-on-volume-slider | Sam Potts | 2016-05-19 | 1 | -12/+45 | |
|\ \ \ | | | | | | | | | Add scroll listener on volume slider | |||||
| * | | | Add scroll listener on volume slider | i.adamenko | 2016-05-19 | 1 | -12/+45 | |
|/ / / | ||||||
* | | | Merge branch 'master' into develop | Sam | 2016-05-11 | 9 | -38/+78 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less | |||||
| * | | Merge pull request #209 from robinpoort/master | Sam Potts | 2016-05-11 | 5 | -30/+69 | |
| |\ \ | | |/ | |/| | Add CSS settings | |||||
| | * | Compile css file | Robin Poort | 2016-05-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Adding SCSS settings | Robin Poort | 2016-05-11 | 2 | -14/+33 | |
| | | | | | | | | | | | | | | | | | | - Added setting to be able to disable the border-box if you already defined that in your own css - Added setting to be able to disable touch-action if you already defined that in your own css - Added setting to choose not to use !important for sr-only class | |||||
| | * | Adding LESS settings | Robin Poort | 2016-05-11 | 2 | -15/+35 | |
| |/ | | | | | | | | | | | - Added setting to be able to disable the border-box if you already defined that in your own css - Added setting to be able to disable touch-action if you already defined that in your own css - Added setting to choose not to use !important for sr-only class | |||||
| * | Version bump | Sam Potts | 2016-05-11 | 3 | -8/+8 | |
| | | ||||||
| * | Fix for #206 | Sam Potts | 2016-05-11 | 3 | -1/+3 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam Potts | 2016-05-10 | 3 | -1/+5 | |
|\| | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less | |||||
| * | Built CSS | Sam Potts | 2016-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #204 from robinpoort/master | Sam Potts | 2016-05-10 | 3 | -1/+3 | |
| |\ | | | | | | | Broken progress bar styling IE10 | |||||
| | * | Fix broken progress bar styling IE10 | Robin Poort | 2016-05-09 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix broken progress bar styling IE10 | Robin Poort | 2016-05-09 | 1 | -0/+1 | |
| | | | ||||||
| | * | Fix broken progress bar styling IE10 | Robin Poort | 2016-05-09 | 1 | -0/+1 | |
| |/ | ||||||
* | | Restore simplicity to LESS file structure | Sam Potts | 2016-05-10 | 19 | -655/+647 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam Potts | 2016-05-09 | 1 | -7/+3 | |
|\| | | | | | | | | | # Conflicts: # src/less/plyr.less | |||||
| * | Merge pull request #202 from robinpoort/master | Sam Potts | 2016-05-09 | 2 | -14/+6 | |
| |\ | | | | | | | Removing duplicate selectors | |||||
| | * | Removing duplicate selectors | Robin Poort | 2016-05-06 | 1 | -7/+3 | |
| | | | ||||||
| | * | Removing duplicate selectors | Robin Poort | 2016-05-06 | 1 | -7/+3 | |
| |/ | ||||||
* | | Merge pull request #200 from shakeelmohamed/feature/youtube-onstatuschange-event | Sam Potts | 2016-05-02 | 2 | -1/+5 | |
|\ \ | | | | | | | Add event for YouTube onStateChange | |||||
| * | | Add event for YouTube onStateChange | Shakeel Mohamed | 2016-05-01 | 2 | -1/+5 | |
|/ / | ||||||
* / | Prep work for theming | Sam Potts | 2016-05-01 | 16 | -680/+700 | |
|/ | ||||||
* | Bug fix for undefined progress bar | Sam Potts | 2016-05-01 | 5 | -10/+13 | |
| | ||||||
* | Minor bug fixes | Sam Potts | 2016-05-01 | 5 | -13/+27 | |
| | ||||||
* | v1.6.2 | Sam Potts | 2016-05-01 | 2 | -7/+7 | |
| | ||||||
* | Caption change position on controls hidden | Sam Potts | 2016-05-01 | 5 | -5/+16 | |
| | ||||||
* | Fixed merge | Sam Potts | 2016-05-01 | 2 | -26/+77 | |
| | ||||||
* | Bug fixes | Sam Potts | 2016-05-01 | 4 | -184/+24 | |
| | ||||||
* | Bug fixes | Sam | 2016-05-01 | 7 | -51/+214 | |
| | ||||||
* | Error handling | Sam Potts | 2016-04-30 | 2 | -53/+73 | |
| | ||||||
* | Merge branch 'pr/196' into develop | Sam Potts | 2016-04-30 | 2 | -47/+177 | |
|\ | | | | | | | | | # Conflicts: # dist/plyr.js | |||||
| * | Merge remote-tracking branch 'org/develop' into develop | Monica Cheung | 2016-04-25 | 21 | -716/+757 | |
| |\ | ||||||
| * | | Add support for soundcloud | Monica Cheung | 2016-04-17 | 2 | -3/+133 | |
| | | | ||||||
* | | | Merge branch 'master' of https://github.com/Selz/plyr | Sam | 2016-04-28 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * | | | Remove badges (broken since GitHub caching changes) | Sam Potts | 2016-04-28 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | Tooltip bug fixes | Sam | 2016-04-28 | 7 | -15/+14 | |
|/ / / | ||||||
* | | | Docs | Sam | 2016-04-28 | 1 | -6/+6 | |
| | | | ||||||
* | | | Typo | Sam | 2016-04-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | URL fix | Sam | 2016-04-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | Screenshot | Sam | 2016-04-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | Docs updates, small tweaks | Sam | 2016-04-28 | 14 | -796/+906 | |
| | | | ||||||
* | | | Merge branch 'develop' of github.com:selz/plyr into develop | Sam Potts | 2016-04-28 | 5 | -22/+35 | |
|\ \ \ | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css | |||||
| * | | | Bug fixes | Sam Potts | 2016-04-28 | 5 | -22/+35 | |
| | | | | ||||||
* | | | | Max width on range progress indicators | Sam Potts | 2016-04-28 | 2 | -1/+3 | |
|/ / / | ||||||
* | | | Merge branch 'develop' of github.com:selz/plyr into develop | Sam Potts | 2016-04-28 | 2 | -15/+17 | |
|\ \ \ |