Sam Potts
ab7f277a1b
Merge pull request #769 from redxtech/add-vue-plyr-to-readme
...
Add vue-plyr to readme
2018-02-06 10:51:42 +11:00
Gabriel Dunn
d5a1a7ca1c
Add vue-plyr to readme
2018-01-28 23:03:05 -07:00
Sam Potts
79a43120ae
Merge pull request #740 from gurinderhans/master
...
double click player to toggle fullscreen
2018-01-07 22:40:20 +11:00
Sam Potts
b79ffacd9c
Merge pull request #726 from xDae/master
...
Added react port
2018-01-05 21:23:45 +11:00
Sam Potts
888c6773d0
Merge pull request #743 from jwpage/patch-1
...
Fix `enabled` smartphone example in README
2018-01-03 11:45:33 +11:00
Johnson Page
cfd653f02a
Fix enabled
smartphone example in README
2018-01-03 09:55:14 +11:00
Gurinder Hans
838bd49a1d
add comment about no fullscreen if player type is audio
2017-12-23 21:47:01 -08:00
Gurinder Hans
800e0dedfb
add double click to make full screen support
2017-12-23 21:41:08 -08:00
Jose Miguel Bejarano
e6cc4ba1f5
Added react port
2017-12-04 17:05:14 +02:00
Sam Potts
9c4b53d761
Fix for YouTube .getVideoData() issue ( fixes #709 )
v2.0.18
2017-11-14 13:28:52 +01:00
Sam Potts
0ec0addbda
Update readme.md
2017-11-07 09:16:41 +11:00
Sam Potts
d206b8ab34
Merge pull request #696 from yuriykuzin/enable-speed-controls-on-vimeo
...
Enable speed controls using Vimeo API
2017-11-06 19:37:47 +11:00
Sam Potts
51c011b733
Merge branch 'master' into enable-speed-controls-on-vimeo
2017-11-06 19:37:02 +11:00
Sam Potts
3c99357f06
Vimeo fixes + small bug fixes
v2.0.17
2017-11-04 23:18:47 +11:00
Sam Potts
a757acad15
Merge pull request #577 from brandon-pereira/master
...
fix for svg4everybody conflicting with plyr
2017-11-04 22:25:27 +11:00
Sam Potts
7913cf837f
Merge branch 'master' into master
2017-11-04 22:25:17 +11:00
Sam Potts
e98d356ede
Merge branch 'master' into master
2017-11-04 22:22:49 +11:00
Sam Potts
c9c20345c0
Merge pull request #613 from vers-one/master
...
Fix for handling explicitly set duration of audio
2017-11-04 22:19:47 +11:00
Sam Potts
aca06be7ac
Merge branch 'master' into master
2017-11-04 22:19:39 +11:00
Sam Potts
550cc6a19b
Merge branch 'master' into master
2017-11-04 22:19:17 +11:00
Sam Potts
e44e93c117
Merge pull request #617 from oemueller/patch-1
...
[bugfix] target is null exception
2017-11-04 22:17:00 +11:00
Sam Potts
a06a8150ef
Merge pull request #649 from waltercruz/master
...
Adding title to the player html template
2017-11-04 22:16:28 +11:00
Sam Potts
e787934ee6
Merge branch 'master' into master
2017-11-04 22:16:16 +11:00
Sam Potts
be4b5ef4db
Merge branch 'master' into master
2017-11-04 22:14:55 +11:00
Sam Potts
55c5b8b07e
Typo
2017-11-04 21:32:19 +11:00
Sam Potts
a924d40620
Merge pull request #654 from jjui/patch-1
...
Enable start/stop toggle on whole element
2017-11-04 21:29:25 +11:00
Sam Potts
0074e77a7c
Update plyr.scss
2017-11-04 21:28:38 +11:00
Sam Potts
f3141690ee
Update plyr.less
2017-11-04 21:28:17 +11:00
Sam Potts
7ac5b0e18b
Merge pull request #678 from StudyTube/use-url-as-input-for-vimeo-player
...
Add URL as a possible input option to Vimeo player
2017-11-04 21:24:55 +11:00
Sam Potts
5abf7e9535
Merge pull request #703 from gurupras/early-listener-fix
...
Allow Plyr.setup event listeners to be set up as separate event listeners
2017-11-04 18:15:03 +11:00
Sam Potts
650ee2c18f
Merge pull request #700 from ashkanhosseini/master
...
fix #684 memory leaks issues after destroy.
2017-11-04 18:11:35 +11:00
Guru Prasad Srinivasa
95734cf7cc
Allow setup event listeners to be set up as separate event listeners
...
rather than in-conjunction with defaultListener
This allows the setup listeners to do things like
preventDefault()/stopImmediatePropagation() and have them work
2017-11-01 04:15:03 -04:00
Ashkan Hosseini
7234e2f5a3
fix #684 memory leaks issues after destroy.
2017-10-28 00:09:40 +03:00
Yuriy
e06b689f5c
Enable speed controls using Vimeo API
2017-10-26 17:11:19 +03:00
Yuriy Kuzin
1b3a6b340d
Add URL as a possible input option to Vimeo player
...
This is reasonable to processing correctly private Vimeo links, like https://vimeo.com/25345658/fe46e209ac - that contain not only vimeo id, but also private key
2017-10-06 14:41:57 +03:00
Sam Potts
b3759e966d
Version bump
v2.0.16
2017-10-05 22:47:27 +11:00
Sam Potts
34172b9aee
Fullscreen bug fix ( fixes #664 )
2017-10-05 22:46:48 +11:00
Sam Potts
a21ffe983c
Demo fixes
2017-10-02 14:52:31 +11:00
Sam Potts
9fb79f29fd
Readme fix
2017-10-02 14:25:14 +11:00
Sam Potts
032d73408f
CDN URL updates
v2.0.14
2017-10-02 14:18:44 +11:00
J
72412d26a5
Update plyr.less
2017-09-09 13:31:39 +02:00
J
bf02c69daa
Enable start/stop toggle on whole element
...
Related to issue https://github.com/sampotts/plyr/issues/587
2017-09-09 13:25:22 +02:00
Walter Cruz
01f50f03f1
dding title to the player html template (build)
2017-08-28 10:32:56 -03:00
Walter Cruz
f50f0eb63d
Adding title to the player html template
2017-08-28 10:19:29 -03:00
Sam Potts
3fe0c7c84b
Update readme.md
2017-08-13 21:07:22 +10:00
Oliver
b114a6f42e
[bugfix] target is null exception
...
when using 'play-large' without a 'play' button, the statement target = target[0]; caused an error. So it is necessary to check the value of target before accessing [0]
2017-07-12 22:17:25 +02:00
versfx
d0ceefe827
Gulp build
2017-07-06 23:41:34 -04:00
versfx
e756664750
Fix for https://github.com/sampotts/plyr/issues/601
2017-07-06 23:28:31 -04:00
Sam Potts
6828bc00f8
Delete notes.md
2017-05-16 10:31:07 +10:00
Sam Potts
e95c81cc5b
Update bower.json
2017-05-16 10:17:57 +10:00