631 Commits

Author SHA1 Message Date
Tobias Reich
dc40b1f93a Added Array as selector in .setup() to readme
Documentation for #319
2016-07-24 20:52:20 +02:00
Sam Potts
d7cc29f2fb Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devices v1.8.12 2016-07-23 11:11:17 +10:00
Sam Potts
0505e49038 Vimeo API upgrade, YouTube Bugfix, Array support
- Vimeo API upgrade
- Fix for YouTube bug introduced in v1.8.9 (Fixes #320)
- Added support for passing array to .setup() (Fixes #319)
v1.8.11
2016-07-23 10:42:06 +10:00
Sam Potts
6ff1e47341 Merge branch 'master' of https://github.com/Selz/plyr v1.8.10 2016-07-21 21:59:26 +10:00
Sam Potts
e72a91de6e Fix for seek issues introduced in v1.8.9 2016-07-21 21:59:16 +10:00
Sam Potts
52ec4c012d Update readme.md 2016-07-21 21:32:56 +10:00
Sam Potts
ae89c92ab6 Update readme.md 2016-07-21 21:31:09 +10:00
Sam Potts
57ad124ce8 v1.8.9 v1.8.9 2016-07-21 21:25:27 +10:00
Sam Potts
a85d45d2e5 Fix for fullscreen not being defined (Fixes #295) 2016-07-21 21:21:10 +10:00
Sam Potts
a6f57fc034 Fix for multiline captions (Fixes #314) 2016-07-21 21:15:44 +10:00
Sam Potts
04c9653b86 Merge branch 'master' of https://github.com/Selz/plyr 2016-07-21 21:14:29 +10:00
Sam Potts
b8cdc71001 Clean up of type checks and fix for _restart() (Fixes #315) 2016-07-21 21:14:22 +10:00
Sam Potts
277ebf0fd1 Merge pull request #312 from dpschen/patch-1
Add kirby-plyrtag
2016-07-14 22:03:50 +10:00
Dominik Pschenitschni
7682d998e7 Add kirby-plyrtag
Added a Kirby cms kirbytag https://getkirby.com/
2016-07-14 12:52:28 +02:00
Sam Potts
05b9b9a831 Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API method 2016-07-14 17:13:37 +10:00
Sam Potts
eee699cec6 Version bump v1.8.8 2016-07-10 20:59:42 +10:00
Sam Potts
3c9e9862d8 Added getCurrentTime API method (fixes #292) 2016-07-10 20:58:19 +10:00
Sam Potts
39dc651a9d Fix for !hideControls on touch devices (fixes #303) 2016-07-10 20:50:55 +10:00
Sam Potts
4effda125a Merge branch 'master' of https://github.com/Selz/plyr 2016-07-10 20:45:58 +10:00
Sam Potts
bf9de231d8 Styling minor tweaks 2016-07-10 20:45:54 +10:00
Sam Potts
ef12332505 Update readme.md 2016-06-29 16:23:38 +10:00
Sam Potts
1b735f1727 Update readme.md 2016-06-26 22:21:19 +10:00
Sam Potts
7f7ecf852e Line height fix v1.8.7 2016-06-26 09:07:42 +10:00
Sam Potts
931672895f Reverted font size change v1.8.6 2016-06-26 09:04:38 +10:00
Sam Potts
0952bc8239 Built JS 2016-06-26 08:45:06 +10:00
Sam Potts
7e7508ca82 Fixed overflow issues (fixes #286) v1.8.5 2016-06-26 08:34:36 +10:00
Sam Potts
095d100ba4 Version bump v1.8.4 2016-06-25 23:47:30 +10:00
Sam Potts
c61fad51c1 Fix for z-index on large play button 2016-06-25 23:46:37 +10:00
Sam Potts
7b11c6803d Merge pull request #283 from arrowthemes/patch-1
Make the player button clickable on small videos
2016-06-25 17:44:07 +04:00
Sam Potts
9b75436380 v1.8.3
- Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback
- Fixed IE11 icon loading (fixes #269)
- Updated screenshot (fixes #281)
- Added WordPress plugin (fixes #239)
- Added Neos plugin
- Added HLS, Shaka and dash.js examples (see #235 for more)
- Improvements for controls hiding and showing on touch devices
v1.8.3
2016-06-25 23:39:00 +10:00
Sam Potts
be19b72719 Merge branch 'master' of https://github.com/Selz/plyr
# Conflicts:
#	dist/plyr.css
#	src/less/plyr.less
#	src/scss/plyr.scss
2016-06-25 22:35:04 +10:00
Sam Potts
2fdcc18356 Hide Shadow DOM elements 2016-06-25 22:33:23 +10:00
Sam Potts
6425a33ccd Merge pull request #284 from Integer64/develop
fix name svg
2016-06-22 19:10:48 +01:00
Integer64
12c5dbd290 fix name svg 2016-06-23 01:56:14 +08:00
Joel Mbugua
cb591dac0c Make the player button clickable on small videos
If you set the plyr video to width of 300px, the plyr__controls overlays the play centered play button such that you can't click on the play button. Adding a z-index on the plyr .plyr__play-large fixes that.
2016-06-21 21:59:00 +03:00
Sam Potts
4c1cdea56e Merge pull request #275 from wilsonmsalberto/master
Prevent error when verifying if play buttons exist
2016-06-13 18:49:20 +01:00
Wilson Alberto
80cfabbaf9 Prevent error when verifying if play buttons exist 2016-06-13 17:01:46 +01:00
Sam
c7d28b09c0 Fixed event bubbling v1.8.2 2016-06-09 11:05:07 +01:00
Sam
161dd48312 Fixed log message v1.8.1 2016-06-09 09:57:16 +01:00
Sam
383515c1b7 Merge branch 'master' of https://github.com/Selz/plyr v1.8.0 2016-06-09 09:49:09 +01:00
Sam
98792168e4 Changes to setup return value, SVG bug fix (fixes #269) 2016-06-09 09:49:01 +01:00
Sam Potts
01437a4a38 Merge pull request #271 from thegrammarnazi/patch-3
correct grammar
2016-06-09 09:46:49 +01:00
Grammar Nazi
03ed86f5c2 correct grammar 2016-06-09 01:39:52 -05:00
Sam
1a745e1eaa Merge branch 'master' of https://github.com/Selz/plyr v1.7.0 2016-06-07 12:34:40 +01:00
Sam
70646ca907 See changelog (fixes #265, #253, #257) 2016-06-07 12:34:36 +01:00
Sam Potts
af774b6f02 Merge pull request #260 from cytec/fix-control-icon-size
use $plyr-control-icon-size in sass file
2016-06-02 10:41:36 +01:00
cytec
7a9eac093a use $plyr-control-icon-size in sass file 2016-06-02 11:40:09 +02:00
Sam
4afd311ef6 Version bump v1.6.20 2016-06-02 10:19:35 +01:00
Sam
7eec6c6739 Fix for multiple sprites being requested (fixes #259) 2016-06-02 10:18:33 +01:00
Sam
521431e093 Fix for scroll direction on volume (fixes #258) v1.6.19 2016-06-01 09:38:29 +01:00