aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | updated to check for global namespaceBrandon Pereira2017-05-012-4/+3
| | | | | |
| | | | * | fix for svg4everybody conflicting with plyrBrandon Pereira2017-05-013-4/+5
| | | | | |
| | | | | * Enable speed controls using Vimeo APIYuriy2017-10-261-1/+2
| | |_|_|/ | |/| | |
| * | | | Version bumpSam Potts2017-10-052-5/+5
| | | | |
| * | | | Fullscreen bug fix (fixes #664)Sam Potts2017-10-059-93/+113
| | | | |
| * | | | Demo fixesSam Potts2017-10-0211-103/+137
| | | | |
| * | | | Readme fixSam Potts2017-10-021-1/+1
| | | | |
| * | | | CDN URL updatesSam Potts2017-10-0211-933/+1109
| |/ / /
| * / / Update readme.mdSam Potts2017-08-131-4/+2
| |/ /
| * | Delete notes.mdSam Potts2017-05-161-43/+0
| | |
| * | Update bower.jsonSam Potts2017-05-161-2/+2
| | |
* | | Slider stylingSam Potts2018-01-075-13/+17
| | |
* | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2018-01-0514-10/+82
|\ \ \
| * | | Started on error handlingSam2018-01-0416-12/+84
| | | |
* | | | TweaksSam Potts2018-01-054-3/+9501
|/ / /
* | | Fix for promise issue on Chrome, loading fixSam2017-12-277-11/+21
| | |
* | | Docs, restored loadSprite and supported static methodsSam Potts2017-12-2310-35/+144
| | |
* | | Vimeo fixSam Potts2017-12-218-9/+16
| | |
* | | Badge tweakSam Potts2017-12-213-3/+7
| | |
* | | Fix for scrubberSam Potts2017-12-203-3/+3
| | |
* | | Small fixesSam Potts2017-12-2011-13/+13
| | |
* | | DocsSam Potts2017-12-201-2/+2
| | |
* | | Fix SASS bundleSam Potts2017-12-207-9/+13
| | |
* | | Comment updateSam Potts2017-12-201-1/+1
| | |
* | | Remove chaning ability and return promise for play()Sam Potts2017-12-208-48/+34
| | |
* | | Split up settings fileSam Potts2017-12-2015-107/+134
| | |
* | | Fix for roundingSam Potts2017-12-203-84/+8
| | |
* | | Converted to SASS/SCSSSam Potts2017-12-2079-9966/+6998
| | |
* | | Minor tweaksSam Potts2017-12-1810-43/+35
| | |
* | | CopySam Potts2017-12-081-2/+2
| | |
* | | More Edge fixes and small UI bugsSam Potts2017-12-0815-58/+76
| | |
* | | IE & Edge fixes, Storage & Console classesSam Potts2017-12-0833-602/+1038
| | |
* | | Safari CSS fixes and variables setupSam Potts2017-11-259-26/+28
| | |
* | | Fix display for current language on changeSam Potts2017-11-259-26/+35
| | |
* | | MapSam Potts2017-11-241-1/+1
| | |
* | | Fix for keyboard increase/decrease volumeSam Potts2017-11-243-4/+4
| | |
* | | Fix overflow issue on small players with menu openSam Potts2017-11-238-4/+12
| | |
* | | Vimeo captions fixSam Potts2017-11-233-4/+4
| | |
* | | Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-2322-215/+199
| | |
* | | Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-2320-433/+369
| | |
* | | Work on touch controlsSam Potts2017-11-2212-47/+52
| | |
* | | Fix for playing getter as currentTime check is flakySam Potts2017-11-214-22/+13
| | |
* | | Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-2112-66/+209
| | |
* | | Minor tweaksSam Potts2017-11-219-11/+10
| | |
* | | Vimeo autopause optionSam Potts2017-11-215-2/+13
| | |
* | | Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-2114-138/+123
| | |
* | | Docs to build custom CSS for plyrSam Potts2017-11-208-16/+37
| | |
* | | WIP on docs exampleSam Potts2017-11-2027-76/+121
| | |
* | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-201-21/+36
|\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| * \ \ Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-193-3/+4
| |\ \ \