Sam Potts
e49da6c13f
v3.4.5
2018-10-24 23:04:18 +11:00
Sam Potts
779e45c11b
Merge branch 'master' into develop
2018-10-24 22:32:55 +11:00
Sam Potts
5d5a6eabaa
Merge branch 'develop' of github.com:sampotts/plyr into develop
2018-10-24 22:31:47 +11:00
Sam Potts
03c9b53232
Allow custom download URL (for streaming, etc)
2018-10-24 22:31:35 +11:00
Sam Potts
ebaded66b4
Package updates
2018-10-24 22:31:16 +11:00
Sam Potts
c232eb2478
Fix SVG issue for older browsers ( fixes #1191 )
2018-10-24 22:30:41 +11:00
Sam Potts
7559cc6897
Merge pull request #1226 from jamesoflol/dont-hide-mobile-controls-immediately
...
Prevent immediate hiding of controls on mobile
2018-10-23 11:09:11 +11:00
James
69d0d6d7ee
Prevent immediate hiding of controls on mobile
2018-10-23 10:08:46 +11:00
Sam Potts
3e9336b15d
Merge pull request #1217 from epalmans/master
...
typo
2018-10-17 16:55:49 +11:00
e_palm
5c78ecc15d
typo
2018-10-16 14:48:10 +02:00
Sam Potts
fac134dd95
Added download button
2018-09-28 00:42:42 +10:00
Sam Potts
515ae32160
Moved hardcoded resources to i18n
2018-09-28 00:30:27 +10:00
Sam Potts
df8f040795
Remove link styles from anchor controls
2018-09-28 00:29:59 +10:00
Sam Potts
64a23992f0
SVG cleanup
2018-09-28 00:29:42 +10:00
Sam Potts
f5baff6e6b
Merge pull request #1192 from jamesoflol/more-mobile-touch-issues
...
Don't hide controls on focusout event
2018-09-27 21:33:37 +10:00
James
8bdd90a2a8
Don't hide controls on focusout event
...
It was immediately hiding controls on some touch-enabled devices. It will now also wait 4s to close after tabbing out, instead of immediately.
2018-09-26 14:48:10 +10:00
Sam Potts
5536e97482
Typo
2018-09-25 23:48:33 +10:00
Sam Potts
de47071256
v3.4.4
...
- Fixed issue with double binding for `click` and `touchstart` for `clickToPlay` option
- Improved "faux" fullscreen on iPhone X/XS phones with notch
- Babel 7 upgrade (which reduced the polyfilled build by ~10kb!)
2018-09-25 23:36:50 +10:00
Sam Potts
87072cb690
Clean up
2018-09-25 23:29:43 +10:00
Sam Potts
d9565e9250
Improved fullscreen on iPhone X etc
2018-09-25 23:29:32 +10:00
Sam Potts
f80b568e67
Reverted large pause button
2018-09-25 23:07:48 +10:00
Sam Potts
7fed689f9a
Yarn lock file
2018-09-25 22:25:46 +10:00
Sam Potts
3f48df8f10
Remove babel-polyfill in favour of core-js
2018-09-25 22:25:35 +10:00
Sam Potts
cc55092ca6
Babel upgrades
2018-09-25 22:25:04 +10:00
Sam Potts
3331d9d01d
Package upgrades
2018-09-25 20:46:58 +10:00
Sam Potts
62d80e6b76
Fix touch vs click issue
2018-09-25 20:43:09 +10:00
Sam Potts
7dc4d9cd22
v3.4.3
2018-08-14 12:16:34 +10:00
Sam Potts
8fb8ae1260
Merge pull request #1163 from sampotts/develop
...
Fix bug with nodeList for play buttons
2018-08-14 12:14:58 +10:00
Sam Potts
90304369f4
Fix watch
2018-08-14 12:13:16 +10:00
Sam Potts
922456c46c
Fix for nodeList as buttons
2018-08-14 12:13:00 +10:00
Sam Potts
eaeccd66ae
v3.4.2
2018-08-14 11:17:33 +10:00
Sam Potts
7a43649c13
Fix play/pause button state
2018-08-14 11:17:27 +10:00
Sam Potts
525bbf313e
v3.4.1
2018-08-14 09:18:09 +10:00
Sam Potts
cfaebe9bf2
Fix for controls missing ( fixes #1161 )
2018-08-14 09:17:58 +10:00
Sam Potts
b57b7b2153
v3.4.0
...
- Accessibility improvements (see #905 )
- Improvements to the way the controls work on iOS
- Demo code clean up
- YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed
- Controls spacing improvements
- Fix for pressed property missing with custom controls (Fixes #1062 )
- Fix #1153 : Captions language fallback (thanks @friday)
- Fix for setting pressed property of undefined (Fixes #1102 )
2018-08-14 00:02:01 +10:00
Sam Potts
48bf368316
Merge pull request #1160 from sampotts/develop
...
v3.4.0
2018-08-14 00:00:24 +10:00
Sam Potts
8f94ce86a0
Merge branch 'master' into develop
...
# Conflicts:
# readme.md
2018-08-13 23:59:19 +10:00
Sam Potts
10a9cf08f1
Changelog
2018-08-13 23:57:46 +10:00
Sam Potts
286d0d1794
Fix for pressed property missing with custom controls ( Fixes #1062 )
2018-08-13 23:52:10 +10:00
Sam Potts
95f6fa2731
Fix for setting pressed property of undefined ( Fixes #1102 )
2018-08-13 23:46:58 +10:00
Sam Potts
1aeef81288
Controls spacing improvements
2018-08-13 23:43:22 +10:00
Sam Potts
211ad6c8f5
Removed YouTube quality controls
2018-08-13 23:43:08 +10:00
Sam Potts
468b20d227
Moved mute button inside plyr__volume
2018-08-13 23:42:12 +10:00
Sam Potts
f6bc42c2bc
Fix IE11 issue in demo
2018-08-13 23:03:08 +10:00
Sam Potts
2c01b8ba76
Yarn lock file
2018-08-13 23:02:31 +10:00
Sam Potts
4e1df8677f
Fix tooltip alignment
2018-08-13 23:02:14 +10:00
Sam Potts
6953a12e2a
Set background color for video
2018-08-13 23:01:56 +10:00
Sam Potts
1d0db89194
Update wrong reference in docs
2018-08-13 23:01:38 +10:00
Sam Potts
297f297d18
Moved i18n to utils
2018-08-13 21:39:16 +10:00
Sam Potts
059205c378
Package updates
2018-08-13 21:39:02 +10:00
Sam Potts
f94e53ffb1
Merge pull request #1158 from friday/1153
...
Fix #1153 : Captions language fallback
2018-08-13 09:24:25 +10:00
Albin Larsson
a4f1fdec5d
Fix #1153 : Captions language fallback
2018-08-12 20:12:22 +02:00
Sam Potts
75374eb154
Merge pull request #1147 from jamesoflol/fix-ios-fullscreen-while-stopped
...
Remove 'video is playing' requirement for iosNative fullscreen
2018-08-05 22:46:58 +10:00
Sam Potts
3ad118c026
3.4.0-beta.2
2018-08-05 22:43:35 +10:00
Sam Potts
0bc6b1f1b3
Fix issue where enter key wasn’t setting focus correctly
2018-08-05 22:41:21 +10:00
Sam Potts
4ea458e1a3
Rounded aria-valuetext to 1 decimal place
2018-08-05 21:48:42 +10:00
Sam Potts
aacb172017
Removed aria-labelled-by
2018-08-05 21:48:21 +10:00
James
dbf768b1bd
Remove 'video is playing' requirement for iosNative fullscreen
2018-08-03 09:58:51 +10:00
Sam Potts
b96fcfc8ac
v3.4.0-beta.1
2018-08-02 00:55:48 +10:00
Sam Potts
18b4d26bee
Merge pull request #1142 from sampotts/a11y-improvements
...
A11y improvements
2018-08-02 00:47:57 +10:00
Sam Potts
7f4b74e2d4
Fix for hover over iframed players not showing controls
2018-08-02 00:47:03 +10:00
Sam Potts
a8f8486cf4
Merge pull request #1143 from mhluska/patch-1
...
Fix Readme typo (Patron -> Patreon)
2018-08-01 15:09:00 +10:00
Maros Hluska
a343e58e53
Fix Readme typo (Patron -> Patreon)
2018-08-01 12:08:02 +07:00
Sam Potts
0892d69ba2
Handle race condition for ads lib loading after source change
2018-08-01 13:56:49 +10:00
Sam Potts
ba511b51c7
Box shadow fix for range track
2018-08-01 13:00:51 +10:00
Sam Potts
e090581913
Ads on dev or prod only
2018-08-01 11:49:42 +10:00
Sam Potts
aaa56caa9c
Only focus button if menu wasn’t hidden already
2018-08-01 01:38:57 +10:00
Sam Potts
c8db1e55dd
Escape closes menu
2018-08-01 01:26:15 +10:00
Sam Potts
58079393e6
Build
2018-08-01 00:58:27 +10:00
Sam Potts
0b44f2d897
Demo config
2018-08-01 00:57:45 +10:00
Sam Potts
2371619486
Linting
2018-08-01 00:56:44 +10:00
Sam Potts
13a54b5dbe
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# src/js/controls.js
2018-08-01 00:46:26 +10:00
Sam Potts
fa0861ff2e
Merge pull request #1141 from friday/1137
...
Improve captions positioning consistency
2018-08-01 00:41:48 +10:00
Sam Potts
748aa5179f
Comments about keydown vs keyup for Firefox
2018-08-01 00:38:19 +10:00
Sam Potts
56a485bac6
Fix Firefox spacebar issue
2018-08-01 00:37:55 +10:00
Albin Larsson
9488de30e5
Fix #1137 : Improve captions positioning consistency
2018-07-31 16:26:34 +02:00
Sam Potts
e3dfd16096
Merge pull request #1139 from friday/controls-input
...
Controls input fixes
2018-07-31 09:08:08 +10:00
Albin Larsson
c230ccce86
Update controls.md docs
2018-07-31 00:44:07 +02:00
Albin Larsson
db22a8e9c4
Improve handling of the 'controls' argument
2018-07-31 00:43:56 +02:00
Sam Potts
3a3358e2b4
Make iOS range fix more universal
2018-07-30 23:29:14 +10:00
Sam Potts
248005e8e0
Fix merge
2018-07-30 23:29:02 +10:00
Sam Potts
dae272ef66
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# demo/dist/demo.css
# dist/plyr.css
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# package.json
# src/js/plyr.js
2018-07-30 23:09:12 +10:00
Sam Potts
2679c5898e
v3.2.23
2018-07-30 22:55:34 +10:00
Sam Potts
efb7401e6d
Merge pull request #1136 from sampotts/develop
...
v3.3.23
2018-07-30 22:54:03 +10:00
Sam Potts
60a0f0c979
Missed reference
2018-07-30 22:53:42 +10:00
Sam Potts
5d168d0e14
v3.3.23
2018-07-30 22:53:09 +10:00
Sam Potts
f964e34d8c
Merge pull request #1134 from mjfwebb/hide-empty-controls
...
Hide empty controls
2018-07-30 22:47:10 +10:00
Sam Potts
021ba0b8e9
Update controls.scss
2018-07-30 22:46:48 +10:00
Sam Potts
96d371546c
Merge pull request #1135 from sampotts/master
...
Merge back
2018-07-30 22:45:59 +10:00
Sam Potts
e1780a4df0
Fix for redraw issue
2018-07-30 22:44:19 +10:00
Albin Larsson
e5e169a1e2
Don't move caption up when "showing" the lower controls when the controls are empty
2018-07-30 01:02:13 +02:00
mjfwebb
5eda498516
If the plyr__controls is empty it is still showing the transition causing captions to be pushed up when hovering over where the controls would be. This change hides the plyr__controls div when it is empty.
2018-07-29 22:02:16 +02:00
Sam Potts
599b33e55f
Click to play fix, poster fix, iOS controls fixes
2018-07-30 01:13:12 +10:00
Sam Potts
3a8332bdb3
Fix for webkit redrawing issue
2018-07-29 12:32:26 +10:00
Sam Potts
44b5d9f6b9
Merge pull request #1131 from friday/1108
...
Make sure youtube.onReady doesn't run twice
2018-07-29 00:19:37 +10:00
Albin Larsson
24deff0e2d
Fix #1108 : Make sure youtube.onReady doesn't run twice
2018-07-28 04:04:57 +02:00
Sam Potts
0933b48c2a
Merge pull request #1113 from friday/issue-templates
...
Use GitHub's new issue template prompt
2018-07-27 13:12:49 +10:00
Sam Potts
71578e07ec
Merge pull request #1120 from didacte/add-missing-youtube-hl-param
...
Add support for YouTube's hl param
2018-07-26 00:03:10 +10:00
Léo Renaud-Allaire
671325dd17
Add support for YouTube's hl param
2018-07-24 16:36:25 -04:00
Sam Potts
53a3d06103
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# demo/dist/demo.css
# demo/dist/demo.js.map
# demo/dist/demo.min.js
# demo/dist/demo.min.js.map
# dist/plyr.css
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# package.json
# yarn.lock
2018-07-24 09:38:26 +10:00
Albin Larsson
ad1989e45e
New issue templates (with prompt)
2018-07-23 06:21:46 +02:00
Albin Larsson
f9ac98bc6d
Lowercase contributing.md (like the other docs)
2018-07-23 06:21:25 +02:00
Sam Potts
544ab0086b
Logic fix
2018-07-19 10:02:41 +10:00
Sam Potts
13bf80d372
Deployment improvements (auto purge cache etc)
2018-07-19 09:47:11 +10:00
Sam Potts
e2fb922d73
v3.3.22
2018-07-18 21:47:46 +10:00
Sam Potts
a6cc85c437
Merge branch 'develop'
2018-07-18 21:46:43 +10:00
Sam Potts
d061be5d2b
Changelog
2018-07-18 21:46:23 +10:00
Sam Potts
dc2feedd79
Merge pull request #1103 from sampotts/develop
...
v3.3.12
2018-07-18 21:45:31 +10:00
Sam Potts
f8e4ba36e5
Merge branch 'master' into develop
...
# Conflicts:
# changelog.md
# dist/plyr.js.map
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js.map
# package.json
2018-07-18 21:44:39 +10:00
Sam Potts
f3d5389587
3.3.17
2018-07-18 21:41:46 +10:00
Sam Potts
d9ffb10b93
Merge pull request #1080 from gurupras/html5-quality-source-setter-readme
...
Updated README.md to show how to add quality options to HTML5 videos
2018-07-18 15:32:46 +10:00
Sam Potts
e63ad7c74b
Keyboard and focus improvements
2018-07-15 19:23:28 +10:00
Sam Potts
1186377b25
Merge pull request #1095 from friday/stickler
...
Add stickler config
2018-07-11 23:32:49 +10:00
Sam Potts
8616895e57
Merge pull request #1094 from friday/remark
...
Verify internal documentation links with "remark"
2018-07-11 09:17:24 +10:00
Albin Larsson
2cf5a22c85
Fix internal link for the source setter
2018-07-10 23:56:00 +02:00
Albin Larsson
763eb2df80
Add 'remark' and plugin to verify internal links in markdown
2018-07-10 23:56:00 +02:00
Albin Larsson
8bbf66a0fb
Add stickler config
2018-07-10 20:53:09 +02:00
Sam Potts
676b46e4a7
Merge pull request #1093 from friday/travis-2
...
Verify PR instructions with Travis
2018-07-10 15:24:22 +10:00
Albin Larsson
82a119c67f
Add travis check for the base branch (only permit develop for code changes)
2018-07-10 05:16:05 +02:00
Albin Larsson
6fd4389887
Add travis check for omitting dist in development branch
2018-07-10 05:16:05 +02:00
Albin Larsson
1e1a548459
Simplify travis conf
2018-07-10 02:44:15 +02:00
Sam Potts
8db9b53a8f
Merge pull request #1092 from friday/readme-streaming-link
...
Fix streaming link in docs
2018-07-10 09:50:43 +10:00
Sam Potts
ba33fd8277
Merge pull request #1091 from friday/1085
...
Add navigator.languages fallback for ios 9
2018-07-10 09:50:24 +10:00
Albin Larsson
8071feda18
Fix streaming link
2018-07-09 18:47:16 +02:00
Albin Larsson
a49b73cd01
Add navigator.languages fallback for ios 9
2018-07-09 18:38:23 +02:00
Sam Potts
8226493a9e
Update pull_request_template.md
2018-07-05 09:49:25 +10:00
Sam Potts
38a8a0e8a1
Update issue_template.md
2018-07-05 09:45:17 +10:00
Sam Potts
ead6601394
Merge
2018-07-02 23:11:59 +10:00
Sam Potts
e61ebd8d05
Merge branch 'develop' into a11y-improvements
2018-07-02 23:11:50 +10:00
Sam Potts
6eeca8b5d1
Merge pull request #1083 from friday/fix-travis
...
Change "no-cycle" lint-error to warning
2018-07-02 08:53:50 +10:00
Sam Potts
bf51ce4414
Merge pull request #1082 from friday/yarn-error.log
...
Gitignore yarn-error.log
2018-07-02 08:53:32 +10:00
Albin Larsson
5ad614e251
Change linting import/no-cycle to warning (not error)
2018-07-01 19:50:58 +02:00
Albin Larsson
93c890603d
Gitignore yarn-error.log
2018-07-01 19:33:47 +02:00
Guru Prasad Srinivasa
29fb4dfc2b
Updated README.md to show up to add quality options to HTML5 videos
...
initialized via the source setter
2018-06-30 08:04:32 -04:00
Sam Potts
7de9fd1d65
Merge branch 'develop'
...
# Conflicts:
# changelog.md
# demo/dist/demo.css
# demo/dist/demo.js.map
# demo/dist/demo.min.js
# demo/dist/demo.min.js.map
# dist/plyr.css
# dist/plyr.js.map
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# package.json
# readme.md
# src/js/plyr.js
# src/js/plyr.polyfilled.js
2018-06-29 00:43:02 +10:00
Sam Potts
566c059832
3.3.16
2018-06-29 00:38:11 +10:00
Sam Potts
0c9572f0a1
Merge branch 'develop' of github.com:sampotts/plyr into develop
2018-06-29 00:21:28 +10:00
Sam Potts
c99607c85a
Linting, housekeeping, duration fix ( fixes #1074 )
2018-06-29 00:21:22 +10:00
Sam Potts
e2010bcd1a
Merge pull request #1075 from mimse/feature/handle_live_stream
...
Hide currentTime and progress
2018-06-28 23:52:58 +10:00
Sam Potts
3bf1c59bd6
Work on key bindings for menu
2018-06-28 23:44:07 +10:00
mimse
e9f1b55f51
Hide currentTime and progress
2018-06-28 11:25:55 +02:00
Sam Potts
4f5152f526
Merge pull request #1070 from mimse/fix_condition_check
...
Fixed condition check
2018-06-27 22:47:42 +10:00
Morten Vestergaard Hansen
de9b53045a
Fixed condition check
...
If class includes "control" it will add it again.
2018-06-27 14:33:51 +02:00
Sam Potts
e59fe1aacf
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# src/js/listeners.js
2018-06-25 23:09:13 +10:00
Sam Potts
df458c5e7a
Merge branch 'develop' of github.com:sampotts/plyr into develop
2018-06-25 22:31:43 +10:00
Sam Potts
e206554146
Linting and package tweak
2018-06-25 22:31:38 +10:00
Sam Potts
e422806c44
Merge pull request #1063 from klassicd/develop
...
Handle undefined this.player.elements.buttons.play
2018-06-25 20:21:49 +10:00
Michael DePetrillo
b6ddf144f4
handle undefined player.elements.buttons.play
2018-06-25 12:00:02 +02:00
Sam Potts
86406ee59a
Merge pull request #1061 from friday/captions-no-toggle-button
...
Fix captions.toggle() if there is no toggle button
2018-06-22 08:19:33 +10:00
Albin Larsson
81c5477f1d
Fix captions.toggle() if there is no toggle button
2018-06-21 15:22:30 +02:00
Sam Potts
ac64350a5f
Fix for bug where controls wouldn't show on hover over YouTube video
2018-06-21 19:26:56 +10:00
Sam Potts
333619f1e3
Remove pointer-events: none on embed <iframe> to comply with YouTube ToS
2018-06-21 14:26:40 +10:00
Sam Potts
17dcb63c26
Merge branch 'develop'
...
# Conflicts:
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
2018-06-21 09:11:05 +10:00
Sam Potts
e04b90c9c0
Ads only on HTML5 and .is cleanup
2018-06-21 09:06:28 +10:00
Sam Potts
1f1d74ba50
Work on menus
2018-06-21 09:01:16 +10:00
Sam Potts
f62e1da01a
Merge pull request #1057 from meyt/patch-1
...
Fix i18n defaults path on README
2018-06-20 22:46:50 +10:00
Meyti
2fe949629f
Fix i18n defaults path
2018-06-20 16:00:51 +04:30
Sam Potts
20f2ddc11d
Merge pull request #1056 from friday/volume
...
Minor increaseVolume and decreaseVolume changes
2018-06-20 16:53:43 +10:00
Albin Larsson
004528a65c
Avoid conditions in volume scroll event listener
2018-06-19 17:22:12 +02:00
Albin Larsson
39c7bd40c2
Make decreaseVolume wrap increaseVolume for code reuse
2018-06-19 16:29:52 +02:00
Albin Larsson
43879e08f4
Make (increase/decrease)Volume methods ignore invalid input instead of raising / lowering to the min / max
2018-06-19 16:27:06 +02:00
Sam Potts
bb546fe43f
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
2018-06-19 19:24:47 +10:00
Sam Potts
5ed7aa6620
v3.3.17
2018-06-19 16:58:38 +10:00
Sam Potts
47750b6aad
v3.3.17
...
- Fix YouTube muting after seeking with the progress slider
- Respect preload="none" when setting quality if the media hasn't been loaded some other way
2018-06-19 16:57:32 +10:00
Sam Potts
de7832eb8b
Merge branch 'develop'
2018-06-19 16:40:54 +10:00
friday
52ea5bd0ab
Merge pull request #1052 from friday/youtube-audio-fix
...
Fix YouTube muting after seeking with the progress slider.
2018-06-19 04:15:07 +02:00
Albin Larsson
457d112df7
Fix #1045 : YouTube mutes when seeking after play
2018-06-19 04:03:59 +02:00
Sam Potts
22cdec9d38
Merge pull request #1051 from friday/quality-2
...
Respect preload="none" when setting quality if the media hasn't been loaded some other way
2018-06-19 11:48:44 +10:00
Albin Larsson
d72e502107
Fixes #1044 : Don't load the new source if preload is disabled and the current source hasn't been loaded
2018-06-19 03:39:18 +02:00
Albin Larsson
94055f0772
Replace filter()[0] with find()
2018-06-19 03:35:57 +02:00
Sam Potts
ede9323524
v3.3.16
2018-06-19 09:16:14 +10:00
Sam Potts
c45f428f61
Built files
2018-06-19 09:14:10 +10:00
Sam Potts
b61ba02f3d
Fix issue with play button not changing state ( fixes #1048 )
2018-06-19 09:12:21 +10:00
Sam Potts
9e1218547b
WIP
2018-06-19 09:11:35 +10:00
Sam Potts
715b88c09b
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
2018-06-18 23:29:25 +10:00
Sam Potts
ea4d91d2a0
v3.3.15
2018-06-18 23:21:03 +10:00
Sam Potts
7b9ef7d757
More work on menus
2018-06-18 23:13:40 +10:00
Sam Potts
d64ed4ba5a
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
2018-06-18 22:17:34 +10:00
Sam Potts
22d524ac9d
Removed 1440p so I can afford to eat
2018-06-18 22:16:12 +10:00
Sam Potts
8584f6a1db
v3.3.14
2018-06-18 22:01:56 +10:00
Sam Potts
08df96a149
v3.3.13
...
You guessed it, a load of awesome changes from contributors:
Thanks @friday for the following:
- Captions fixes
- Fix poster race conditions
- Minor code improvements for quality switching
- Minor event changes
- Fix condition in events.toggleListener to allow non-elements
- Suggestion: Remove array newline rule
- Contributions improvements
- fix: html5.cancelRequest not remove source tag correctly (thanks @a60814billy)
- remove event listeners in destroy() (thanks @cky917)
- Fix markdown in README (thanks @azu)
- Some parts of the accessibility improvements outlined in #905 (more on the way...)
- Fix for bug where volume slider didn't always show
2018-06-18 21:49:06 +10:00
Sam Potts
cc3c0b5448
Merge branch 'develop'
2018-06-18 21:41:25 +10:00
Sam Potts
ffd864ed39
Work on controls
2018-06-18 21:39:47 +10:00
Sam Potts
3c9c1b4cdc
Merge pull request #1041 from sampotts/a11y-improvements
...
A11y improvements
2018-06-17 01:34:11 +10:00
Sam Potts
599883e684
Formatting fix
2018-06-17 01:30:24 +10:00
Sam Potts
f1b4db4f36
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# src/js/controls.js
# src/js/fullscreen.js
# src/js/plyr.js
# src/js/ui.js
# src/js/utils.js
2018-06-17 01:26:24 +10:00
Sam Potts
d4abb4b143
120 line width, package upgrade
2018-06-17 01:04:55 +10:00
Sam Potts
828ce66942
Merge pull request #1038 from friday/captions-input-lowercase
...
Small captions fixes
2018-06-17 00:40:56 +10:00
Sam Potts
ccc2608cf6
Merge pull request #1039 from friday/poster-race-conditions
...
Fix poster race conditions
2018-06-17 00:40:28 +10:00
Sam Potts
de45de0e0b
Merge pull request #1040 from friday/switches-get-stitches
...
Switches code optimizations
2018-06-17 00:39:35 +10:00
Albin Larsson
99c10aa1fc
Replace switch in controls.createProgress with object literal
2018-06-16 07:27:04 +02:00
Albin Larsson
2a186e425b
Replace switch in support.mime with object literal and conditions, and make it return boolean
2018-06-16 07:27:04 +02:00
Albin Larsson
64bb206d85
Replace switch in support.check with simpler conditions
2018-06-16 07:27:04 +02:00
Albin Larsson
2d6732d580
Replace switch in controls.createLabel with object literal
2018-06-16 07:25:34 +02:00
Albin Larsson
8f359adf9c
Fix captions.toggle order
2018-06-16 01:34:55 +02:00
Albin Larsson
1f09493ba2
Captions: Handle uppercase input (like before)
2018-06-16 01:07:16 +02:00
Albin Larsson
115f352ade
Respect call order and prioritize public API calls for setting poster, in order to avoid race conditions
2018-06-15 23:56:47 +02:00
Albin Larsson
2af60c5c0d
Add 'ready' promise
2018-06-15 23:01:33 +02:00
Albin Larsson
aab2817ddc
Copy poster when creating new media element for YouTube and Vimeo (needed for #1018 )
2018-06-15 22:57:16 +02:00
Albin Larsson
f1c4752036
Filter out null / undefined in elements.setAttributes
2018-06-15 22:52:19 +02:00
Albin Larsson
88735e3146
Replace switch in controls.updateSetting with condition
2018-06-15 15:57:10 +02:00
Albin Larsson
c373ed72d7
Replace switch in YouTube error handler with object literal
2018-06-15 15:57:10 +02:00
Albin Larsson
213cfe8c84
Replace switch in media.js with simpler conditions
2018-06-15 15:57:10 +02:00
Albin Larsson
87ea5e14b4
Replace provider switch plyr.js with conditions
2018-06-15 15:57:10 +02:00
Albin Larsson
2aa967aba9
Replace switch in source.js with destructuring
2018-06-15 12:33:30 +02:00
Sam Potts
d522e40594
Merge pull request #1034 from friday/remove-array-newline-rule
...
Suggestion: Remove array newline rule
2018-06-15 15:34:29 +10:00
Sam Potts
3cd2b9a6c3
Merge pull request #1036 from friday/captions-passive-toggle
...
Captions fixes (again)
2018-06-15 15:33:39 +10:00
Albin Larsson
19e412a73a
Add 'passive' flag to internal captions methods to avoid overriding user preferences, support multiple browser languages (get first match) and improve comments
2018-06-15 06:07:04 +02:00
Albin Larsson
cf5f77c709
Fix menu transitionend event listener
2018-06-15 05:51:23 +02:00
Sam Potts
4811e3333f
Merge pull request #1035 from sampotts/friday-contrib-2
...
Contributions improvements
2018-06-15 11:04:33 +10:00
Albin Larsson
8257857075
Wrap caption toggle event listener callback to avoid sending event
2018-06-15 02:44:00 +02:00
friday
e3e4e60fdb
Contributions improvements
...
General improvements and new sections
2018-06-14 19:50:59 +02:00
Albin Larsson
6ce9a94932
Move internal event listeners for captions with direct handling in the captions object
2018-06-14 16:41:16 +02:00
Albin Larsson
fa5d0ad316
Move toggleCaption internals to captions object
2018-06-14 15:58:35 +02:00
Albin Larsson
6bff6b317d
Remove line breaks in arrays
2018-06-13 23:27:35 +02:00
Albin Larsson
99ac8d4c52
Remove array-newline rule
2018-06-13 22:07:32 +02:00
Sam Potts
019e1f80ca
Merge pull request #1032 from friday/event-2
...
Fix condition in events.toggleListener to allow non-elements
2018-06-13 23:16:46 +10:00
Albin Larsson
2fe98f3721
Fix condition in events.toggleListener to allow non-elements
2018-06-13 14:29:55 +02:00
Sam Potts
5c08363400
Merge pull request #1030 from friday/event-improvements
...
Minor event changes
2018-06-13 10:52:17 +10:00
Albin Larsson
927326f715
Also remove 'once' event listeners when destroying (they may still be waiting)
2018-06-12 20:00:41 +02:00
Albin Larsson
53933dff7e
Use toggleListener in trapFocus
2018-06-12 19:39:26 +02:00
Albin Larsson
f15c1344b0
Removed support for multiple elements in toggleListener
2018-06-12 19:10:00 +02:00
Albin Larsson
fb48b330cc
typo
2018-06-12 17:41:17 +02:00
Sam Potts
5dddf8b0ec
Logic cleanup
2018-06-13 00:56:31 +10:00
Sam Potts
0ecf7e3854
Force string on format
2018-06-13 00:48:42 +10:00
Sam Potts
aae1092bac
Merge branch 'develop' of github.com:sampotts/plyr into develop
...
# Conflicts:
# src/js/captions.js
# src/js/controls.js
# src/js/fullscreen.js
# src/js/html5.js
# src/js/listeners.js
# src/js/plugins/youtube.js
# src/js/plyr.js
# src/js/utils.js
2018-06-13 00:41:30 +10:00
Sam Potts
7158e507ad
Merge pull request #1029 from cky917/develop
...
remove event listeners in destroy()
2018-06-13 00:05:31 +10:00
Sam Potts
70f3390ffe
Merge pull request #1028 from a60814billy/fix/cancel-request-not-remove-source-tag-correctly
...
fix: html5.cancelRequest not remove source tag correctly
2018-06-13 00:03:24 +10:00
Sam Potts
392dfd024c
Utils broken down into seperate files and exports
2018-06-13 00:02:55 +10:00
cky
87170ab460
remove event listeners in destroy, add once method
2018-06-12 21:18:05 +08:00
BoHong Li
ee4c044d27
fix: html5.cancelRequest not remove source tag correctly
2018-06-12 11:35:31 +08:00
Sam Potts
0b09b8ee6f
Merge pull request #1027 from friday/quality
...
Minor code improvements for quality switching
2018-06-12 11:13:34 +10:00
Albin Larsson
db95b3234f
Move uniqueness filter from getQualityOptions to setQualityMenu
2018-06-12 02:31:18 +02:00
Albin Larsson
6d2dad5810
Trigger qualityrequested event unconditionally when trying to set it (needed for streaming libraries to be able to listen)
2018-06-12 02:31:18 +02:00
Albin Larsson
81ee3f759c
Remove todo comment about Vimeo support for setting quality (they don't support it)
2018-06-12 02:31:18 +02:00
Albin Larsson
ed606c28ab
Filter out unsupported mimetypes in getSources() instead of the quality setter
2018-06-12 02:31:18 +02:00
Albin Larsson
f15e07f7f5
Simplify logic in youtube.mapQualityUnit (not that it matters much now)
2018-06-12 02:31:04 +02:00
Sam Potts
cd14c3086d
Merge pull request #1025 from azu/patch-1
...
Fix markdown in README
2018-06-11 20:16:18 +10:00
azu
41184b82ee
Fix markdown in README
2018-06-11 19:12:35 +09:00
Sam Potts
6a6f3914c0
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
2018-06-11 17:13:09 +10:00
Sam Potts
840e31a693
v3.3.12
2018-06-11 17:10:37 +10:00
Sam Potts
1bc452c349
Merge
2018-06-11 16:54:35 +10:00
Sam Potts
3fad6ed42c
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# demo/dist/demo.css
# dist/plyr.css
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# src/js/captions.js
2018-06-11 16:54:20 +10:00
Sam Potts
38f954ef17
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
2018-06-11 16:48:54 +10:00
Sam Potts
abd1182303
Merge
2018-06-11 16:45:40 +10:00
Sam Potts
efe70ab48e
v3.3.11
2018-06-11 16:39:35 +10:00
Albin Larsson
62c263bda3
Replace quality setter conditions with Array.find()
2018-06-11 08:23:08 +02:00
Albin Larsson
4c1337b4c5
Assure type safety in getSources() and getQualityOptions() (always return arrays), and remove external conditions and type conversion no longer needed
2018-06-11 08:23:08 +02:00
Sam Potts
38f10d4cc6
WIP
2018-06-11 16:19:11 +10:00
Sam Potts
1ad76800b0
Merge pull request #1024 from friday/event-bubble-detail
...
Event "detail" is lost in the synthetic event bubble/proxy
2018-06-11 16:13:02 +10:00
Albin Larsson
cc97d7be6a
Fix synthetic event bubble/proxy loses detail
2018-06-11 08:00:46 +02:00
Sam Potts
f951cb372c
Merge pull request #1023 from friday/make-utils-static
...
Make utils static
2018-06-11 14:41:06 +10:00
Albin Larsson
37a3ab202a
Remove wrapper function around utils.is.element in Plyr.setup() (no lnger needed)
2018-06-11 05:44:57 +02:00
Albin Larsson
b148adc0af
Avoid using this to refer to utils or utils.is, since that means methods can't be used statically
2018-06-11 05:44:57 +02:00
Albin Larsson
16828e975a
Move utils.is.getConstructor() to utils.getConstructor()
2018-06-11 05:44:57 +02:00
Sam Potts
7d26f41d64
Merge pull request #1015 from friday/captions-fixes-again
...
Captions rewrite (use index internally to support missing or duplicate languages)
2018-06-11 13:21:05 +10:00
Sam Potts
f37f465ce4
Merge pull request #1020 from friday/1016
...
Vimeo: Update playback state and assure events are triggered on load
2018-06-11 11:48:03 +10:00
Sam Potts
b199215525
Merge pull request #1021 from friday/vimeo-seek-while-playing
...
Fix for YouTube and Vimeo pausing after seek
2018-06-11 11:47:34 +10:00
Albin Larsson
94699f3255
Fix problem with YouTube and Vimeo seeking while playing
2018-06-11 02:21:00 +02:00
Albin Larsson
d3e98eb27e
Vimeo: Assure state is updated with autoplay ( fixes #1016 )
2018-06-11 00:00:16 +02:00
Albin Larsson
41012a9843
Typo
2018-06-10 22:00:15 +02:00
Albin Larsson
c83487a293
Fix #1017 , fix #980 , fix #1014 : Captions rewrite (use index internally)
2018-06-10 19:00:07 +02:00
Albin Larsson
1fab4919c0
controls.createMenuItem: Change input to object (too many params made it hard to read)
2018-06-10 18:57:19 +02:00
Albin Larsson
9dc0f28800
Avoid condition in getTracks
2018-06-10 18:57:19 +02:00
Albin Larsson
b57784d1a5
Change debug warn 'Unsupported language option' to log 'Language option doesn't yet exist' since it doesn't have to be an error
2018-06-10 18:56:13 +02:00
Albin Larsson
a80b31bf98
Fix #1003 : Formatted captions issue
2018-06-10 18:56:13 +02:00
Sam Potts
7c6d4666e9
Merge branch 'develop' into a11y-improvements
...
# Conflicts:
# demo/dist/demo.css
# dist/plyr.css
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
# src/js/captions.js
# src/js/plyr.js
2018-06-09 17:03:16 +10:00
Sam Potts
76bb299c68
Restore default
2018-06-09 12:05:37 +10:00
Sam Potts
0c03accd41
Fix Sprite issue
2018-06-09 12:04:53 +10:00
Albin Larsson
b12eeb0eb7
Merge captions setText and setCue into updateCues ( fixes #998 and vimeo cuechange event)
2018-06-08 11:44:15 +02:00
Sam Potts
8e634862ff
Merge pull request #1007 from cky917/master
...
fix: After clicking on the progress bar, keyboard operations will not work.
2018-06-08 10:54:16 +10:00
Sam Potts
1e1874d86b
Merge pull request #1009 from friday/contributing
...
Contributing document and codepen demo updates
2018-06-08 10:52:37 +10:00
Albin Larsson
16624b90d3
Clarifications due to recent non-constructive comments in #1001
2018-06-07 14:30:05 +02:00
Albin Larsson
ed14b656a8
Add contributing document
2018-06-07 11:47:51 +02:00
Albin Larsson
1d0cf16254
Readme: Replace streaming section with codepen templates for all supported formats and libraries (and updated code)
2018-06-07 11:47:34 +02:00
cky
84424f7f67
fix: when the seek input is focused and the video is playing, the space key can't make the video pause, because after 'keyup', it always make the video play
2018-06-06 19:27:07 +08:00
cky
c95d9923f7
fix: https://github.com/sampotts/plyr/issues/1006
2018-06-06 16:59:42 +08:00
Sam Potts
05b85da3f4
Update controls.md ( fixes #996 )
2018-06-02 19:48:48 +10:00
Sam Potts
a4caba120c
Merge branch 'master' of github.com:sampotts/plyr
...
# Conflicts:
# demo/dist/demo.css
# dist/plyr.css
# dist/plyr.js.map
# dist/plyr.min.js
# dist/plyr.min.js.map
# dist/plyr.polyfilled.js.map
# dist/plyr.polyfilled.min.js
# dist/plyr.polyfilled.min.js.map
2018-05-31 23:43:40 +10:00
Sam Potts
969a877a34
v3.3.10
2018-05-31 23:41:48 +10:00
Sam Potts
fb22a90d33
Merge pull request #993 from sampotts/develop
...
v3.3.10
2018-05-31 23:39:51 +10:00
Sam Potts
108bd3dfa0
Fixed incorrect BEM formatting, fixed buffer alignment
2018-05-31 23:33:59 +10:00
Sam Potts
5a445ae647
Merge pull request #988 from kim-company/translate-qualities
...
Translate quality badges and quality names
2018-05-31 22:43:31 +10:00
Philip Giuliani
56668f58b6
Rename qualityName to label
2018-05-31 14:40:56 +02:00
Sam Potts
eec96e5879
Merge pull request #990 from friday/travis
...
Travis integration
2018-05-31 18:33:00 +10:00
Sam Potts
c6c9d877e4
Merge pull request #992 from philipgiuliani/quality-resume-time
...
Wait for the metadata to be loaded before setting the currentTime
2018-05-31 18:32:10 +10:00
Philip Giuliani
61f4b998e1
Wait for the metadata to be loaded before setting the currentTime
2018-05-31 10:17:41 +02:00
Sam Potts
25a319d884
Merge pull request #989 from friday/pr-template
...
Proposed changes to PR template
2018-05-31 08:34:02 +10:00
Albin Larsson
4bf678fe6c
Proposed changes to PR template (develop as base branch, exclude build and typo fix)
2018-05-30 19:52:15 +02:00
Albin Larsson
359acd6bb9
Lint and build in travis
2018-05-30 19:40:17 +02:00
Albin Larsson
2fce385691
Add npm scripts for linting and building
2018-05-30 19:40:17 +02:00
Albin Larsson
a82c61c539
Gulp: Add option to build only
2018-05-30 19:39:57 +02:00
Philip Giuliani
a8fa125a96
Refactor getDeep method
2018-05-30 17:30:10 +02:00
Philip Giuliani
6435ced707
Return undefined when the key is not present.
2018-05-30 17:10:38 +02:00
Philip Giuliani
94dc0d176c
Rebuild
2018-05-30 17:03:41 +02:00
Philip Giuliani
23c21252e8
Rebuild
2018-05-30 17:02:07 +02:00
Philip Giuliani
41c7dff0e8
Add getDeep method to utils
2018-05-30 17:02:07 +02:00
Philip Giuliani
e3bae562fc
Rebuild
2018-05-30 17:02:07 +02:00
Philip Giuliani
1c1668bfc3
Implement translation support for qualityName and qualityBadge
2018-05-30 17:02:07 +02:00
Philip Giuliani
e0c09c51f2
Allow nested translations
2018-05-30 17:02:07 +02:00
Philip Giuliani
8de06fb862
Accept quality 0
2018-05-30 17:02:07 +02:00
Sam Potts
64412868d8
ESLint tweak
2018-05-30 17:02:07 +02:00
Sam Potts
450958c290
Merge pull request #981 from friday/hls-captions
...
Improve captions handling for streaming
2018-05-30 21:44:42 +10:00
Sam Potts
963fe11ad6
Update readme.md
2018-05-30 00:22:01 +10:00
Sam Potts
ce199e4b6b
Merge pull request #986 from friday/701
...
Call duration update method manually if user config has duration
2018-05-30 00:20:15 +10:00
Albin Larsson
9d798893b5
Call duration update method manually if user config has duration
2018-05-29 16:06:07 +02:00
Albin Larsson
64399e0717
Defer initial captions update to next tick, to avoid event being triggered to early
2018-05-28 17:54:25 +02:00
Albin Larsson
f58e23b325
Change to using addtrack and removetrack listeners since 'change' didn't trigger in firefox for embedded captions (may also be a hls.js issue)
2018-05-28 16:19:44 +02:00
Albin Larsson
812e07b734
Replace browser language detection in defaults.js with explicit 'auto' option
2018-05-28 07:43:37 +02:00
Albin Larsson
c9298fde76
Fix typo
2018-05-28 07:08:38 +02:00
Albin Larsson
0109454a34
Ensure language is set in case the track is added after initialization, and trigger languagechange event when language is initially set
2018-05-28 06:08:03 +02:00
Albin Larsson
813f703211
Add option to watch caption track changes and update language options
2018-05-28 06:08:03 +02:00
Albin Larsson
7aad747c25
Optimize captions code reused and ensure captionsenabled/captionsdisabled
...
will be sent on initial setup
2018-05-28 05:44:54 +02:00
Sam Potts
d70a787af1
Merge branch 'develop'
2018-05-28 10:42:11 +10:00
Sam Potts
69bb0917ad
v3.3.9
2018-05-28 10:41:51 +10:00
Sam Potts
90c5735904
WIP
2018-05-28 10:19:07 +10:00
Sam Potts
6f256d09b2
ESLint tweak
2018-05-28 10:18:04 +10:00
Sam Potts
e9684c2021
Merge pull request #979 from friday/respect-storage
...
Respect storage being disabled for storage getter
2018-05-28 10:09:02 +10:00
Sam Potts
bf91a0e73f
Merge pull request #977 from friday/utils.is.icue-ie11
...
Restore utils.is.cue()
2018-05-28 10:08:42 +10:00
Sam Potts
14b6309aef
Merge pull request #978 from friday/ie-issues
...
Fix InvalidStateError and IE11 issues
2018-05-28 10:08:24 +10:00
Albin Larsson
6391ced99f
If storage is disabled, disable get as well, not just set
2018-05-28 01:58:06 +02:00
Albin Larsson
fac8a185ba
Simplify currentTime setter and bail when media hasn't loaded
2018-05-28 00:57:07 +02:00
Albin Larsson
c69aa8a42b
Avoid duration getter returning NaN before element has loaded
2018-05-28 00:57:01 +02:00
Albin Larsson
f34bf22125
Restore utils.is.cue()
2018-05-27 20:28:48 +02:00
Sam Potts
f0be913dc3
Merge pull request #975 from sampotts/develop
...
v3.3.8
2018-05-26 13:55:22 +10:00
Sam Potts
cd51788b98
v3.3.8
2018-05-26 13:53:15 +10:00
Sam Potts
edd67b0da3
Typo
2018-05-20 23:44:40 +10:00
Sam Potts
d733454d7f
Pause while seeking
2018-05-20 23:40:28 +10:00
Sam Potts
41f9a87e0e
Add URL polyfill
2018-05-20 23:40:00 +10:00
Sam Potts
f4858f0c62
Merge pull request #959 from friday/876
...
Youtube and vimeo fixes
2018-05-19 16:49:31 +10:00
Albin Larsson
121093ae71
Prevent durationchange events from showing time when invertTime is false
2018-05-19 04:27:45 +02:00
Albin Larsson
aa8fc313a9
Fix #966 : Add 'seeked' event listener to update progress (seeking doesn't have the correct time)
2018-05-19 04:23:22 +02:00
Albin Larsson
723298a07b
Fix #921 : Trigger seeked event in youtube plugin if either playing or paused
2018-05-19 04:18:27 +02:00
Albin Larsson
f8c89e3e95
Fix #876 : YouTube and Vimeo autoplays on seek
2018-05-19 04:18:27 +02:00
Albin Larsson
333435a9c2
Fix playback state (paused) and events (play/pause)
2018-05-19 04:18:27 +02:00
Sam Potts
3ab2295fe7
Merge branch 'master' into develop
2018-05-19 11:29:47 +10:00
Sam Potts
c41bb657ac
Merge pull request #958 from friday/954
...
Fix the seek tooltip time difference from seek time
2018-05-19 11:28:38 +10:00
Sam Potts
55bbf64f2b
Merge pull request #963 from friday/verify-poster
...
Make sure poster element isn't shown if the image isn't loaded
2018-05-19 11:27:52 +10:00
Sam Potts
3bba65f2c2
Merge pull request #967 from friday/883
...
toggleControls rewrite
2018-05-19 11:27:19 +10:00
Sam Potts
1bab0d07b5
Merge branch 'master' into develop
2018-05-19 11:26:05 +10:00
Sam Potts
602353f4d9
Merge branch 'master' of github.com:sampotts/plyr
2018-05-19 11:25:02 +10:00
Sam Potts
51814249af
Reduce circular dependencies
2018-05-19 11:24:56 +10:00
Albin Larsson
37c5fbfe16
toggleControls() rewrite
2018-05-18 16:19:38 +02:00
Albin Larsson
d7356726a1
Remove ui.checkFailed() and error class
2018-05-16 23:21:06 +02:00
Albin Larsson
4db6bf7a2e
Make utils.toggleClass() compatible with Element.classList.toggle (rename toggle argument to 'force' and make it optional)
2018-05-16 23:21:06 +02:00
Albin Larsson
28826f6402
Add 'video only' caveat to toggleControls() doc (current behavior)
2018-05-16 23:21:06 +02:00
Albin Larsson
c845558d96
Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnails
2018-05-15 16:41:51 +02:00
Albin Larsson
16c3a7d9e5
Rewrite ui.setPoster to check that images arent broken or youtube fallback images. Only show poster element when valid
2018-05-15 16:21:36 +02:00
Albin Larsson
90d5b48845
Add async method to utils for loading/checking images
2018-05-15 13:27:55 +02:00
Albin Larsson
d1acc4abb3
Add event before seeking via mouse interaction to set alternative 'value' for the input matching the tooltip time
2018-05-14 19:50:08 +02:00
Sam Potts
797b70998f
Merge pull request #960 from friday/935
...
Support importing Plyr in Node.js without errors
2018-05-14 23:38:48 +10:00
Sam Potts
4a01027da0
Merge pull request #961 from friday/expose-defaults
...
Enable overriding defaults
2018-05-14 23:38:25 +10:00
Albin Larsson
7ca2169790
Expose defaults (enable overriding)
2018-05-14 06:49:04 +02:00
Albin Larsson
054f522aa9
Enable importing Plyr in node.js without errors (resulting in an empty object)
2018-05-14 05:35:13 +02:00
Albin Larsson
f2fc3f5ea5
Fix the seek tooltip time difference from seek time
2018-05-12 00:10:39 +02:00
Sam Potts
765c01e83d
Remove references to window.Plyr
2018-05-10 09:34:15 +10:00
Sam Potts
33a11fb53a
v3.3.7
2018-05-09 09:50:22 +10:00
Sam Potts
d1d41ca49a
Merge branch 'master' of github.com:sampotts/plyr
2018-05-09 09:48:52 +10:00
Sam Potts
c06e0ee5e9
Grid tweak
2018-05-09 09:48:46 +10:00
Sam Potts
83f80ccc40
Merge pull request #950 from friday/poster-fixes
...
Poster fixes
2018-05-09 09:44:36 +10:00
Albin Larsson
069065ea3a
Fix #946 - poster getting click events
2018-05-08 16:50:40 +02:00
Albin Larsson
1672e78041
Fix poster being stretched
2018-05-08 16:49:32 +02:00
Sam Potts
34401de3d0
Merge branch 'master' into develop
2018-05-08 22:22:43 +10:00
Sam Potts
f687b81b70
v3.3.6
2018-05-08 13:18:30 +10:00
Sam Potts
bbb11e611e
Vimeo options, docs for multiple players
2018-05-08 13:12:39 +10:00
Sam Potts
90919411e9
Use div for poster, Vimeo fixes, Tooltip fixes
2018-05-08 12:57:24 +10:00
Sam Potts
1491b017a0
Setup multiple players
2018-05-06 16:18:10 +10:00
Sam Potts
1655150092
v3.3.5
2018-05-06 01:32:51 +10:00
Sam Potts
ceb6c9a100
v3.3.3
2018-05-06 01:16:41 +10:00
Sam Potts
00bbce08fb
Reverted menu change
2018-05-06 01:14:41 +10:00
Sam Potts
91a4b86860
Small bug fixes
2018-05-06 01:03:38 +10:00
Sam Potts
5aece6fa06
Merge
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
403df36af6
Merge branch 'master' into develop
2018-04-27 21:42:29 +10: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
24d833a5d1
Merge branch 'master' into develop
2018-04-27 18:35:06 +10:00
Sam Potts
44b30380f7
Merge branch 'beta' of github.com:Selz/plyr
2018-04-27 18:34:06 +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
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
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
f13260c10a
Merge pull request #919 from sampotts/master
...
Merge back
2018-04-25 07:38:17 +10:00
Sam Potts
e1183d6049
Merge pull request #918 from sampotts/master
...
Merge back
2018-04-25 07:37:18 +10:00
Sam Potts
f1b275aedc
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
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
Sam Potts
384010a2c0
Style fixes
2018-04-04 16:50:00 +10:00
Sam Potts
1e47019122
Merge pull request #863 from friday/data-plyr-config-no-options
...
Fix loading data-plyr-config when initiating Plyr without any options
2018-04-04 11:33:30 +10:00
Albin Larsson
536c65e82c
Fix loading data-plyr-config when initiating Plyr without any options
2018-04-04 03:16:25 +02:00
Sam Potts
cdf14932ec
Changelog
2018-04-03 23:03:16 +10:00
Sam Potts
3b20dbd9fd
v3.1.0
2018-04-03 22:57:34 +10:00
Sam Potts
e4d975af00
Styling fixes
2018-04-03 22:56:19 +10:00
Sam Potts
2782a00e7c
v3.1.0-beta.2
2018-04-03 22:31:55 +10:00
Sam Potts
91d192dd7c
YouTube speed menu fix
2018-04-03 22:30:29 +10:00
Sam Potts
b1e3abc795
v3.1.0-beta.1
2018-04-02 22:52:02 +10:00
Sam Potts
3395e8df90
HTML5 quality selection
2018-04-02 22:40:03 +10:00
Sam Potts
cce143a7da
v3.0.11
2018-03-30 23:14:07 +11:00
Sam Potts
d593005b32
Muted and autoplay fixes, small bug fixes
2018-03-30 23:09:17 +11:00
Sam Potts
7be9d5d4d3
v3.0.10
2018-03-30 00:16:42 +11:00
Sam Potts
d7141d5ed7
Controls docs, package upgrades
2018-03-30 00:11:48 +11:00
Sam Potts
0d0ece94d3
Fix regression
2018-03-29 20:20:37 +11:00
Sam Potts
1c06f6d06d
Vimeo hotfix
2018-03-29 19:35:02 +11:00
Sam Potts
dda8e30b92
Merge branch 'master' of github.com:sampotts/plyr
2018-03-28 22:45:18 +11:00
Sam Potts
c4e2e24643
Bug fixes
2018-03-28 22:45:11 +11:00
Sam Potts
e020a105a3
Update readme.md
2018-03-28 00:55:55 +11:00
Sam Potts
2b7fe9a4f9
v3.0.6
2018-03-28 00:17:15 +11:00
Sam Potts
951df64b7f
v3.0.5
2018-03-27 23:52:26 +11:00
Sam Potts
0976afe282
v3.0.4
2018-03-27 23:47:58 +11:00
Sam Potts
7b1e4abda7
Controls fixes
2018-03-27 23:43:38 +11:00
Sam Potts
0cf75eed3f
Revert API method change
2018-03-27 21:15:11 +11:00
Sam Potts
d96957d086
Allow fullscreen in iframe
2018-03-27 21:13:22 +11:00
Sam Potts
1a032ea498
Fix for seeking issue
2018-03-27 21:10:06 +11:00
Sam Potts
5d079da1b8
Use object.entries
2018-03-27 10:41:06 +11:00
Sam Potts
9c1bc6ab08
Fixes for fast forward and issues with event.preventDefault()
2018-03-27 10:36:08 +11:00
Sam Potts
3d2ba8c009
Update readme.md
2018-03-22 09:11:42 +11:00
Sam Potts
e872ce3f77
Update readme.md
2018-03-22 09:10:50 +11:00
Sam Potts
b77756da04
Typo
2018-03-22 01:15:10 +11:00
Sam Potts
9b23e13ce8
v3.0.3
2018-03-22 01:13:37 +11:00
Sam Potts
5eafe9baff
Vimeo offset tweak ( fixes #826 )
2018-03-22 01:08:08 +11:00
Sam Potts
c251c94131
Fix for .stop() method ( fixes #819 )
2018-03-22 01:02:38 +11:00
Sam Potts
17041efc71
Check for array for speed options ( fixes #252 )
2018-03-22 00:33:14 +11:00
Sam Potts
05b8e8a6e0
Restore as float ( fixes #828 )
2018-03-22 00:28:42 +11:00
Sam Potts
f998b996fa
Fix for Firefox fullscreen oddness ( Fixes #821 )
2018-03-22 00:26:01 +11:00
Sam Potts
958b47c435
Merge branch 'master' of github.com:sampotts/plyr
2018-03-22 00:06:26 +11:00
Sam Potts
a27248d3b6
Merge pull request #820 from saadshahd/patch-1
...
Fix fast-forward control
2018-03-22 00:05:24 +11:00
Sam Potts
1b1f7be7ff
Merge branch 'master' of github.com:sampotts/plyr
2018-03-22 00:04:34 +11:00
Sam Potts
59d4a27240
Improve Sprite checking ( fixes #827 )
2018-03-22 00:04:28 +11:00
Saad Shahd
75e9f3c2e3
Fix fast-forward control
...
fast-forward control doesn't work.
2018-03-21 12:15:57 +02:00
Sam Potts
7132eccf50
Merge pull request #822 from DanielRuf/patch/fix-options-link
...
fix the options link in the readme
2018-03-21 09:12:06 +11:00
Daniel Ruf
e953c6398c
fix the options link in the readme
2018-03-20 15:05:51 +01:00
Sam Potts
bb7eea27e5
v3.0.2
2018-03-18 22:46:36 +11:00
Sam Potts
595c5e95bc
Fix for Safari with adblockers
2018-03-18 22:37:06 +11:00
Sam Potts
43e6dcd41d
Fix for local storage issue
2018-03-18 01:37:24 +11:00
Sam Potts
b06c8ae43f
Changelog updated
2018-03-18 01:14:18 +11:00
Sam Potts
c7ea13c0c7
Sentry in live only
2018-03-18 01:08:05 +11:00
Sam Potts
0f8c6e147b
Added Sentry
2018-03-18 00:21:23 +11:00
Sam Potts
e566365288
Typo
2018-03-17 23:44:40 +11:00
Sam Potts
a06e0f5890
Updated screenshot
2018-03-17 23:40:28 +11:00
Sam Potts
3bccc0da01
v3.0.0
2018-03-17 23:33:25 +11:00
Sam Potts
a0173d991e
Removed beta message
2018-03-17 23:31:34 +11:00
Sam Potts
600f0eb8a3
Merge branch 'beta'
...
# Conflicts:
# readme.md
2018-03-17 23:30:16 +11:00
Sam Potts
5db73b1327
Added buffered getter
2018-03-17 23:27:40 +11:00
Sam Potts
5cb1628cd8
Vimeo fix
2018-03-15 10:29:05 +11:00
Sam Potts
c74b75e8e1
3.0.0-beta.20
2018-03-13 23:35:17 +11:00
Sam Potts
0538476d6f
3.0.0-beta.19
2018-03-13 22:15:28 +11:00
Sam Potts
5ebe18d081
Typography fix
2018-03-13 22:00:40 +11:00
Sam Potts
207adde36d
3.0.0-beta.18
2018-03-13 21:44:18 +11:00
Sam Potts
1b13ddaa54
Update ads
2018-03-13 21:42:01 +11:00
Sam Potts
9981c349be
Fix for null manager race condition
2018-03-11 18:23:47 +11:00
Sam Potts
b3365a7373
Normalised event names and removed unused
2018-03-11 12:54:51 +11:00
Sam Potts
9a0c1c830d
Merge pull request #804 from friday/ads-trigger-arguments
...
[v3] Add optional arguments to Ads.trigger
2018-03-11 10:55:29 +11:00
Albin Larsson
ef27ba16f4
Add optional argument to Ads.trigger (currently only used for adblocker error)
2018-03-10 16:20:33 +01:00
Sam Potts
e206edc1f6
Event listener fixes, loadScript promise, ads tweaks
2018-03-11 02:03:35 +11:00
Sam Potts
c734bc4957
Merge branch 'beta' of github.com:sampotts/plyr into beta
2018-03-10 23:32:55 +11:00
Sam Potts
572b8a7aca
Manually merged PRs
2018-03-10 23:32:48 +11:00
Sam Potts
eebae4a227
Merge pull request #802 from gehaktmolen/ad-hotfixes
...
Advertisement couldnt be loaded when creative dimensions do not align after resizing
2018-03-10 23:32:15 +11:00
Sam Potts
e0562752ea
Merge pull request #795 from frogg/patch-1
...
Added link that explains Webkit's autoplay blocker
2018-03-10 23:29:22 +11:00
Arthur Hulsman
6a2ca534d2
Removed redundant wrappers within the adsmanager promises.
2018-03-09 14:29:37 +01:00
Arthur Hulsman
7adc2bc6c8
Unneeded else has been removed within the play() method.
2018-03-09 13:21:19 +01:00
Arthur Hulsman
ba8d7831a7
Made sure play() returns a promise.
2018-03-09 12:50:57 +01:00
Arthur Hulsman
69ffcbad27
Ad block detection would not work when calling play() right after creating the player instance, so the adsManager now also rejects on such a case. Also made sure that calling play() will wait for the adsManager promise to resolve or otherwise return the media.play() method.
2018-03-09 11:17:24 +01:00
Arthur Hulsman
819f7d1080
Resizing the ad container while having it on display none will return offset width and height of 0, which will cause ads not to play when ad sizes are set within the clients DSP. Also making sure that the inner containers of the ad container are full size. The container is now hidden/ displayed using z-index.
2018-03-07 15:43:48 +01:00
Arthur Hulsman
409b588458
Made sure that cue points for midrolls are not displayed when the ad rule for a midroll doesn't exceed the total play time of a video.
2018-03-07 15:17:30 +01:00
Arthur Hulsman
e90a603d57
Removed a double this.enabled variable and updated a comment in ads.js. Also made sure the adsmanager promise also can fail, so we can use it to wait for getting the advertisement ready when someone clicks the play button. Otherwise there it can look glitchy when the actual video starts playing and the video ad plays a few seconds later because the vast tag was slow to retrieve. Also fixed a typo.
2018-03-06 17:27:59 +01:00
Sam Potts
6f061621ad
v3.0.0-beta.17
2018-03-03 23:16:15 +11:00
Sam Potts
0300610108
Typo
2018-03-03 23:14:57 +11:00
Sam Potts
2fba5f152c
3.0.0-beta.16
2018-03-03 23:06:54 +11:00
Sam Potts
317b08c703
Ready event fix, YouTube play event fix, docs update
2018-03-03 23:06:12 +11:00
Frederik Riedel
e6db374a72
Added link that explains Webkit's autoplay blocker
2018-02-24 16:19:55 +01:00
Sam Potts
bfb550b8d0
Package updates
2018-02-22 23:46:52 +11:00
Sam Potts
174234c166
v3.0.0-beta.15
2018-02-19 09:55:16 +11:00
Sam Potts
24b4220de5
Fix IE CORS captions
2018-02-19 09:52:46 +11:00
Sam Potts
f1895a4cce
Pause button fix, polyfilled build, unminified builds
2018-02-17 19:34:15 +11:00
Sam Potts
c2a6306d46
Merge pull request #781 from friday/gulp-unminified-js-output
...
Build both minified and non-minified js-bundles
2018-02-17 09:22:34 +11:00
Sam Potts
7ac732f45b
Merge branch 'beta' into gulp-unminified-js-output
2018-02-17 09:22:19 +11:00
Sam Potts
c90f1bdf08
v3.0.0-beta.13
2018-02-13 00:02:13 +11:00
Sam Potts
6a9be8d16b
Fix for custom controls
2018-02-13 00:01:19 +11:00
Sam Potts
58c2c52c95
Merge branch 'beta' of github.com:sampotts/plyr into beta
2018-02-11 15:09:40 +11:00
Sam Potts
73a39769d4
Fullscreen API changes, color settings tweaks
2018-02-11 15:09:34 +11:00
Sam Potts
7221e26eca
Merge pull request #780 from friday/captions-ie11-indexsizeerror
...
Fix harmless but annoying IE error 'IndexSizeError'
2018-02-06 12:51:45 +11:00
Albin Larsson
98adb8e784
Fix harmless but annoying IE error 'IndexSizeError'
2018-02-06 02:39:01 +01:00
Albin Larsson
a59dcb2f53
Gulp js build: create both minified and non-minified outputs
2018-02-06 01:57:27 +01:00
Sam Potts
d21b58e1c9
Copy
2018-02-06 11:26:13 +11:00
Sam Potts
d6e84cbabb
Nicer checks
2018-02-06 11:12:03 +11:00
Sam Potts
fcccf1d479
Copy
2018-02-06 11:08:26 +11:00
Sam Potts
211db12a3d
Readme merge
2018-02-06 11:06:46 +11:00
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
Albin Larsson
ce1d5a60d6
Remove eslint-rule 'no-shadow' (common variable names should be able to exist in different scopes)
2018-02-05 23:22:20 +01:00
Sam Potts
f67315e20c
3.0.0-beta.12
2018-02-06 00:25:50 +11:00
Sam Potts
2150c44036
Added backwards compatibility for <div> embeds
2018-02-06 00:24:48 +11:00
Sam Potts
70c9fbdde3
Removed fetch dependency
2018-02-05 21:43:32 +11:00
Sam Potts
f3ea31c515
Merge branch 'beta' of github.com:sampotts/plyr into beta
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
2018-02-05 21:28:16 +11:00
Sam Potts
1ee88cba16
Testing fetch
2018-02-05 21:26:18 +11:00
Sam Potts
af3ae75229
Update readme.md
2018-02-03 23:16:52 +11:00
Sam Potts
d76ef3ff91
Small UI tweaks and fix for instanceof issue
2018-01-31 19:33:00 +11:00
Sam Potts
2691c7c9d6
Version bump + icon fix
2018-01-30 13:01:05 +11:00
Sam Potts
26b1d8ce8f
Fix UMD stuff
2018-01-30 12:57:19 +11:00
Sam Potts
6fae148fc1
Deploy
2018-01-30 09:26:09 +11:00
Sam Potts
bb51647fe2
Merge pull request #772 from sampotts/fix/ads-blocked
...
Fix: ads blocked and media playing before ad plays
2018-01-30 09:22:54 +11:00
Sam Potts
71efbe7a92
Merge branch 'beta' into fix/ads-blocked
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
# src/js/plugins/ads.js
# src/js/plyr.js
2018-01-30 09:22:14 +11:00
ferdiemmen
afd695cb39
Fix typo's
2018-01-29 22:45:46 +01:00
ferdiemmen
c4eb4c97ac
fix(ads): Fixes media from playing when ads are blocked
2018-01-29 22:40:08 +01:00
Gabriel Dunn
d5a1a7ca1c
Add vue-plyr to readme
2018-01-28 23:03:05 -07:00
Sam Potts
8f7a8940f3
Version bump
2018-01-25 22:42:52 +11:00
Sam Potts
5e68f8c8dd
Attempt to fix YouTube message error, added ads references, changes to bool
2018-01-25 22:41:30 +11:00
Sam Potts
b4e22e2e7b
Restored “Ad” in label
2018-01-24 09:06:20 +11:00
Sam Potts
d4234da9aa
Docs tweak
2018-01-23 19:13:35 +11:00
Sam Potts
1f53b27d4e
Version bump
2018-01-23 18:00:08 +11:00
Sam Potts
cc128e6088
Renamed property, UI tweak
2018-01-23 10:31:21 +11:00
ferdiemmen
3c8acb4e9e
Fix bug where ad would play on every play action
2018-01-22 21:07:08 +01:00
Sam Potts
ebf53d14b1
Small tweaks
2018-01-22 23:39:09 +11:00
Sam Potts
b298587c0b
Bug fix
2018-01-22 23:20:03 +11:00
Sam Potts
26e9aaceb8
Version bump
2018-01-22 23:17:40 +11:00
Sam Potts
384f3d6eda
Gulp
2018-01-22 23:16:50 +11:00
Sam Potts
3aa5747c90
Merge pull request #760 from sampotts/beta-with-ads
...
Beta with ads
2018-01-22 23:15:52 +11:00
Sam Potts
5671235fd9
Formatting, events and ad countdown added
2018-01-22 23:15:10 +11:00
Sam Potts
1dd5c9efd9
Converted demo to iife
2018-01-20 15:23:36 +11:00
Sam Potts
5fad152cbf
Formatting and “ad” badge
2018-01-19 20:24:15 +11:00
Sam Potts
f33ca846f2
Build
2018-01-19 14:30:28 +11:00
Sam Potts
986c802acd
Merge branch 'beta-with-ads' of github.com:sampotts/plyr into beta-with-ads
...
# Conflicts:
# src/js/plugins/ads.js
2018-01-19 14:30:11 +11:00
Sam Potts
98dd818bf6
Merge branch 'beta' into beta-with-ads
...
# Conflicts:
# demo/dist/demo.js
# demo/dist/demo.js.map
# dist/plyr.js
# dist/plyr.js.map
2018-01-19 14:28:39 +11:00
Sam Potts
021f6c8460
Comments and formatting
2018-01-19 14:26:25 +11:00
Sam Potts
392f837398
Merge pull request #763 from gehaktmolen/beta-with-ads-adjustments
...
Beta with ads - Reloading ads on new video
2018-01-19 14:26:08 +11:00
Sam Potts
6831c30534
Transition event fix
2018-01-19 14:22:26 +11:00
Arthur Hulsman
ed6048034b
Noticed that Plyr stopped working when ads are blocked.
2018-01-18 14:04:47 +01:00
Arthur Hulsman
8af312fe3c
Updated pause and resume content methods within Ads class.
2018-01-18 12:31:10 +01:00
Arthur Hulsman
d87ada4f58
Reformatted ads codebase and added/ changed comments. Also removed un-used events.
2018-01-18 12:26:53 +01:00
Arthur Hulsman
31c8166562
Fixed string literal and position issue of the midroll cue inside the time line. Added a check for the progress element existence.
2018-01-17 15:57:10 +01:00
Arthur Hulsman
0cb2f95888
Removed an un-used variable.
2018-01-17 15:43:08 +01:00
Arthur Hulsman
896ea7c689
Added cue markings within the time line for when midrolls will be displayed. Removed unusued callback parameter.
2018-01-17 15:38:26 +01:00
Arthur Hulsman
1d1eb02bd7
Added the logging of our main promises to their resolving callback. Otherwise they come up as null.
2018-01-17 14:44:44 +01:00
Arthur Hulsman
3583165b30
Removed logic related to starting the ad by clicking/ tapping the advertisement container. Ad is started by plyr play method.
2018-01-17 14:09:11 +01:00
Arthur Hulsman
d822f0c6bf
Adsmanager is now re/pre-loaded with new ads when the video is done or an ad error appears. Will make it possible to request ads when a new video is loaded. Added comments and missing events within the adsmanagerloader method.
2018-01-17 13:58:39 +01:00
Arthur Hulsman
9e52296dc6
Moved the ads container to be outside of the video wrapper. This way we can easily move the ad in front or behind the video controls based on content resume or pause IMA events.
2018-01-17 12:19:32 +01:00
Arthur Hulsman
12a7a4142c
Moved the logic for pausing and playing the video to content pause/ resume IMA events to avoid flickering. Also used events for resolving the adsmanager and adsloader promises.
2018-01-17 11:32:13 +01:00
ferdiemmen
8348f79742
Fix loading/playing of the ads when there is no valid ads.tagUrl
2018-01-17 08:31:36 +01:00
ferdiemmen
ec73d34bd3
Some tweaks
2018-01-16 23:06:40 +01:00
ferdiemmen
1cef48d4f8
fix blocking play() if ads are set
2018-01-15 23:30:54 +01:00
Ferdi
c24c05226d
Merge pull request #761 from gehaktmolen/beta-with-ads-promises
...
Beta with ads - Added promises, missing events, new ad tag and additional logging.
2018-01-15 20:13:51 +01:00
Arthur Hulsman
4b0005c28e
Added promises, missing events, new ad tag and additional logging.
2018-01-15 14:47:34 +01:00
Sam Potts
8064405dbc
Tweaks
2018-01-14 23:33:18 +11:00
Sam Potts
22e8892993
Code tweaks
2018-01-14 23:15:33 +11:00
Sam Potts
cfc86bcb7c
Merge branch 'beta' into beta-with-ads
...
# Conflicts:
# demo/dist/demo.js
# demo/dist/demo.js.map
# dist/plyr.js
# dist/plyr.js.map
2018-01-14 22:55:44 +11:00
Sam Potts
5f96ec6ac2
Minor logic tweak
2018-01-14 22:54:03 +11:00
ferdiemmen
bbdf225d7b
Fix loading google ima sdk
2018-01-14 08:21:35 +01:00
ferdiemmen
025fc1090b
Implementing ads plugin
2018-01-13 23:02:59 +01:00
Sam Potts
d9ec1d1b8e
Progressively enhance <iframe> embeds
2018-01-12 19:35:46 +11:00
Sam Potts
2e5d06ad85
Publish script tweaks
2018-01-09 20:43:58 +11:00
Sam Potts
bacd049eb0
Package
2018-01-09 20:26:56 +11:00
Sam Potts
6fd7b26bb2
Beta version up on https://plyr.io/beta and CDN
2018-01-09 20:25:46 +11:00
Sam Potts
1df79cf7f8
Publishing to /beta
2018-01-09 19:35:17 +11:00
Sam Potts
e6badacf0d
Recommended extensions for VS Code
2018-01-09 18:52:36 +11:00
Sam Potts
a0d9d5eca8
Styling tweaks
2018-01-09 09:14:59 +11:00
Sam Potts
8786377a75
Use CSS custom property for webkit range fill
2018-01-08 20:53:18 +11:00
Sam Potts
f0322e8d94
Merge branch 'develop' of github.com:sampotts/plyr into develop
2018-01-08 19:42:29 +11:00
Sam Potts
3f2ac3fca0
Package tweaks
2018-01-08 19:42:21 +11:00
Sam Potts
9872207e87
Merge pull request #752 from friday/gulp-fix
...
Enable gulp builds when aws.json isn't present.
2018-01-08 12:12:11 +11:00
Albin Larsson
58d942e737
Fix gulp build for user who doesn't have aws.json
2018-01-08 02:01:39 +01:00
Sam Potts
dd190155c4
Empty storage fix
2018-01-07 23:16:55 +11:00
Sam Potts
ebb3b83b27
Merge branch 'master' into develop
...
# Conflicts:
# src/js/plyr.js
2018-01-07 22:46:28 +11: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
2b36ab7ef5
Merge branch 'master' into develop
...
# Conflicts:
# .vscode/settings.json
# demo/dist/demo.css
# demo/dist/demo.js
# demo/error.html
# demo/index.html
# demo/src/js/main.js
# demo/src/less/lib/fontface.less
# dist/plyr.css
# dist/plyr.js
# gulpfile.js
# package-lock.json
# package.json
# readme.md
# src/js/plyr.js
# src/less/plyr.less
# src/scss/plyr.scss
2018-01-07 22:39:28 +11:00
Sam Potts
eb38e0394d
Slider styling
2018-01-07 22:35:52 +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
e14e2cfaff
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2018-01-05 10:37:38 +11:00
Sam Potts
04119b27e6
Tweaks
2018-01-05 10:37:34 +11:00
Sam
92cb9e22e2
Started on error handling
2018-01-04 13:43:56 +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
Sam
6b9106ddb1
Fix for promise issue on Chrome, loading fix
2017-12-27 21:40:35 +00: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
Sam Potts
965fc0b2f5
Docs, restored loadSprite and supported static methods
2017-12-23 18:42:52 +00:00
Sam Potts
98ac98b4c2
Vimeo fix
2017-12-21 00:20:56 +00:00
Sam Potts
178b0d8020
Badge tweak
2017-12-21 00:06:59 +00:00
Sam Potts
3bd1c1ff56
Fix for scrubber
2017-12-20 22:06:26 +00:00
Sam Potts
7d4bf91a35
Small fixes
2017-12-20 21:45:06 +00:00
Sam Potts
ac3d1d1242
Docs
2017-12-20 21:10:43 +00:00
Sam Potts
742018a716
Fix SASS bundle
2017-12-20 21:08:44 +00:00
Sam Potts
a2ef691b4b
Comment update
2017-12-20 20:49:41 +00:00
Sam Potts
9e0c406a4a
Remove chaning ability and return promise for play()
2017-12-20 20:47:02 +00:00
Sam Potts
f3df7aba15
Split up settings file
2017-12-20 18:00:05 +00:00
Sam Potts
6bc3592381
Fix for rounding
2017-12-20 15:32:16 +00:00
Sam Potts
6864149989
Converted to SASS/SCSS
2017-12-20 15:14:05 +00:00
Sam Potts
aab53fa91f
Minor tweaks
2017-12-18 16:57:23 +00:00
Sam Potts
423f67b4f4
Copy
2017-12-08 15:55:12 +00:00
Sam Potts
82f81f4f73
More Edge fixes and small UI bugs
2017-12-08 15:54:08 +00:00
Sam Potts
c8990bd379
IE & Edge fixes, Storage & Console classes
2017-12-08 10:05:38 +00:00
Jose Miguel Bejarano
e6cc4ba1f5
Added react port
2017-12-04 17:05:14 +02:00
Sam Potts
de54929bb7
Safari CSS fixes and variables setup
2017-11-25 22:54:04 +11:00
Sam Potts
fd77831303
Fix display for current language on change
2017-11-25 01:19:16 +11:00
Sam Potts
cda574e627
Map
2017-11-24 08:47:17 +11:00
Sam Potts
fda1977119
Fix for keyboard increase/decrease volume
2017-11-24 08:47:11 +11:00
Sam Potts
f7bf0961cf
Fix overflow issue on small players with menu open
2017-11-23 22:32:07 +11:00
Sam Potts
61325bbad1
Vimeo captions fix
2017-11-23 20:50:07 +11:00
Sam Potts
921cefd212
Moved to provider + type to make it cleaner in future, fix for multiple players
2017-11-23 17:35:35 +11:00
Sam Potts
de6f0f1b77
Updated data attributes to data-plyr namespace. Speed menu fixes
2017-11-23 12:57:43 +11:00
Sam Potts
7382553a78
Work on touch controls
2017-11-22 00:04:11 +11:00
Sam Potts
4b82e89845
Fix for playing getter as currentTime check is flaky
2017-11-21 21:14:44 +11:00
Sam Potts
d3b31e595a
Handle no audio, more docs in code, fix for playing getter
2017-11-21 20:14:57 +11:00
Sam Potts
f33bc5a5c6
Minor tweaks
2017-11-21 14:05:55 +11:00
Sam Potts
f518ec108b
Vimeo autopause option
2017-11-21 13:33:51 +11:00
Sam Potts
edfc6cd475
Play button as toggle button, tooltip changes, docs updated, fullscreen fix
2017-11-21 13:12:36 +11:00
Sam Potts
92cd67effb
Docs to build custom CSS for plyr
2017-11-20 23:53:54 +11:00
Sam Potts
da1e987444
WIP on docs example
2017-11-20 21:23:49 +11:00
Sam Potts
2d4a166218
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
2017-11-20 10:48:53 +11:00
Sam Potts
feae00224e
Added ended and playing getters
2017-11-20 10:48:28 +11:00
Sam Potts
000afdd300
Merge branch 'develop' of github.com:Selz/plyr into develop
2017-11-19 23:35:23 +11:00
Sam Potts
0dc9681ae8
YouTube title
2017-11-19 23:35:07 +11:00
Sam Potts
dc391c98c6
UI tweaks
2017-11-19 21:15:24 +11:00
Sam Potts
4b62a5c74d
Captions fix
2017-11-19 17:54:38 +11:00
Sam Potts
3f744ef63a
Formatting
2017-11-18 19:36:36 +11:00
Sam Potts
5a244b7fed
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
# src/js/controls.js
2017-11-18 19:33:01 +11:00
Sam Potts
4dca4bf93c
Minor fixes
2017-11-18 19:31:45 +11:00
Sam Potts
6984d6fb16
Controls cleanup, work on captions bug, click to invert time
2017-11-18 19:30:26 +11:00
Sam Potts
d7a1c44281
Using fetch instead of xhr, grabbing title for YouTube
2017-11-16 11:38:06 +01:00
Sam Potts
c64b8f6940
Started on error handling, Safari icon fix
2017-11-14 17:27:40 +01:00
Sam Potts
9c4b53d761
Fix for YouTube .getVideoData() issue ( fixes #709 )
2017-11-14 13:28:52 +01:00
Sam Potts
022b436c3f
YouTube fix
2017-11-14 13:22:23 +01:00
Sam Potts
6058bb0245
Docs
2017-11-12 08:16:47 +00:00
Sam Potts
3ade86537d
Docs, keyboard shortcut fixes
2017-11-12 08:14:14 +00:00
Sam Potts
d80be3b903
More docs, event renamed
2017-11-12 07:45:52 +00:00
Sam Potts
1a26681d87
Added Sparkk TV to the list of users
2017-11-10 00:19:44 +11:00
Sam Potts
9171297764
More docs
2017-11-10 00:06:46 +11:00
Sam Potts
ebd1a52e5d
Config docs
2017-11-09 21:18:09 +11:00
Sam Potts
743c84188e
Fix for destroy
2017-11-09 20:54:14 +11:00
Sam Potts
4879bea4a0
Moved console methods out of the root of the object
2017-11-09 20:01:13 +11:00
Sam Potts
66917fd39b
Use callback for loading Vimeo API
2017-11-09 19:44:07 +11:00
Sam Potts
fd97607e55
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
2017-11-09 19:41:12 +11:00
Sam Potts
f878581c8f
UI bugs
2017-11-09 19:40:45 +11:00
Sam Potts
f9602acf61
Callback for loadScript
2017-11-09 16:06:49 +11:00
Sam Potts
86a5724bdb
Missing code highlight
2017-11-09 00:22:40 +11:00
Sam Potts
63c963d726
More docs
2017-11-09 00:21:44 +11:00
Sam Potts
88bfa35b99
Test
2017-11-09 00:06:34 +11:00
Sam Potts
bb66be98da
Volume fixes and other tidy up work
2017-11-08 23:46:20 +11:00
Sam Potts
c948e95ade
Looping, increase/decrease volume fix
2017-11-08 00:37:14 +11:00
Sam Potts
1a5f4b1b9e
Merge branch 'develop' of github.com:Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
# src/js/defaults.js
2017-11-07 23:23:17 +11:00
Sam Potts
3f41a0cf54
Merge branch 'develop' of github.com:Selz/plyr into develop
...
# Conflicts:
# readme.md
2017-11-07 23:21:35 +11:00
Sam Potts
966ca1acc3
Trap focus fix
2017-11-07 18:01:24 +11:00
Sam Potts
e2c7491ccd
Using the “href” attribute on SVG if supported, using hasAttribute
2017-11-07 09:58:37 +11:00
Sam Potts
0ec0addbda
Update readme.md
2017-11-07 09:16:41 +11:00
Sam Potts
fae4ca12e0
Started on docs
2017-11-06 23:06:14 +11:00
Sam Potts
84505da84b
Automatic Vimeo aspect ratio
2017-11-06 22:00:00 +11:00
Sam Potts
2497e25b3c
Global listeners to prevent repeat binding
2017-11-06 21:19:00 +11:00
Sam Potts
9c4b7e7094
Keyboard logic
2017-11-06 20:34:11 +11:00
Sam Potts
3a9beaed59
Vimeo captions fix
2017-11-06 20:27:19 +11:00
Sam Potts
1578525ee3
Finished aspect ratio setting
2017-11-06 20:24:07 +11:00
Sam Potts
62c1b368cf
Cleanup
2017-11-06 19:53:27 +11:00
Sam Potts
f8ecea8fb7
Added Vimeo playback speed
2017-11-06 19:47:14 +11:00
Sam Potts
0068710740
Started on documentation and aspect ratio option
2017-11-06 19:38:31 +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
5fe477340b
Tab focus classname change
2017-11-05 23:20:26 +11:00
Sam Potts
45df319823
Keyboard shortcut tweaks
2017-11-05 23:09:33 +11:00
Sam Potts
6bebbe4153
Key listeners fix
2017-11-05 20:49:37 +11:00
Sam Potts
374de800a4
Captions fix
2017-11-05 18:57:22 +11:00
Sam Potts
60084a17f8
YouTube volume fix
2017-11-05 18:40:41 +11:00
Sam Potts
4d417d0396
Vimeo fix
2017-11-05 12:04:31 +11:00
Sam Potts
e2d8bd2b73
Captions language fix
2017-11-05 11:59:15 +11:00
Sam Potts
1c693df00b
src getter fix, local storage fix
2017-11-05 11:45:02 +11:00
Sam Potts
8aaa932050
Cleanup
2017-11-05 01:13:00 +11:00
Sam Potts
3cd6c2acf6
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-11-05 01:02:17 +11:00
Sam Potts
3930ebb339
Menu design tweaks, moved logic into plugins
2017-11-05 01:02:10 +11:00
Sam Potts
b102714067
Merge pull request #705 from friday/editorconfig
...
Add .editorconfig file
2017-11-05 00:49:45 +11:00
Sam Potts
13d3037a53
Meta data and icons updated
2017-11-05 00:29:21 +11:00
Albin Larsson
1e7a60ee5c
Add .editorconfig file
2017-11-04 14:16:00 +01:00
Sam Potts
8d80f6b05d
Removed log
2017-11-04 23:53:03 +11:00
Sam Potts
3c99357f06
Vimeo fixes + small bug fixes
2017-11-04 23:18:47 +11:00
Sam Potts
597b3fe0db
Retrofit PRs
2017-11-04 22:41:18 +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
d920de2a25
Small tweaks
2017-11-04 21:19:02 +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
Sam Potts
069c8093ae
Small bug fixes
2017-11-04 14:45:06 +11:00
Sam Potts
1cc2930dc0
ES6-ified
2017-11-04 14:25:28 +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
Sam Potts
3d50936b47
Split LESS into more granular files, Vimeo fixes
2017-10-28 20:14:33 +11:00
Ashkan Hosseini
7234e2f5a3
fix #684 memory leaks issues after destroy.
2017-10-28 00:09:40 +03:00
Sam Potts
dd9d5c8898
Linting and minor changes
2017-10-27 15:06:16 +11:00
Yuriy
e06b689f5c
Enable speed controls using Vimeo API
2017-10-26 17:11:19 +03:00
Sam Potts
71db66d802
Error pages
2017-10-26 20:59:40 +11:00
Sam Potts
959b5a20e3
Inlined SVGs, fixed build
2017-10-26 00:10:56 +11:00
Sam Potts
9de5c0cf39
Built JS
2017-10-26 00:00:15 +11:00
Sam Potts
1a3868a6c6
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-10-25 23:59:59 +11:00
Sam Potts
378aa159b8
Docs/demo refresh
2017-10-25 23:59:53 +11:00
Sam Potts
6876a9163d
Merge pull request #694 from friday/fix/volume-steps
...
Restore volume stepping via key up/down
2017-10-25 23:59:15 +11:00
Sam Potts
34d28a69ad
Merge pull request #693 from friday/fix/instanceof-undefined
...
v3: Add instanceof wrapper to avoid TypeErrors
2017-10-25 23:54:10 +11:00
Albin Larsson
0715d3ae67
Restore up/down arrow behavior from v2 (10 steps between min and max instead of one)
2017-10-25 14:25:10 +02:00
Albin Larsson
542095f5eb
Add instanceof wrapper that avoids TypeError when second argument is undefined
2017-10-25 14:10:38 +02:00
Sam Potts
57517a9dcc
Fullscreen improvements
2017-10-18 23:55:53 +11:00
Sam Potts
751708ff23
Fix
2017-10-18 19:47:03 +11:00
Sam Potts
fcf944788a
Cleanup
2017-10-18 12:47:54 +11:00
Sam Potts
36a84c5c2d
Removed extra <progress> for populating lower fill on range inputs
2017-10-18 12:43:10 +11:00
Sam Potts
4392abfc49
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
2017-10-08 19:12:55 +11:00
Sam Potts
3238b6a36a
Fullscreen fix
2017-10-08 19:12:25 +11:00
Sam Potts
18a5edef0e
Linting
2017-10-08 19:10:04 +11: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
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
02cb093f7b
Small tweaks to focus
2017-10-03 00:00:45 +11:00
Sam Potts
d6977473b1
Formatting
2017-10-02 21:03:51 +11:00
Sam Potts
15cffad89e
CDN URLs
2017-10-02 14:54:35 +11:00
Sam Potts
a21ffe983c
Demo fixes
2017-10-02 14:52:31 +11:00
Sam Potts
0d96601d1a
CDN URLs
2017-10-02 14:48:15 +11:00
Sam Potts
9fb79f29fd
Readme fix
2017-10-02 14:25:14 +11:00
Sam Potts
032d73408f
CDN URL updates
2017-10-02 14:18:44 +11:00
Sam Potts
7959297a98
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-10-02 13:55:08 +11:00
Sam Potts
6dd010ea34
Comments, small tweaks
2017-10-02 13:55:03 +11:00
Sam Potts
f89ddb2f1b
Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-form
...
Prevent buttons from submitting form (v3)
2017-09-27 23:33:28 +10:00
Sam Potts
2e5cc272e3
Merge pull request #670 from friday/fix/errors-without-settings-pane
...
Avoid errors when initiating plyr without settings (v3)
2017-09-27 23:32:25 +10:00
Albin Larsson
ebd13c63e8
Avoid multiple errors when initiating plyr without 'settings' in controls
2017-09-27 05:09:56 +02:00
Albin Larsson
ec091266aa
Prevent buttons from submitting form
2017-09-27 02:34:23 +02:00
Sam Potts
ad105877ed
Merge pull request #667 from friday/fix/caption-feature-detection
...
Fix 'TypeError: Cannot read property 'kind' of null' in captions feat…
2017-09-27 10:03:25 +10:00
Albin Larsson
c84f666b55
Fix 'TypeError: Cannot read property 'kind' of null' in captions feature detection if video lacks captions
2017-09-27 00:24:54 +02: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
Sam Potts
2bba1f30e2
Fixing Vimeo captions, WIP on settings menu, prettier and VS code settings
2017-09-03 14:36:55 +10: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
2196665495
Cleanup
2017-08-16 13:30:27 +10:00
Sam Potts
0148c76c30
ESLint, comments, quality and speed menus
2017-08-16 00:36:23 +10:00
Sam Potts
3fe0c7c84b
Update readme.md
2017-08-13 21:07:22 +10:00
Sam Potts
18b2cbb2e9
Small tweak
2017-08-13 13:54:16 +10:00
Sam Potts
f6a7555a1d
Work on quality control
2017-08-06 21:00:31 +10:00
Sam Potts
f7144dc0cb
Fix bug when switching sources
2017-08-06 13:42:37 +10:00
Sam Potts
a9957211f4
Work on playback rate changes
2017-07-31 09:58:30 +10:00
Sam Potts
7b60e473fa
Small tweaks
2017-07-23 21:13:11 +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
Sam Potts
dfc516baf6
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-07-09 17:17:26 +10:00
Sam Potts
b0d3bcd15a
Notes
2017-07-09 17:17:21 +10:00
Sam Potts
03c3960e93
Tweaks
2017-07-09 17:14:42 +10: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
21f444ed61
Tweaks
2017-06-12 09:26:01 +07:00
Sam Potts
40b4f8e840
Tweaks
2017-06-04 22:39:21 +10:00
Sam Potts
bc61dac4c5
Tidy up, fixing destroy
2017-06-04 18:30:37 +10:00
Sam Potts
3605989226
Warning
2017-06-04 15:51:37 +10:00
Sam Potts
a49d77afab
Source change fix
2017-06-04 15:50:47 +10:00
Sam Potts
7daa08c32f
Change to proper constructor + prototypes
2017-06-04 15:27:37 +10:00
Sam Potts
aaab9ad082
Seperated reduce motion check
2017-05-22 09:07:14 +10:00
Sam Potts
86c9004183
More work on the menu
2017-05-22 08:55:45 +10:00
Sam Potts
857dfe838c
Menu toggle
2017-05-21 17:50:07 +10:00
Sam Potts
6828bc00f8
Delete notes.md
2017-05-16 10:31:07 +10:00
Sam Potts
e1a19faf26
URL updates
2017-05-16 10:20:58 +10:00
Sam Potts
e95c81cc5b
Update bower.json
2017-05-16 10:17:57 +10:00
Sam Potts
f3bda17fa0
Merge branch 'master' into develop
...
# Conflicts:
# demo/dist/demo.js
# demo/src/js/main.js
# dist/plyr.js
# notes.md
# src/js/plyr.js
2017-05-16 10:17:04 +10:00
Sam Potts
c0eee58732
Plugin versions
2017-05-16 10:14:01 +10:00
Sam Potts
bcf88cd024
Vimeo demo bug fix + repo move
2017-05-16 10:08:59 +10:00
Sam Potts
966c3d875d
Single instance only
2017-05-16 09:58:53 +10:00
Sam Potts
fe9383bed5
Cleanup
2017-05-09 21:30:09 +10:00
Sam Potts
2c31770030
Update notes
2017-05-09 00:20:22 +10:00
Sam Potts
8d3e160166
Adding support for playsinline
2017-05-09 00:18:19 +10:00
Sam Potts
408cfe5b97
Added support for passive event listeners
2017-05-08 23:07:19 +10:00
Sam Potts
279fee3595
Bug fixes
2017-05-07 20:17:36 +10:00
Sam Potts
28dddfcff2
Vimeo captions working
2017-05-07 20:07:08 +10:00
Sam Potts
9e2580ec6a
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
2017-05-07 19:04:05 +10:00
Sam Potts
aba5a9dc0e
Utils object, work on Vimeo captions
2017-05-07 19:03:48 +10:00
Brandon Pereira
d27a0b3855
updated to check for global namespace
2017-05-01 16:53:54 -06:00
Brandon Pereira
a575aa25ac
fix for svg4everybody conflicting with plyr
2017-05-01 15:50:54 -06:00
Sam Potts
9999828505
Merge pull request #574 from mapmelabs/youtube-loop
...
Implement loop in YouTube
2017-04-28 13:12:31 +10:00
Alejandro Iglesias
b04301c211
Implement loop in YouTube
2017-04-27 11:53:53 -03:00
Sam Potts
97157efcfa
More work on Vimeo captions
2017-04-26 00:24:42 +10:00
Sam Potts
3756476809
Merge branch 'develop' of github.com:Selz/plyr into develop
2017-04-25 22:39:21 +10:00
Sam Potts
b3d798eeee
Gulp tweak
2017-04-25 22:39:14 +10:00
Sam Potts
b499622eb8
Started on Vimeo captions
2017-04-25 20:45:25 +10:00
Sam Potts
04b8d0bac8
Tweaks
2017-04-25 19:31:34 +10:00
Sam Potts
8ea4cbd942
Tidy up
2017-04-25 18:43:09 +10:00
Sam Potts
7889ae1126
Built JS
2017-04-25 18:37:56 +10:00
Sam Potts
897d49ad87
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-04-25 18:37:36 +10:00
Sam Potts
1960d35d8b
More work on menus and tidy up
2017-04-25 18:37:31 +10:00
Sam Potts
0b7d0dedf6
Merge pull request #545 from silverwind/blank-mp4
...
Add blank.mp4 to dist files
2017-04-25 12:40:20 +10:00
Sam Potts
948e2cc66c
Merge branch 'develop' into blank-mp4
2017-04-25 12:40:13 +10:00
Sam Potts
396b816a1f
Merge pull request #563 from stormrockwell/master
...
removed vimeo id parsing because it is not necessary
2017-04-25 12:37:43 +10:00
Sam Potts
0a58cbfd59
Merge branch 'develop' into master
2017-04-25 12:37:35 +10:00
Sam Potts
bbe4b7e565
Notes
2017-04-22 14:55:03 +10:00
stormrockwell
2ecca2cbe3
removed vimeo id parsing because it is not necessary
2017-04-19 15:16:03 -04:00
Sam Potts
f5d80fa888
Notes
2017-04-19 22:40:32 +10:00
Sam Potts
f2bbe4eb12
Looping menu (WIP)
2017-04-19 22:34:52 +10:00
Sam Potts
60e51b7077
Added notes
2017-04-19 21:33:23 +10:00
Sam Potts
01d1ac9ab9
Toggle menu
2017-04-17 21:05:35 +10:00
Sam Potts
9b2396f5ff
Airplay and PiP
2017-04-17 01:28:52 +10:00
Sam Potts
da15980b8a
ID fix and styling fix
2017-04-17 00:32:41 +10:00
Sam Potts
452678867f
More work on menus
2017-04-16 20:38:45 +10:00
Sam Potts
ff2d27f8e5
Cleanup events and references
2017-04-16 13:00:57 +10:00
Sam Potts
546cdaad92
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
2017-04-15 23:22:35 +10:00
Sam Potts
5d38497f07
Formatting
2017-04-15 23:22:14 +10:00
Sam Potts
808a3af3cf
Formatting
2017-04-15 23:21:18 +10:00
Sam Potts
889712761a
Merge branch 'develop' of github.com:Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# src/js/plyr.js
2017-03-29 09:05:25 +11:00
Sam Potts
46fab972a0
Namespacing
2017-03-29 09:03:33 +11:00
Sam Potts
535c046b62
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# src/js/plyr.js
2017-03-28 09:30:37 +11:00
Sam Potts
55dfab8394
Tweaks
2017-03-28 09:19:58 +11:00
Sam Potts
18bf4d84b9
Menu creation (WIP)
2017-03-28 00:12:33 +11:00
Sam Potts
ef1d73df15
Controls rewrite
2017-03-27 00:25:41 +11:00
Sam Potts
684107da5c
WIP on new controls creation
2017-03-26 21:32:41 +11:00
silverwind
2a97a9a9c5
Add blank.mp4 to dist files
...
For a complete "offline" experience, it's necessary to self-host the
file, so include it in the dist files for that purpose.
2017-03-25 10:58:36 +01:00
Sam Potts
ca12343b16
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-03-25 18:44:17 +11:00
Sam Potts
a974fbf31c
Notes
2017-03-25 18:44:10 +11:00
Sam Potts
6eaf33ec6c
Merge pull request #520 from platformpurple/feature/subtitles
...
Feature/subtitles
2017-03-25 18:43:45 +11:00
Sam Potts
33fef7faee
Merge branch 'develop' into feature/subtitles
2017-03-25 18:43:36 +11:00
Sam Potts
b083bf4297
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
# src/js/plyr.js
# src/less/plyr.less
# src/scss/plyr.scss
2017-03-25 11:24:38 +11:00
Sam Potts
4957e4d80c
Version bump to 2.0.12
2017-03-25 10:58:41 +11:00
Sam Potts
605f8a8249
Changelog update
2017-03-25 10:57:52 +11:00
Sam Potts
7490a7e7f3
Merge pull request #468 from jronallo/captions-listener
...
allow for setting additional listener for captions
2017-03-25 10:51:54 +11:00
Sam Potts
f32527feb4
Merge pull request #504 from ShimShamSam/master
...
Add blankUrl option to set the URL for blank.mp4
2017-03-25 10:50:55 +11:00
Sam Potts
ebc7ed538a
Manual merge of #509
2017-03-25 10:49:04 +11:00
Sam Potts
a60868bfe8
Clean up
2017-03-25 10:47:37 +11:00
Sam Potts
4a2866d05f
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
2017-03-25 10:37:21 +11:00
Sam Potts
1a05f352c7
Code formatting
2017-03-25 10:37:00 +11:00
Sam Potts
ba27de0669
Merge pull request #510 from platformpurple/feature/loop-events
...
Added key bindings for loop
2017-03-25 10:35:15 +11:00
Sam Potts
e21e7054ce
Merge branch 'develop' into feature/loop-events
2017-03-25 10:35:08 +11:00
Sam Potts
bc323e905c
Manual merge of #543 PR
2017-03-25 10:27:03 +11:00
Sam Potts
afa1fe9d5f
Merge pull request #514 from platformpurple/improvement/loop-color-area
...
Improvement/loop color area
2017-03-25 10:22:10 +11:00
Sam Potts
2444efc834
Merge branch 'develop' into improvement/loop-color-area
2017-03-25 10:22:02 +11:00
Sam Potts
7b6257ff20
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
2017-03-25 10:09:14 +11:00
Sam Potts
13973125fb
Loop variable naming
2017-03-25 10:08:39 +11:00
Sam Potts
ddf9104349
Merge pull request #511 from platformpurple/develop
...
Fix on typo
2017-03-25 10:07:07 +11:00
Marios Tasos
47b53fffb4
remove commented out code
2017-03-24 17:29:48 +02:00
Marios Tasos
9ba3753f80
toggle quality options
2017-03-24 17:25:09 +02:00
Marios Tasos
a353194fe1
make config.captions.selectedIndex number
2017-03-22 15:50:56 +02:00
Marios Tasos
c205c47509
set captionExists to true if selectedIndex is bigger than capt source
2017-03-22 13:38:08 +02:00
Marios Tasos
9c867edfbc
fix data typo in language button
2017-03-18 01:59:20 +02:00
Marios Tasos
9919d80782
check if captions exists
2017-03-15 17:18:34 +02:00
Sam Potts
a971850d26
Update readme.md
2017-03-09 15:35:29 +11:00
Chrysa Papadopoulou
8464ffe6ad
Conflicts and tracks array on config
2017-02-24 16:38:00 +02:00
Chrysa Papadopoulou
6537225c61
Subtitles tracks
2017-02-24 16:32:17 +02:00
Chrysa Papadopoulou
dcbf59bd89
Colored strip indicating looped area
2017-02-15 17:41:04 +02:00
Chrysa Papadopoulou
21d478d396
Add looping key bindings to allowed array
2017-02-14 17:15:27 +02:00
Chrysa Papadopoulou
054c243416
Fix on typo and gulp
2017-02-14 16:44:29 +02:00
Chrysa Papadopoulou
d57e453541
Fix on typo
2017-02-14 16:42:40 +02:00
Chrysa Papadopoulou
3f45ef4908
Removed console
2017-02-14 16:29:05 +02:00
Chrysa Papadopoulou
1fd742464d
Added key bindings for loop
2017-02-14 16:04:58 +02:00
Samuel Hodge
382397407f
Generated dist files
2017-02-12 00:15:21 -05:00
Samuel Hodge
82809235b9
Documented the blankUrl option
2017-02-11 23:59:14 -05:00
Samuel Hodge
7d5c507f16
Allow configuration of the blank.mp4 URL
...
This is useful for people behind firewalls who need to host a blank mp4 themselves.
2017-02-11 23:50:49 -05:00
Sam Potts
bc139f16a7
Update readme.md
2017-02-10 11:21:20 +11:00
Sam Potts
f6f3284dc5
Update readme.md
2017-02-10 11:19:37 +11:00
Sam Potts
f4d2f1856f
Update readme.md
2017-02-09 23:38:52 +11:00
Sam Potts
871e19ed92
Update readme.md
2017-02-09 23:37:29 +11:00
Sam Potts
9c599884a8
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# src/js/plyr.js
2017-02-05 11:36:53 +11:00
Sam Potts
cbef45841c
Menu work
2017-02-05 11:34:33 +11:00
Sam Potts
96d9f302c2
Merge pull request #490 from platformpurple/develop
...
Playback speed and looping controls
2017-02-05 11:31:58 +11:00
Chrysa Papadopoulou
afcdf17a72
Removed not needed functions + reverted demo.js to previous
2017-02-03 14:52:38 +02:00
Chrysa Papadopoulou
1bcdbe4c00
Refactored loop event buttons + on 'No Loop' cleared displayed timing
2017-02-02 11:38:08 +02:00
Chrysa Papadopoulou
45c0ded88c
Loop functionality
2017-02-01 19:16:39 +02:00
Chrysa Papadopoulou
ea30ad9494
Playback speed control settings
2017-01-31 17:21:33 +02:00
Sam Potts
7608615702
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2017-01-11 20:14:48 +11:00
Sam Potts
cc5f37392f
ToDo notes, code tidy up
2017-01-11 20:14:41 +11:00
Sam Potts
413fcbcb8c
Merge branch 'develop' of github.com:Selz/plyr into develop
...
# Conflicts:
# dist/plyr.js
# src/js/plyr.js
2017-01-10 21:47:49 +11:00
Sam Potts
c49d0a99e4
JsBeautifier
2017-01-10 21:43:28 +11:00
Sam Potts
5a0cb9289c
JsBeautifier in use, syntax tweaks
2017-01-10 20:22:18 +11:00
Sam Potts
72998c4c41
Merge pull request #437 from tv2/playground
...
Fixed typo
2017-01-10 20:21:01 +11:00
Sam Potts
da48be495b
Merge pull request #477 from iamrobert/patch-1
...
Update index.html
2017-01-10 14:51:40 +11:00
Robert Stark
c843ed3460
Update index.html
...
Just missing the closing </li>
2017-01-10 11:50:26 +08:00
Sam Potts
4232aa9ea4
Update issue_template.md
2017-01-10 09:47:46 +11:00
Sam Potts
f6612fa78c
Update issue_template.md
2017-01-10 09:45:41 +11:00
Sam Potts
bce1d983cb
Merge pull request #457 from amowu/patch-3
...
fix: Firefox can not display captions
2017-01-04 08:45:40 +11:00
Sam Potts
047fc43f8f
Merge pull request #458 from amowu/patch-4
...
fix: parse webVTT time NaN
2017-01-04 08:45:06 +11:00
Jason Ronallo
96ae866baa
allow for setting additional listener for captions
2016-12-26 17:06:59 -05:00
Amo Wu
0cbfc9252c
fix: parse webVTT time NaN
2016-12-16 14:32:04 +08:00
Amo Wu
d02e57bdb3
fix: Firefox can not display captions
2016-12-15 16:38:46 +08:00
Morten Vestergaard Hansen
a1d5bccac2
Fixed typo
2016-11-30 08:54:24 +01:00
Sam Potts
a9bb8afca4
v2.0.11
2016-11-27 20:18:30 +11:00
Sam Potts
28cd92b708
Merge branch 'master' of https://github.com/Selz/plyr
2016-11-27 20:15:19 +11:00
Sam Potts
a44c7ecc3a
Fix for iPad and YouTube issues
2016-11-27 20:15:15 +11:00
Sam Potts
663c1fb627
Merge pull request #427 from amowu/patch-2
...
Fix cannot scroll after destroyed
2016-11-27 20:09:49 +11:00
Amo Wu
a7969b8e9e
Fix cannot scroll after destroyed
...
In single page application, switch router when plyr is fullscreen mode, page cannot scroll, because `document.body.style.overflow` is `hidden`
2016-11-24 11:21:43 +08:00
Sam Potts
4ca3f030cc
Merge pull request #419 from amowu/patch-1
...
refactor: miss prefix
2016-11-18 09:48:40 +11:00
Sam Potts
5214c5d55d
Merge pull request #425 from sebastiancarlsson/cleanup-called-twice-bug
...
fixes bug where cleanUp would be called twice
2016-11-18 09:40:34 +11:00
Sebastian Carlsson
3e6ed7b69b
fixes bug where cleanUp would be called twice
2016-11-17 15:43:26 +01:00
Sam Potts
7d2a8d343a
Update
2016-11-16 09:41:06 +11:00
Sam Potts
03aacf483f
Update readme.md
2016-11-16 09:40:09 +11:00
Amo Wu
02bc8c8445
refactor: miss prefix
...
fix _fullscreen.prefix can't work
2016-11-10 16:27:10 +08:00
Sam Potts
7965b82cca
Quality WIP
2016-11-06 21:47:44 +11:00
Sam Potts
bae04a492a
Merge branch 'master' into develop
...
# Conflicts:
# demo/index.html
# dist/plyr.js
2016-11-06 15:55:55 +11:00
Sam Potts
73a1391f2f
Update readme.md
2016-11-02 18:45:37 +11:00
Sam Potts
660ff0434d
Cache bust
2016-11-02 18:29:38 +11:00
Sam Potts
94208dce76
v2.0.10
...
- Added seek event fixes for Vimeo and YouTube (fixes #409 )
- Added support for embed URLs rather than ID only (fixes #345 )
2016-11-02 18:14:06 +11:00
Sam Potts
efe54fbba4
Added seek event fixes ( fixes #409 ), Added support for URLs ( fixes #345 )
2016-11-02 18:09:40 +11:00
Sam Potts
10561d6c83
Merge pull request #408 from gurupras/urlparser
...
Added logic to parse youtube video id
2016-11-02 16:59:28 +11:00
Sam Potts
72404e77e5
PiP
2016-11-01 12:00:16 +11:00
Guru Prasad Srinivasa
0ef87f93a6
Added logic to parse youtube video id
...
This commit is targetted at solving issue#345 and adds
functionality to parse youtube video IDs from various
types of youtube video URLs.
Other embed types like vimeo/soundcloud can be extended by
following a similar structure as implemented in this commit.
2016-10-30 00:49:17 -04:00
Sam
c7310c21fb
Fullscreen fix, styling
2016-10-24 00:11:47 +11:00
Sam
ed9e27b64f
Merge branch 'develop' of https://github.com/Selz/plyr into develop
2016-10-23 21:42:18 +11:00
Sam Potts
801ed63be5
Work on PiP
2016-10-23 21:21:42 +11:00
Sam
2aa9b267ab
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# src/js/plyr.js
2016-10-23 21:16:49 +11:00
Sam
90338d9600
Tweaks
2016-10-23 21:15:19 +11:00
Sam Potts
5cecf16d4f
Merge branch 'master' into develop
...
# Conflicts:
# demo/dist/demo.js
# dist/plyr.css
# dist/plyr.js
2016-10-23 15:27:28 +11:00
Sam Potts
a3ed309342
v2.0.9
...
- Temporary patch for the YouTube API issues with `getDuration()` (relates to #374 )
2016-10-23 15:18:53 +11:00
Sam Potts
08b4c09b89
Temporary patch for the YouTube API issues with getDuration() (relates to #374 )
2016-10-23 15:18:08 +11:00
Sam Potts
a509a5e1bc
v2.0.8
...
- Added `isPaused()` API method (thanks to @darrena092)
- Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes #357 )
- Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes #390 )
- Fix for Firefox VTT compatibility (thanks to @magourex)
- Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes #392 )
- Added Issue and PR templates with the aim of reducing duplicate or duff issues
2016-10-23 13:48:05 +11:00
Sam Potts
bec10e7836
Fix for caption size ( fixes #390 ), Fix for Firefox Dev ( fixes #392 )
2016-10-23 13:35:49 +11:00
Sam Potts
f9a184800b
Add Issue and PR templates
2016-10-23 13:34:44 +11:00
Sam Potts
f428c3ff8b
Manually merged #395
2016-10-23 12:19:39 +11:00
Sam Potts
97eb40a8e3
Merge pull request #389 from darrena092/master
...
Added .isPaused().
2016-10-23 11:51:10 +11:00
Darren Anderson
8211631950
Gulp build done.
2016-10-06 15:43:41 +01:00
Darren Anderson
a17cbb0e8b
Added .isPaused to API
2016-10-06 15:33:49 +01:00
Sam Potts
21a30f1b6f
Fixed for array passed to _on and _off
2016-10-03 17:16:05 +11:00
Sam
613c45ede9
Merge branch 'master' into develop
2016-10-01 22:18:40 +10:00
Sam
8743c6a08d
Code style
2016-10-01 22:18:01 +10:00
Sam Potts
8098be6f93
Merge pull request #379 from magourex/master
...
Support WebVTT with CRLF or LF Line separator with firefox #378
2016-10-01 22:10:35 +10:00
Sam
eba0831538
Manually merged #385
2016-10-01 22:07:01 +10:00
Thomas LM
1c73c9fbfe
Update plyr.js
2016-09-27 10:57:35 +02:00
Sam
1ad103c29f
Menu animation
2016-09-26 23:21:57 +10:00
Sam
ca37b4c9ac
Menu
2016-09-25 23:54:49 +10:00
Sam Potts
d3bbf09d12
More menu work
2016-09-25 20:01:58 +10:00
Sam Potts
f608317eec
Merge branch 'develop' of https://github.com/Selz/plyr into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
2016-09-14 15:22:41 +10:00
Sam Potts
c8b9c9bcaa
Expanded
2016-09-13 23:52:25 +10:00
Sam
d638cdcdd3
Started on PIP support
2016-09-13 00:16:27 +10:00
Sam Potts
46f82a4af3
Added quality in menu
2016-09-07 22:18:05 +10:00
Sam Potts
978606edb4
CSS path
2016-09-06 23:54:04 +10:00
Sam
42a2642d40
Icon fix
2016-09-06 23:50:59 +10:00
Sam
37840c3844
Working on settings menu
2016-09-06 23:48:09 +10:00
Sam Potts
28335ef3d8
Merge pull request #356 from amowu/feature/add-playback-speed
...
Add playback speed
2016-09-06 20:46:00 +10:00
Amo Wu
78ec5b3322
refactor: sorting speed
2016-09-05 22:56:19 +08:00
Amo Wu
ac7e1ab299
test: add speed-up button
2016-09-05 18:00:11 +08:00
Amo Wu
ea60fd0f45
docs: update readme
2016-08-31 17:18:44 +08:00
Amo Wu
c291e8c5d9
refactor: check config.speeds format
2016-08-31 15:42:01 +08:00
Amo Wu
f0ac542a7f
refactor: add localStorage supporting
2016-08-31 15:34:44 +08:00
Amo Wu
a412085785
feat: add playback speed button
2016-08-31 15:11:29 +08:00
Sam
435b5c74bf
Fixed API method, added new methods ( fixes #346 , #351 )
...
- Fixed `getCurrentTime()` method (fixes #351 )
- Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346 )
2016-08-29 23:36:43 +10:00
Sam
15fd7041ab
Fixed AMD definition
2016-08-26 21:43:51 +10:00
Sam Potts
1ced6b4d67
Vimeo IE9/10 ( Fixes #348 ), HTML5 ready event ( Fixes #349 )
2016-08-26 18:15:24 +10:00
Sam
6694c1e6cf
Fix for Firefox full screen ( fixes #343 )
2016-08-23 00:34:43 +10:00
Sam Potts
19ca906e50
Update changelog.md
2016-08-22 20:41:49 +10:00
Sam Potts
12e94775d6
Global keyboard shortcut changes
2016-08-22 14:44:18 +10:00
Sam Potts
df7f52d885
Added ‘global’ keyboard shortcut option
2016-08-22 14:15:49 +10:00
Sam Potts
d5b5faafbb
Version bump for NPM
2016-08-22 13:08:19 +10:00
Sam Potts
a318e8588b
Merge branch 'master' of https://github.com/Selz/plyr
2016-08-22 13:07:07 +10:00
Sam Potts
51fb252cd8
Update changelog.md
2016-08-22 13:06:26 +10:00
Sam Potts
86b2f61b56
Bump to v2.0.0
2016-08-22 13:00:47 +10:00
Sam Potts
232a9fe868
Update changelog.md
2016-08-22 12:53:38 +10:00
Sam Potts
e8bfe73b1d
Update readme.md
2016-08-22 08:40:02 +10:00
Sam Potts
ab0d762675
Update readme.md
2016-08-21 22:46:11 +10:00
Sam Potts
a6a314e011
Update readme.md
2016-08-21 21:53:16 +10:00
Sam Potts
514bdff92e
Update readme.md
2016-08-21 21:53:02 +10:00
Sam Potts
745e56a3a3
Update readme.md
2016-08-21 21:40:24 +10:00
Sam Potts
130fb78b4c
Version bump
2016-08-21 19:47:13 +10:00
Sam Potts
3718ec69ba
Use minified
2016-08-21 19:45:45 +10:00
Sam Potts
4610f4a8c9
Firefox and Edge fixes
2016-08-21 19:44:46 +10:00
Sam Potts
a8062354ec
Loading tweaks, Microsoft Edge tweaks
2016-08-21 19:25:21 +10:00
Sam
aac0a5a3a9
Work on docs
2016-08-21 10:30:11 +10:00
Sam
92b9e3400b
Keyboard shortcuts
2016-08-20 23:39:18 +10:00
Sam
bea513f5dd
Jshint tweaks, changelog
2016-08-20 20:11:21 +10:00
Sam Potts
9d109bf02d
Refactoring and bug fixing
2016-08-20 18:02:02 +10:00
Sam Potts
fc45ab48c9
Merge branch 'master' into develop
...
# Conflicts:
# src/js/plyr.js
2016-08-20 17:46:05 +10:00
Sam Potts
58e9b02405
Merge
2016-08-06 11:09:55 +10:00
Sam Potts
b578fb4840
Merge branch 'master' of https://github.com/Selz/plyr
2016-08-06 11:08:33 +10:00
Sam Potts
f18d9589eb
Font stack SASS fix ( Fixes #328 )
2016-08-06 11:08:28 +10:00
Sam Potts
35c6ec9461
Manually merged #313 PR
2016-08-06 11:08:04 +10:00
Sam Potts
56d9730d0a
Merge pull request #326 from mkaziz/master
...
Updated define to work with AMD imports
2016-08-06 10:15:53 +10:00
Khalid Aziz
6e18bc8b31
Updated define to work with AMD imports
2016-08-04 02:05:12 -05:00
Sam Potts
81756a1af9
Merge pull request #322 from mortonfox/patch-1
...
Fix the Initialising and Options anchor links
2016-07-30 14:10:34 +10:00
Morton Fox
05e1ab1165
Fix the Initialising and Options anchor links
2016-07-30 00:09:39 -04:00
Sam Potts
a0ddc5e6eb
Merge pull request #321 from electerious/patch-1
...
Added Array as selector in .setup() to readme
2016-07-25 08:53:29 +10:00
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
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 )
2016-07-23 10:42:06 +10:00
Sam Potts
6ff1e47341
Merge branch 'master' of https://github.com/Selz/plyr
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
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
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
2016-06-26 09:07:42 +10:00
Sam Potts
931672895f
Reverted font size change
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 )
2016-06-26 08:34:36 +10:00
Sam Potts
095d100ba4
Version bump
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
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
2016-06-09 11:05:07 +01:00
Sam
161dd48312
Fixed log message
2016-06-09 09:57:16 +01:00
Sam
383515c1b7
Merge branch 'master' of https://github.com/Selz/plyr
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
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
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 )
2016-06-01 09:38:29 +01:00
Sam Potts
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
Sam
552f448ccd
Seek rounding from 1 to 4 decimal places ( fixes #242 )
2016-05-30 07:41:17 +01:00
MrSnowflake
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
Sam Potts
cb318dd6ad
Update readme.md
2016-05-27 08:42:11 +01:00
Sam
9ee0d00a35
Merge branch 'master' of https://github.com/Selz/plyr
2016-05-26 22:32:23 +01:00
Sam
c0909095e3
Added disableContextMenu option to hide the right click context menu ( fixes #248 and #225 )
2016-05-26 22:32:18 +01:00
Sam Potts
1e732694eb
Merge pull request #246 from zvizvi/master
...
FIx Plyr to work with RTL systems
2016-05-26 08:03:40 +01:00
Tzvi
30922246e9
FIx Plyr to work with RTL systems
2016-05-26 03:35:08 +03:00
Tzvi
edf5a14171
FIx Plyr to work with RTL systems
...
(less)
2016-05-26 03:33:05 +03:00
Tzvi
1c9f7901bc
FIx Plyr to work with RTL systems
...
(scss)
2016-05-26 03:32:22 +03:00
Sam Potts
1bd6ffc84d
Merge pull request #237 from itaditya/master
...
Update readme.md
2016-05-25 19:13:13 +01:00
Sam Potts
845ed000fc
Merge pull request #244 from thijstriemstra/patch-1
...
reference unminified js script
2016-05-25 19:12:05 +01:00
Thijs Triemstra
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
Sam Potts
a2f18c4e31
Merge pull request #241 from rabbitears/patch-1
...
Fix typo
2016-05-24 21:52:26 +01:00
louise louise
37c8948d2c
Fix typo
2016-05-24 14:08:15 -04:00
Sam
351e1540c5
Version bump
2016-05-23 22:33:16 +01:00
Sam
b3299b4641
Fix for Tooltips overflowing ( fixes #230 )
2016-05-23 22:29:20 +01:00
Sam
be2e7d4c99
Always hide standard controls ( Fixes #225 )
2016-05-23 21:19:53 +01:00
Sam
7238eab737
Merge branch 'master' of https://github.com/Selz/plyr
2016-05-23 21:11:54 +01:00
Sam
3c2921b994
Restore scroll position when exiting fullscreen ( fixes #236 )
2016-05-23 21:11:43 +01:00
Sam Potts
179c6fca0b
Update readme.md
2016-05-23 19:21:43 +01:00
Sam
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
2016-05-23 19:16:48 +01:00
Aditya Agarwal
341fd59cf6
Update readme.md
2016-05-23 21:34:57 +05:30
Aditya Agarwal
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
Sam Potts
98e4c5acea
Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease)
2016-05-19 12:06:51 +10:00
Sam Potts
1496b21c83
Version bump
2016-05-19 11:59:52 +10:00
Sam Potts
ac0061b83e
Bug fix for no buffer
2016-05-19 11:56:24 +10:00
Sam Potts
0b7dc51bd1
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
2016-05-19 11:32:14 +10:00
Sam Potts
126f80ed78
Reverted LESS structure for now
2016-05-19 11:31:27 +10:00
Sam Potts
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
i.adamenko
6ffb971226
Add scroll listener on volume slider
2016-05-19 02:11:41 +03:00
Sam Potts
72187a89dd
Update readme.md
2016-05-19 08:47:42 +10:00
Sam Potts
a461500ab9
Update readme.md
2016-05-17 12:38:52 +10:00
Sam Potts
c830af492c
Merge pull request #216 from IonicaBizauKitchen/fix
...
Removed "Node Package Manager" in readme.md
2016-05-17 08:30:25 +10:00
Ionică Bizău
1f6f841fcb
Removed "Node Package Manager" in readme.md
...
`npm` does not stand for "Node Package Manager" because `npm` is not an acronym. It is a bacronymic abbreviation for "npm is not an acronym".
https://www.quora.com/I-keep-hearing-NPM-doesnt-stand-for-Node-Package-Manager-what-does-it-stand-for
2016-05-16 17:59:37 +03:00
Sam Potts
99960c0dc5
Fix for Vimeo fullscreen ( fixes #214 )
2016-05-16 12:28:28 +10:00
Sam Potts
e8a8b08215
Merge branch 'master' of https://github.com/Selz/plyr
2016-05-16 12:15:15 +10:00
Sam Potts
a989e87a2d
Changed icon prefix default to avoid clashes
2016-05-16 12:15:09 +10:00
Sam
0bceeb4674
Merge branch 'master' of https://github.com/Selz/plyr
...
# Conflicts:
# dist/plyr.css
# src/less/variables.less
2016-05-15 19:54:03 +10:00
Sam
5a433f2fc8
Remove unused styles
2016-05-15 19:52:55 +10:00
Sam Potts
c86b824a04
Comment
2016-05-15 18:59:13 +10:00
Sam Potts
21c2276359
Build changes, sprite.svg => plyr.svg
2016-05-15 18:57:21 +10:00
Sam Potts
602944ea4f
Fix for bug in v1.6.7
2016-05-14 09:18:04 +10:00
Sam Potts
f4a9ffcec7
Merge branch 'master' of https://github.com/Selz/plyr
2016-05-14 08:57:07 +10:00
Sam Potts
d2e9c61fd7
iOS bug fixes ( fixes #213 )
2016-05-14 08:56:59 +10:00
Sam Potts
c8cd051a00
Update readme.md
2016-05-14 01:09:20 +10:00
Sam Potts
448c070898
Merge branch 'master' of https://github.com/Selz/plyr
...
# Conflicts:
# dist/plyr.css
2016-05-14 00:48:56 +10:00
Sam Potts
7f624ebbb7
Icon tweaks, IE button fix
2016-05-14 00:48:21 +10:00
Sam
4a69ef3874
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# src/less/plyr.less
2016-05-11 22:47:27 +10:00
Sam Potts
31c933af38
Merge pull request #209 from robinpoort/master
...
Add CSS settings
2016-05-11 22:39:54 +10:00
Robin Poort
00137fe46b
Compile css file
2016-05-11 13:46:47 +02:00
Robin Poort
b23a16826e
Adding SCSS settings
...
- Added setting to be able to disable the border-box if you already defined that in your own css
- Added setting to be able to disable touch-action if you already defined that in your own css
- Added setting to choose not to use !important for sr-only class
2016-05-11 13:46:40 +02:00
Robin Poort
2a822d7b45
Adding LESS settings
...
- Added setting to be able to disable the border-box if you already defined that in your own css
- Added setting to be able to disable touch-action if you already defined that in your own css
- Added setting to choose not to use !important for sr-only class
2016-05-11 13:46:19 +02:00
Sam Potts
cc5b363d66
Version bump
2016-05-11 10:18:34 +10:00
Sam Potts
7e53f01d44
Fix for #206
2016-05-11 10:17:28 +10:00
Sam Potts
d351f9f172
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# src/less/plyr.less
2016-05-10 10:01:29 +10:00
Sam Potts
4d67d68c6b
Built CSS
2016-05-10 09:35:45 +10:00
Sam Potts
3f20462943
Restore simplicity to LESS file structure
2016-05-10 09:35:19 +10:00
Sam Potts
ab26525f09
Merge pull request #204 from robinpoort/master
...
Broken progress bar styling IE10
2016-05-10 09:17:09 +10:00
Robin Poort
e431d7594b
Fix broken progress bar styling IE10
2016-05-09 17:47:10 +02:00
Robin Poort
8b75bec3d2
Fix broken progress bar styling IE10
2016-05-09 17:40:14 +02:00
Robin Poort
1a5e56ed46
Fix broken progress bar styling IE10
2016-05-09 17:39:36 +02:00
Sam Potts
3470d5f5e6
Merge branch 'master' into develop
...
# Conflicts:
# src/less/plyr.less
2016-05-09 19:11:57 +10:00
Sam Potts
9ff933e532
Merge pull request #202 from robinpoort/master
...
Removing duplicate selectors
2016-05-09 19:09:23 +10:00
Robin Poort
299dfe4afe
Removing duplicate selectors
2016-05-06 12:37:18 +02:00
Robin Poort
6921070688
Removing duplicate selectors
2016-05-06 12:36:14 +02:00
Sam Potts
bb976ccf4b
Merge pull request #200 from shakeelmohamed/feature/youtube-onstatuschange-event
...
Add event for YouTube onStateChange
2016-05-02 07:31:29 +10:00
Shakeel Mohamed
f02cb5635f
Add event for YouTube onStateChange
2016-05-01 10:24:25 -07:00
Sam Potts
fad3f41ca7
Prep work for theming
2016-05-01 19:27:53 +10:00
Sam Potts
39a0a38d07
Bug fix for undefined progress bar
2016-05-01 15:04:09 +10:00
Sam Potts
a316514ca1
Minor bug fixes
2016-05-01 13:39:53 +10:00
Sam Potts
3b69f47590
v1.6.2
2016-05-01 12:52:07 +10:00
Sam Potts
8172e2339d
Caption change position on controls hidden
2016-05-01 12:49:04 +10:00
Sam Potts
44bb6c077c
Fixed merge
2016-05-01 12:00:37 +10:00
Sam Potts
e11a58a841
Bug fixes
2016-05-01 11:30:51 +10:00
Sam
c4e3b5a242
Bug fixes
2016-05-01 00:35:30 +10:00
Sam Potts
f1b44e6da0
Error handling
2016-04-30 19:52:10 +10:00
Sam Potts
aa093b6c42
Merge branch 'pr/196' into develop
...
# Conflicts:
# dist/plyr.js
2016-04-30 11:08:42 +10:00
Monica Cheung
48399f6364
Merge remote-tracking branch 'org/develop' into develop
2016-04-25 22:43:44 -07:00
Monica Cheung
47e0800f02
Add support for soundcloud
2016-04-17 20:57:55 -07:00