aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | Detach event listeners on destroynskazki2019-07-191-5/+7
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | if "on" receives "this", it attaches "eventListeners" array to "this" and stores "{ element, type, callback }" hash in there. later, during the destruction process, all the entries from this array will be processed by "unbindListeners" helper to detach all the event listeners.
| | * | | | Merge pull request #1521 from ondratra/developSam Potts2020-01-132-0/+561
| | |\ \ \ \ | | | | | | | | | | | | | | typescript typings
| | | * | | | typescript typingsondratra2019-08-072-0/+561
| | | |/ / /
| | * | | | Merge pull request #1516 from azizhk/toggle_return_promsieSam Potts2020-01-131-3/+3
| | |\ \ \ \ | | | | | | | | | | | | | | Toggle also returns promise
| | | * | | | Toggle also returns promiseAziz Khambati2019-07-301-3/+3
| | | | |_|/ | | | |/| |
| | * | | | Merge pull request #1552 from SoftCreatR/patch-2Sam Potts2020-01-131-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | Fix ads configuration
| | | * | | | Fixed ads configurationSascha Greuel2019-08-271-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #1560 from 0xflotus/developSam Potts2020-01-131-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | Update readme.md
| | | * | | | Update readme.md0xflotus2019-09-011-1/+1
| | | |/ / /
| | * | | | Comment clean upSam Potts2020-01-131-2/+3
| | | | | |
| | * | | | Merge pull request #1570 from felipedeboni/ie11-resetonend-fixSam Potts2020-01-131-0/+2
| | |\ \ \ \ | | | | | | | | | | | | | | Prevents IE11 with resetOnEnd option set to true to play video again
| | | * | | | Prevents IE11 with resetOnEnd option set to true to play video againFelipe K. De Boni2019-09-161-0/+2
| | | |/ / /
| | * | | | Fix linting issuesSam Potts2020-01-132-7/+2
| | | | | |
| | * | | | Merge branch 'master' into developSam Potts2020-01-132-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-01-135-1/+21
| | |\ \ \ \ \
| | | * \ \ \ \ Merge pull request #1565 from lmislm/patch-1Sam Potts2020-01-131-0/+1
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Update defaults.js
| | | | * | | | | Update defaults.jsBaskerville*2019-09-061-0/+1
| | | | | |_|/ / | | | | |/| | | | | | | | | | | update defaults.i18n
| | | * | | | | Merge pull request #1525 from lunika/play-button-ariaSam Potts2020-01-131-0/+1
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | ♿️(controls) change play button aria-label value when its state change
| | | | * | | | | ♿️(controls) change play button aria-label value when its state changeManuel Raynaud2019-08-071-0/+1
| | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aria-label attribute set on all play buttons does not change according the player state. When the video is playing, the aria-label should change to pause otherwise screen reader will not detect that this button now can be used to pause the video.
| | | * | | | | Merge pull request #1577 from avidnewmedia/issue-615Sam Potts2020-01-132-0/+14
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | #615: updates to vimeo and youtube buffering state
| | | | * | | | | #615: updates to vimeo and youtube plugins to ensure that loading classes ↵Dustin Harrell2019-09-232-0/+14
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | are added as content is buffering
| | | * | | | | Merge pull request #1582 from bseib/1306-preserve-svg-symbol-viewboxSam Potts2020-01-131-1/+5
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Preserve viewBox attribute in SVG sprite symbols
| | | | * | | | | Preserve viewBox attribute in SVG sprite symbolsBroc Seib2019-10-011-1/+5
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When generating the SVG sprite (using imagemin and svstore) the imagemin step needs to NOT cleanup/remove the viewBox attributes from the individual svg files. fixes #1306
| | * | | | | | Manually port over change from PR #1616Sam Potts2020-01-131-1/+1
| | | | | | | |
| | * | | | | | Manually port over change from PR #1625Sam Potts2020-01-131-3/+1
| | |/ / / / /
| | * | | | | Merge branch 'master' into developSam Potts2020-01-131-2/+2
| | |\ \ \ \ \
| | * | | | | | Added local server, package upgradesSam Potts2020-01-1326-2941/+6106
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #1663 from sampotts/masterSam Potts2020-01-3091-15050/+33644
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | Merge back to beta
* | | | | | | Merge pull request #1535 from skerbis/masterSam Potts2020-01-131-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | adds: REDAXO CMS Plyr AddOn
| * | | | | | Update readme.mdThomas Skerbis2019-08-151-0/+1
| | | | | | |
| * | | | | | Update readme.mdThomas Skerbis2019-08-151-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1579 from taion/fix-listener-returnSam Potts2020-01-131-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix: Fix handling listener return value
| * | | | | | fix: Fix handling listener return valueJimmy Jia2019-09-251-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1630 from pjbaert/patch-1Sam Potts2020-01-131-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Typo in readme
| * | | | | Typo in readmePieter-Jan Baert2019-12-061-1/+1
| | |_|_|/ | |/| | |
* / | | | Update readme.mdSam Potts2020-01-121-1/+1
|/ / / /
* | | | Merge pull request #1590 from ayunami2000/patch-1Sam Potts2019-10-231-1/+1
|\ \ \ \ | |_|/ / |/| | | typo
| * | | typoayunami20002019-10-141-1/+1
|/ / / | | | | | | change s to z in "Customisable" (now "Customizable")
* | | Merge pull request #1497 from ffpetrovic/patch-1Sam Potts2019-07-121-1/+1
|\ \ \ | | | | | | | | Update index.html
| * | | Update index.htmlFilip Petrovic2019-07-111-1/+1
|/ / /
* | | 3.5.6Sam Potts2019-06-2125-622/+772
| | |
* | | Package upgradeSam Potts2019-06-212-22/+49
| | |
* | | Edge fixSam Potts2019-06-211-1/+1
|/ /
* | v3.5.5 deployedSam Potts2019-06-2119-22/+22
| |
* | Merge branch 'develop'Sam Potts2019-06-2118-16/+14
|\ \
| * | File rename and clean upSam Potts2019-06-2118-16/+14
| | |
* | | Merge pull request #1472 from sampotts/developSam Potts2019-06-2176-5444/+17119
|\| | | | | | | | v3.5.5
| * | Clean upSam Potts2019-06-2120-304/+125
| | |
| * | Merge branch 'master' into developSam Potts2019-06-2023-2438/+2475
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .eslintrc # demo/dist/demo.css # demo/dist/demo.js # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.min.mjs # dist/plyr.min.mjs.map # dist/plyr.mjs # dist/plyr.polyfilled.js # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # dist/plyr.polyfilled.min.mjs # dist/plyr.polyfilled.min.mjs.map # dist/plyr.polyfilled.mjs # package.json # readme.md # src/js/listeners.js # yarn.lock
* | | Merge pull request #1458 from Jason-Cooke/patch-1Sam Potts2019-06-011-1/+1
|\ \ \ | | | | | | | | docs: fix typo