12c5dbd290
fix name svg
2016-06-23 01:56:14 +08:00
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
4c1cdea56e
Merge pull request #275 from wilsonmsalberto/master
...
Prevent error when verifying if play buttons exist
2016-06-13 18:49:20 +01:00
80cfabbaf9
Prevent error when verifying if play buttons exist
2016-06-13 17:01:46 +01:00
c7d28b09c0
Fixed event bubbling
v1.8.2
2016-06-09 11:05:07 +01:00
161dd48312
Fixed log message
v1.8.1
2016-06-09 09:57:16 +01:00
383515c1b7
Merge branch 'master' of https://github.com/Selz/plyr
v1.8.0
2016-06-09 09:49:09 +01:00
98792168e4
Changes to setup return value, SVG bug fix ( fixes #269 )
2016-06-09 09:49:01 +01:00
01437a4a38
Merge pull request #271 from thegrammarnazi/patch-3
...
correct grammar
2016-06-09 09:46:49 +01:00
03ed86f5c2
correct grammar
2016-06-09 01:39:52 -05:00
1a745e1eaa
Merge branch 'master' of https://github.com/Selz/plyr
v1.7.0
2016-06-07 12:34:40 +01:00
70646ca907
See changelog ( fixes #265 , #253 , #257 )
2016-06-07 12:34:36 +01:00
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
7a9eac093a
use $plyr-control-icon-size in sass file
2016-06-02 11:40:09 +02:00
4afd311ef6
Version bump
v1.6.20
2016-06-02 10:19:35 +01:00
7eec6c6739
Fix for multiple sprites being requested ( fixes #259 )
2016-06-02 10:18:33 +01:00
521431e093
Fix for scroll direction on volume ( fixes #258 )
v1.6.19
2016-06-01 09:38:29 +01:00
24bc415faf
Merge pull request #256 from MrSnowflake/develop
...
In specific cases Plyr fails to initiate YT: YT.Player is not a constructor
2016-05-31 08:26:53 +01:00
552f448ccd
Seek rounding from 1 to 4 decimal places ( fixes #242 )
v1.6.18
2016-05-30 07:41:17 +01:00
152e94f229
Improved YT initialized check.
...
Added an extra check to see wether YT API has been initialized. The current check is inadequate as YT can be an object while the API still isn't completely initialized.
2016-05-30 00:35:07 +02:00
cb318dd6ad
Update readme.md
2016-05-27 08:42:11 +01:00
9ee0d00a35
Merge branch 'master' of https://github.com/Selz/plyr
v1.6.17
2016-05-26 22:32:23 +01:00
c0909095e3
Added disableContextMenu
option to hide the right click context menu ( fixes #248 and #225 )
2016-05-26 22:32:18 +01:00
1e732694eb
Merge pull request #246 from zvizvi/master
...
FIx Plyr to work with RTL systems
2016-05-26 08:03:40 +01:00
30922246e9
FIx Plyr to work with RTL systems
2016-05-26 03:35:08 +03:00
edf5a14171
FIx Plyr to work with RTL systems
...
(less)
2016-05-26 03:33:05 +03:00
1c9f7901bc
FIx Plyr to work with RTL systems
...
(scss)
2016-05-26 03:32:22 +03:00
1bd6ffc84d
Merge pull request #237 from itaditya/master
...
Update readme.md
2016-05-25 19:13:13 +01:00
845ed000fc
Merge pull request #244 from thijstriemstra/patch-1
...
reference unminified js script
2016-05-25 19:12:05 +01:00
c7b2347ccd
reference unminified js script
...
Reading the minified js script is impossible so reference the source version instead.
2016-05-25 19:41:12 +02:00
a2f18c4e31
Merge pull request #241 from rabbitears/patch-1
...
Fix typo
2016-05-24 21:52:26 +01:00
37c8948d2c
Fix typo
2016-05-24 14:08:15 -04:00
351e1540c5
Version bump
v1.6.16
2016-05-23 22:33:16 +01:00
b3299b4641
Fix for Tooltips overflowing ( fixes #230 )
2016-05-23 22:29:20 +01:00
be2e7d4c99
Always hide standard controls ( Fixes #225 )
2016-05-23 21:19:53 +01:00
7238eab737
Merge branch 'master' of https://github.com/Selz/plyr
v1.6.15
2016-05-23 21:11:54 +01:00
3c2921b994
Restore scroll position when exiting fullscreen ( fixes #236 )
2016-05-23 21:11:43 +01:00
179c6fca0b
Update readme.md
2016-05-23 19:21:43 +01:00
69194915d4
Sprite loading improvements, touch controls
...
- SVG sprite loading automatically for an easier setup
- Touch devices now show controls on touch rather than pausing playback
v1.6.14
2016-05-23 19:16:48 +01:00
341fd59cf6
Update readme.md
2016-05-23 21:34:57 +05:30
a6c8b7e506
Update readme.md
...
thang was a less common word , keeping it simple by using 'thing' is I think good , also there were SASS support so why not add that too.
2016-05-22 16:36:30 +05:30
98e4c5acea
Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease)
v1.6.13
2016-05-19 12:06:51 +10:00
1496b21c83
Version bump
v1.6.12
2016-05-19 11:59:52 +10:00
ac0061b83e
Bug fix for no buffer
2016-05-19 11:56:24 +10:00
0b7dc51bd1
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
2016-05-19 11:32:14 +10:00
126f80ed78
Reverted LESS structure for now
2016-05-19 11:31:27 +10:00
e0ef7482c6
Merge pull request #227 from igoradamenko/scroll-on-volume-slider
...
Add scroll listener on volume slider
2016-05-19 10:43:22 +10:00
6ffb971226
Add scroll listener on volume slider
2016-05-19 02:11:41 +03:00
72187a89dd
Update readme.md
2016-05-19 08:47:42 +10:00
a461500ab9
Update readme.md
2016-05-17 12:38:52 +10:00