Sam Potts
91a4b86860
Small bug fixes
v3.3.2
2018-05-06 01:03:38 +10:00
Sam Potts
5aece6fa06
Merge
v3.3.0
2018-05-06 00:50:02 +10:00
Sam Potts
a70b94afe2
Merge branch 'master' of github.com:sampotts/plyr
2018-05-06 00:49:22 +10:00
Sam Potts
9ebc2719d3
v3.3.0
2018-05-06 00:49:12 +10:00
Sam Potts
b46aae1833
Merge pull request #939 from Billybobbonnet/patch-1
...
Added 480p to SD labels
2018-05-03 20:28:03 +10:00
Antoine Cordelois
30e6a40865
Added 480p to SD labels
2018-05-03 11:42:09 +02:00
Sam Potts
5ca769807e
Merge pull request #923 from friday/922
...
Only add hideControls class if config.hideControls is truthy
2018-04-27 20:07:18 +10:00
Sam Potts
72a71a605b
Fix for default timestamp
2018-04-27 20:06:14 +10:00
Sam Potts
261cd086c7
Update readme.md
2018-04-27 12:44:58 +10:00
Albin Larsson
9e19b526b9
Only add hideControls class if config.hideControls is truthy
2018-04-26 17:51:14 +02:00
Sam Potts
6c617a0ef1
Readme fix
2018-04-27 01:12:04 +10:00
Sam Potts
a812650fea
v3.2.4
v3.2.4
2018-04-27 00:47:51 +10:00
Sam Potts
fec7a77d6f
v3.2.3
2018-04-25 20:02:36 +10:00
Sam Potts
971e261067
Fix for iOS 9 throwing error for name
property in fullscreen API ( fixes #908 )
2018-04-25 19:59:22 +10:00
Sam Potts
27407ba021
v3.2.2
v3.2.2
2018-04-25 19:46:39 +10:00
Sam Potts
ef8e58ede4
Fix for hidden buffer and incorrect use of aria-hidden
2018-04-25 19:40:23 +10:00
Sam Potts
f1b275aedc
v3.2.1
v3.2.1
2018-04-23 00:53:54 +10:00
Sam Potts
b647af256c
More a11y stuff and context menu fix
2018-04-23 00:01:19 +10:00
Sam Potts
d2e9ed3467
Merge
2018-04-18 18:34:59 +10:00
Sam Potts
5b39986835
Merge branch 'master' of github.com:sampotts/plyr
2018-04-18 18:29:50 +10:00
Sam Potts
a97b08e8ea
ARIA and Vimeo fixes
2018-04-18 18:29:43 +10:00
Sam Potts
56d1be9447
Merge pull request #903 from friday/901
...
Show captions even if toggle button is omitted from controls
2018-04-18 08:49:05 +10:00
Sam Potts
a241cb5215
Merge pull request #904 from friday/881
...
Fullscreen aria-pressed event listened fix for Chrome
2018-04-18 08:48:08 +10:00
Albin Larsson
042b1a8294
Fullscreen aria-pressed event listened fix for Chrome
2018-04-17 20:28:47 +02:00
Albin Larsson
6d79b8cd4c
Don't require captions toggle button to be enabled in order to show captions
2018-04-17 18:59:19 +02:00
Sam Potts
88d766aeae
v3.2.0
v3.2.0
2018-04-17 23:54:38 +10:00
Sam Potts
119b471b84
More bug fixes
2018-04-17 23:51:23 +10:00
Sam Potts
7f079e0ec3
Fix for playing
false positive ( fixes #898 )
2018-04-17 22:52:46 +10:00
Sam Potts
46fe3eecff
Fixed bug for captions with no srclang and labels and improved logic ( fixes #875 )
2018-04-17 22:49:28 +10:00
Sam Potts
3061a701d5
PR merge
2018-04-14 14:58:09 +10:00
Sam Potts
e45109e1d7
Merge branch 'master' of github.com:sampotts/plyr
2018-04-14 14:48:20 +10:00
Sam Potts
e138e6d51e
Merge pull request #895 from nicolasthy/patch-1
...
Fix IE10 split error
2018-04-14 14:47:57 +10:00
Nicolas Thiry
aef1363b04
Fix IE10 with default captions.language
2018-04-13 14:44:05 +02:00
Nicolas Thiry
766dd03d81
Fix IE10 split error
...
On IE10, Plyr throws the error `Unable to get property 'split' of undefined or null reference`. This fixes the case when `window.navigator.language` is null and can't use the `split()` function.
2018-04-12 22:12:12 +02:00
Sam Potts
ab393651ec
Merge branch 'master' of github.com:sampotts/plyr
2018-04-11 23:44:44 +10:00
Sam Potts
ffd265d0ae
Merge pull request #888 from Antonio-Laguna/master
...
Safer check for active caption
2018-04-11 23:42:40 +10:00
Antonio Laguna
72155472dd
Safer check for active caption
2018-04-11 15:39:12 +02:00
Sam Potts
9b7170834e
Merge pull request #887 from danielsarin/use-i18n-for-normal-speed
...
Add i18n support for "Normal" value in speed options
2018-04-11 22:43:47 +10:00
Daniel Sarin
3e57a87bf7
Add i18n support for "Normal" value in speed options
2018-04-11 15:39:23 +03:00
Sam Potts
a15d1c9f1c
Merge pull request #886 from danielsarin/increate-menu-z-index
...
Increase menu container z-index to be higher than controls
2018-04-11 22:23:46 +10:00
Daniel Sarin
a095a64f90
Increase menu container z-index to be higher than controls
2018-04-11 15:13:34 +03:00
Sam Potts
2374d6b1c4
Merge branch 'master' of github.com:sampotts/plyr
2018-04-11 21:52:36 +10:00
Sam Potts
5ed3ff9084
Restore paused state after seek
2018-04-11 21:52:31 +10:00
Sam Potts
385be55510
Merge pull request #874 from friday/873
...
Fixes issue leaving fullscreen in Chrome using button
2018-04-10 17:21:15 +10:00
Albin Larsson
3082d0d128
Fixes #873 Can't leave fullscreen in Chrome (using button)
2018-04-05 20:29:01 +02:00
Sam Potts
f7e242f054
Merge pull request #871 from friday/867
...
Fix #867 : Add custom property fallback
2018-04-05 09:19:46 +10:00
Sam Potts
2874505004
Merge pull request #868 from friday/null-no-controls
...
Fix string "null" being appended after the video if controls argument is empty.
2018-04-05 09:19:05 +10:00
Albin Larsson
ed9e0c13d7
Fix #867 : Add custom property fallback
2018-04-05 00:33:09 +02:00
Albin Larsson
10be94fa99
Fix 'null' being appended after the video if controls is empty array
2018-04-04 21:33:14 +02:00
Sam Potts
ee79c46145
Merge branch 'master' of github.com:sampotts/plyr
2018-04-04 16:50:06 +10:00