ydylla
6a1d6f13a2
add promise footnote to togglePlay
2020-03-23 22:56:37 +01:00
ydylla
71928443f3
silence all internal play promises
2020-03-23 22:56:32 +01:00
Nisar Hassan Naqvi
10f366fe32
update the gitpod setup description to be more precise.
2020-03-16 07:16:22 +00:00
Sam Potts
fcd82088a5
Update readme.md
2020-03-14 12:46:33 +11:00
Sam Potts
c9b6d9685c
Update readme.md
2020-03-14 12:46:05 +11:00
Sam Potts
3069d77b74
Merge pull request #1729 from opencollective/opencollective
...
Add financial contributors for Open Collective
2020-03-14 12:45:17 +11:00
jess
b7367d8275
Add financial contributors for Open Collective
...
Hi, I'm making updates for Open Collective. Either you or another core contributor signed this repository up for Open Collective. This pull request adds financial contributors from your Open Collective https://opencollective.com/plyr ❤️
What it does:
- adds a badge to show the latest number of financial contributors
- adds a banner displaying contributors to the project on GitHub
- adds a banner displaying all individuals contributing financially on Open Collective
- adds a section displaying all organizations contributing financially on Open Collective, with their logo and a link to their website
P.S: As with any pull request, feel free to comment or suggest changes.
Thank you for your great contribution to the Open Source community. You are awesome! 🙌
And welcome to the Open Collective community! 😊
Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other Open Source sustainers!
2020-03-13 18:25:13 -07:00
Jesper
99ae4eb3c5
Compare fullscreenElement with shadowroot host if player is in shadow DOM
2020-03-10 09:30:42 +01:00
Jesper
c7bf0c5c03
Fix prototype used for selector matcher function
2020-03-10 09:19:34 +01:00
Steejo
fd353225c2
Ads plugin fixes to allow multiple VAST requests
2020-03-09 23:18:19 +00:00
max
ace682abbd
Fixes2
2020-02-26 10:41:26 +01:00
max
b212b25a9e
Fixes
2020-02-26 10:35:08 +01:00
Sam Potts
3c127afeb9
Merge pull request #1706 from sampotts/master
...
Merge back
2020-02-26 12:33:37 +11:00
Sam Potts
84eef1d747
Merge pull request #1701 from mogzol/patch-1
...
Use number instead of string in TS quality definitions
2020-02-26 12:33:07 +11:00
Sam Potts
8a0086397f
Merge pull request #1704 from hug963/add-missing-ts-types
...
Add missing Typescripts types and options
2020-02-26 12:32:08 +11:00
Sam Potts
75327f2242
Merge pull request #1703 from LeBenLeBen/develop
...
Completely hide SVG icons to screen readers
2020-02-26 12:31:34 +11:00
max
81b41be750
preview-thumbnails via src:callback()
2020-02-25 17:53:44 +01:00
Hugues
6020f95e50
Add missing Typescripts types and options
2020-02-25 11:10:06 +00:00
Benoît Burgener
bc8a25d0da
Completely hide SVG icons to screen readers
...
SVG icons should be ignored by screen readers since they have complimentary labels (aria-label or plyr__sr-only). The current « presentation » role simply makes the element behave like a « span » which is incorrect, aria-hidden prevents screen readers from taking care of these elements at all.
2020-02-25 10:46:31 +01:00
Sam Potts
29e62a1e4f
Merge pull request #1702 from sampotts/master
...
Merge back
2020-02-25 09:21:31 +11:00
Sam Potts
b12ec094c5
Update contributing.md
2020-02-25 09:20:40 +11:00
Morgan Zolob
fea5e76b76
Use number instead of string in TS quality definitions
...
Using strings for the quality doesn't work, plyr expects numbers, so this fixes the definitions.
2020-02-24 11:33:50 -08:00
Hugues
0cf5d25a7f
catch error in setPlaybackRate on Vimeo
2020-02-20 12:57:47 +00:00
Sam Potts
977a8393f8
Merge pull request #1695 from CzBiX/patch-2
...
Fix issue when controls config is string or element
2020-02-19 08:57:26 +11:00
Sam Potts
302fd93e86
Merge pull request #1694 from nisarhassan12/master
...
simplify contributions by fully automating the dev setup with gitpod
2020-02-19 08:55:50 +11:00
CzBiX
70470ae8d2
Fix issue when controls config is string or element
2020-02-17 18:02:39 +08:00
Nisar Hassan Naqvi
425b39a762
simplify code contributions by fully automating the dev setup with gitpod
2020-02-17 04:21:35 +00:00
Sam Potts
206e3b57d1
v3.5.10
v3.5.10
2020-02-14 17:37:32 +00:00
Sam Potts
a34bc3ef29
Merge pull request #1692 from sampotts/develop
...
v3.5.10
2020-02-14 17:33:41 +00:00
Sam Potts
6350b7b9e4
v3.5.10
...
- iOS volume display fix
2020-02-14 17:33:09 +00:00
Sam Potts
04d06f2242
v3.5.9 deployed
v3.5.9
2020-02-14 17:00:33 +00:00
Sam Potts
924049aa14
Merge pull request #1691 from sampotts/develop
...
v3.5.9
2020-02-14 16:55:56 +00:00
Sam Potts
442427ebd5
v3.5.9
...
- Fix for regression with volume control width
- Ensure poster image is not downloaded again for HTML5 videos
2020-02-14 16:54:22 +00:00
Sam Potts
7954c92c0b
Merge branch 'master' into develop
2020-02-14 16:53:55 +00:00
Sam Potts
5afb14283a
Fix for regression with volume control width
2020-02-14 16:53:31 +00:00
Sam Potts
bfc541b880
Ensure poster image is not downloaded again for HTML5 videos
2020-02-14 16:53:23 +00:00
Sam Potts
426280f90c
Merge branch 'master' into develop
2020-02-13 15:06:57 +00:00
Sam Potts
2e2c5ad72a
Styles
2020-02-13 15:06:38 +00:00
Sam Potts
ecb091af6b
Fix syntax with funding.yml
2020-02-13 12:40:08 +00:00
Sam Potts
ecb882b719
Added Open Collective as funding option
2020-02-13 12:39:30 +00:00
Sam Potts
cddd9c30db
More styles clean up
2020-02-12 14:36:30 +00:00
Sam Potts
f6a4625495
Removed redundant keys property
2020-02-12 11:35:47 +00:00
John Law
550bd543e3
Added missing full screen options for type definition
2020-02-12 00:06:28 -08:00
Sam Potts
a6ff0274a9
v3.5.8 deployed
v3.5.8
2020-02-10 18:38:54 +00:00
Sam Potts
841746210a
Merge pull request #1684 from sampotts/develop
...
v3.5.8
2020-02-10 18:35:42 +00:00
Sam Potts
156abda66a
Changelog update
2020-02-10 18:34:26 +00:00
Sam Potts
1619510dcf
Speed settings logic improvements
2020-02-10 18:34:05 +00:00
Sam Potts
ff8dedd4ec
Menu border color tweak
2020-02-10 17:53:23 +00:00
Sam Potts
637823c8ce
Started on v3.5.8 changelog
2020-02-10 11:31:39 +00:00
Sam Potts
01219be817
Comment clean up
2020-02-10 11:31:18 +00:00