Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Update build process | Sam Potts | 2019-02-19 | 24 | -960/+1933 | |
| | | | ||||||
* | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-02-19 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #1327 from robertkraig/develop | Sam Potts | 2019-02-19 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Update <progress> bar role=progressbar | |||||
| | * \ \ | Merge pull request #1 from robertkraig/defect/update-progress-element-axe-error | Robert Kraig | 2019-01-30 | 1 | -1/+1 | |
| | |\ \ \ | | | | | | | | | | | | | Updating accessibility attribute to progressbar | |||||
| | | * | | | Updating accessibility attribute to progressbar | Robert Kraig | 2019-01-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | aXe complains this is a non-compatible attribute to be set as `role="presentation"` | |||||
* | | | | | | Added RangeTouch, updated Shr lib in demo | Sam Potts | 2019-02-19 | 22 | -1409/+2791 | |
|/ / / / / | ||||||
* | | | | | Tweak to readme | Sam Potts | 2019-02-15 | 1 | -20/+20 | |
| | | | | | ||||||
* | | | | | Plenty of emojis | Sam Potts | 2019-02-15 | 1 | -8/+8 | |
| | | | | | ||||||
* | | | | | Docs | Sam Potts | 2019-02-14 | 1 | -91/+66 | |
| | | | | | ||||||
* | | | | | Merge pull request #1343 from electerious/patch-1 | Sam Potts | 2019-02-14 | 1 | -5/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Remove NodeList example | |||||
| * | | | | | Removed setting up multiple players | Tobias Reich | 2019-02-14 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | This example is already covered in the readme. | |||||
| * | | | | | Remove NodeList example | Tobias Reich | 2019-02-14 | 1 | -4/+5 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | I've removed the NodeList example because it's confusing. Only the first element of a NodeList will be used and this is usually not what you want. I've instead replaced it with a `querySelector` and map example. It's related to: https://github.com/sampotts/plyr/issues/801 I know that there was a note, pointing out that the first element will be used, but be honest: Everybody is just scanning the examples for code and doing copy paste :D | |||||
* | | | | | Fix deployment | Sam Potts | 2019-02-12 | 20 | -24/+24 | |
| | | | | | ||||||
* | | | | | Fix for cue points missing | Sam Potts | 2019-02-07 | 18 | -457/+408 | |
| | | | | | ||||||
* | | | | | Ads bug fixes | Sam Potts | 2019-02-01 | 27 | -301/+411 | |
| | | | | | ||||||
* | | | | | Merge branch 'develop' into beta | Sam Potts | 2019-01-29 | 1 | -3/+3 | |
|\| | | | | ||||||
| * | | | | Fix gulp | Sam Potts | 2019-01-29 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | Merge branch 'develop' into beta | Sam Potts | 2019-01-29 | 126 | -29602/+60239 | |
|\| | | | | ||||||
| * | | | | Update version | Sam Potts | 2019-01-29 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fix listeners for preview thumbs when changing source | Sam Potts | 2019-01-29 | 19 | -637/+936 | |
| | | | | | ||||||
| * | | | | Paths | Sam Potts | 2019-01-27 | 6 | -5/+7 | |
| | | | | | ||||||
| * | | | | Fullscreen fix | Sam Potts | 2019-01-27 | 1 | -5/+0 | |
| | | | | | ||||||
| * | | | | Added ES builds | Sam Potts | 2019-01-27 | 20 | -25/+28771 | |
| | | | | | ||||||
| * | | | | Formatting | Sam Potts | 2019-01-26 | 1 | -40/+39 | |
| | | | | | ||||||
| * | | | | Tweaks | Sam Potts | 2019-01-26 | 16 | -126/+149 | |
| | | | | | ||||||
| * | | | | Merge pull request #1319 from ↵ | Sam Potts | 2019-01-26 | 4 | -5/+18 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fanmio/issues/1316-allow-to-customize-vimeo-url-params Adds options for vimeo plugin #1316 | |||||
| | * \ \ \ | Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-params | Sam Potts | 2019-01-26 | 27 | -396/+424 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Docs for preview thumbs | Sam Potts | 2019-01-26 | 11 | -28/+38 | |
| | | | | | | ||||||
| * | | | | | Typo | Sam Potts | 2019-01-26 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix merge | Sam Potts | 2019-01-26 | 1 | -14/+2 | |
| | | | | | | ||||||
| * | | | | | Changelog typo | Sam Potts | 2019-01-26 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into develop | Sam Potts | 2019-01-26 | 20 | -346/+128 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # demo/index.html # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # package.json # readme.md # yarn.lock | |||||
| | * | | | | Fix analytics | Sam Potts | 2019-01-17 | 6 | -28/+16 | |
| | | | | | | ||||||
| | * | | | | Fix GA | Sam Potts | 2019-01-17 | 5 | -12/+6 | |
| | | | | | | ||||||
| | * | | | | v3.4.8 | Sam Potts | 2019-01-17 | 22 | -1090/+1818 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Calling customized controls function with proper arguments (thanks @a60814billy) | |||||
| * | | | | | Package upgrades | Sam Potts | 2019-01-26 | 6 | -69/+220 | |
| | | | | | | ||||||
| * | | | | | Version bump | Sam Potts | 2019-01-26 | 2 | -1/+13 | |
| | | | | | | ||||||
| * | | | | | Built files | Sam Potts | 2019-01-26 | 4 | -7/+5 | |
| | | | | | | ||||||
| * | | | | | Clean up | Sam Potts | 2019-01-26 | 1 | -3/+1 | |
| | | | | | | ||||||
| * | | | | | Plugin tweaks for ads and previews | Sam Potts | 2019-01-26 | 20 | -60/+149 | |
| | | | | | | ||||||
| | | * | | | Adds options for vimeo plugin #1316 | Christian Gambardella | 2019-01-24 | 4 | -5/+18 | |
| | |/ / / | |/| | | | | | | | | | | | | | This adds replaces hard coded vimeo options with options that can be passed to the Plyr instance when initializing. | |||||
| * | | | | Style tweaks for preview plugin | Sam Potts | 2019-01-22 | 14 | -140/+153 | |
| | | | | | ||||||
| * | | | | Comments | Sam Potts | 2019-01-21 | 7 | -12/+19 | |
| | | | | | ||||||
| * | | | | Preview design tweaks | Sam Potts | 2019-01-21 | 18 | -1461/+1151 | |
| | | | | | ||||||
| * | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-01-14 | 4 | -356/+333 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'develop' of https://github.com/sampotts/plyr into develop | Sam Potts | 2019-01-08 | 5 | -5/+11 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Enable thumbs in demo | Sam Potts | 2019-01-08 | 1 | -0/+7 | |
| | | | | | | | ||||||
| | * | | | | | Linting etc | Sam Potts | 2019-01-08 | 3 | -356/+326 | |
| | | | | | | | ||||||
| * | | | | | | Gulp fixes | Sam Potts | 2019-01-14 | 1 | -25/+24 | |
| | | | | | | | ||||||
| * | | | | | | Package upgrades | Sam Potts | 2019-01-14 | 2 | -102/+204 | |
| | | | | | | |