aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/ui.js
Commit message (Expand)AuthorAgeFilesLines
* v3.6.3 (#2016)Sam Potts2020-11-141-5/+8
* v3.6.1Sam Potts2020-04-281-1/+1
* Migrate custom properties from media to parentSam Potts2020-04-231-0/+20
* Poster image fix (fixes #1763)Sam Potts2020-04-191-6/+1
* Converted to 2 space indentationSam Potts2020-04-111-259/+254
* Ensure poster image is not downloaded again for HTML5 videosSam Potts2020-02-141-0/+5
* HTML5 poster fixes for multiple downloadsSam Potts2020-01-211-0/+2
* ♿️(controls) change play button aria-label value when its state changeManuel Raynaud2019-08-071-0/+1
* File rename and clean upSam Potts2019-06-211-1/+1
* Linting changesSam Potts2019-06-011-4/+11
* Fix setting initial speed (fixes #1408)Sam Potts2019-04-121-12/+17
* Prevent immediate hiding of controls on mobileJames2018-10-231-2/+5
* Moved i18n to utilsSam Potts2018-08-131-1/+1
* Fix issue with play button not changing state (fixes #1048)Sam Potts2018-06-191-10/+6
* v3.3.15Sam Potts2018-06-181-3/+5
* Merge branch 'develop' into a11y-improvementsSam Potts2018-06-171-52/+68
|\
| * 120 line width, package upgradeSam Potts2018-06-171-27/+34
| * Respect call order and prioritize public API calls for setting poster, in ord...Albin Larsson2018-06-151-26/+37
| * Remove line breaks in arraysAlbin Larsson2018-06-131-4/+1
| * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-131-2/+2
| |\
| * | Utils broken down into seperate files and exportsSam Potts2018-06-131-35/+35
| |/
* | WIPSam Potts2018-06-111-3/+0
* | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-091-2/+10
|\|
| * Merge pull request #981 from friday/hls-captionsSam Potts2018-05-301-2/+4
| |\
| | * Fix typoAlbin Larsson2018-05-281-1/+1
| | * Optimize captions code reused and ensure captionsenabled/captionsdisabledAlbin Larsson2018-05-281-2/+4
| * | Call duration update method manually if user config has durationAlbin Larsson2018-05-291-0/+6
| |/
* / WIPSam Potts2018-05-281-12/+13
|/
* Merge pull request #963 from friday/verify-posterSam Potts2018-05-191-9/+35
|\
| * Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnailsAlbin Larsson2018-05-151-2/+7
| * Rewrite ui.setPoster to check that images arent broken or youtube fallback im...Albin Larsson2018-05-151-9/+30
* | Merge pull request #967 from friday/883Sam Potts2018-05-191-23/+10
|\ \
| * | toggleControls() rewriteAlbin Larsson2018-05-181-4/+14
| * | Remove ui.checkFailed() and error classAlbin Larsson2018-05-161-23/+0
| |/
* / Reduce circular dependenciesSam Potts2018-05-191-138/+2
|/
* v3.3.5Sam Potts2018-05-061-1/+6
* v3.3.0Sam Potts2018-05-061-3/+35
* v3.2.4Sam Potts2018-04-271-7/+2
* HTML5 quality selectionSam Potts2018-04-021-2/+2
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-301-0/+3
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-2/+3
* Added buffered getterSam Potts2018-03-171-15/+1
* Vimeo fixSam Potts2018-03-151-2/+1
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-2/+2
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-1/+3
* Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-171-4/+2
* Fix for custom controlsSam Potts2018-02-131-6/+0
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-4/+0
* Bug fixSam Potts2018-01-221-1/+1
* Formatting, events and ad countdown addedSam Potts2018-01-221-22/+4