Sam Potts
0189e90fce
Fix deployment
2019-02-12 13:55:45 +11:00
Sam Potts
eb628c8e4f
Ads bug fixes
2019-02-01 00:24:48 +11:00
Sam Potts
d311722cd0
Formatting
2019-01-26 22:47:23 +11:00
Sam Potts
1d51b28701
Tweaks
2019-01-26 22:45:47 +11:00
Sam Potts
a84fc396e8
Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-params
2019-01-26 17:19:58 +11:00
Sam Potts
8b57104f83
Docs for preview thumbs
2019-01-26 17:17:27 +11:00
Sam Potts
44739a17d0
Merge branch 'master' into develop
...
# Conflicts:
# changelog.md
# demo/dist/demo.js.map
# demo/dist/demo.min.js
# demo/dist/demo.min.js.map
# demo/index.html
# 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
# package.json
# readme.md
# yarn.lock
2019-01-26 16:50:37 +11:00
Christian Gambardella
052e426810
Adds options for vimeo plugin #1316
...
This adds replaces hard coded vimeo options with options that can be passed to the Plyr instance when initializing.
2019-01-24 12:07:01 +01:00
Sam Potts
f927d26ce7
v3.4.8
...
- Calling customized controls function with proper arguments (thanks @a60814billy)
2019-01-17 11:37:19 +11:00
Sam Potts
6782737009
Fullscreen fixes
2019-01-14 00:33:48 +11:00
Simon Bobrov
0ff47fe3ea
Add Angular plugin reference
2018-12-18 17:27:07 +01:00
Sam Potts
2c8a337f26
v3.4.7
...
- Fix for Vimeo fullscreen with non native aspect ratios (fixes #854 )
2018-11-08 23:34:10 +11:00
Sam Potts
574f40949c
Merge branch 'master' into develop
2018-11-08 23:19:57 +11:00
Dan Gold
b97f143195
Halfhalftravel uses Plyr!
...
https://www.halfhalftravel.com/events/medellin-photo-walk.html
https://www.halfhalftravel.com/travel-guides/how-to-travel-to-santa-fe-de-antioquia-colombia.html
2018-11-05 10:57:23 -05:00
Stephan Fischer
8252e13eb9
Readme: Add missing annotation to PIP support
...
PIP only works on HTML videos, so I added the number of the (already existing) annotation.
2018-10-25 23:35:20 +02:00
Sam Potts
1a9b860e68
v3.4.6
...
- Added picture-in-picture support for Chrome 70+
- Fixed issue with versioning the SVG sprite in the gulp build script
2018-10-25 09:44:40 +11:00
Sam Potts
fe26d383f1
Added support for picture-in-picture in Chrome
2018-10-25 09:17:15 +11:00
Sam Potts
e49da6c13f
v3.4.5
2018-10-24 23:04:18 +11:00
e_palm
5c78ecc15d
typo
2018-10-16 14:48:10 +02: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
7dc4d9cd22
v3.4.3
2018-08-14 12:16:34 +10:00
Sam Potts
eaeccd66ae
v3.4.2
2018-08-14 11:17:33 +10:00
Sam Potts
525bbf313e
v3.4.1
2018-08-14 09:18:09 +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
8f94ce86a0
Merge branch 'master' into develop
...
# Conflicts:
# readme.md
2018-08-13 23:59:19 +10:00
Sam Potts
211ad6c8f5
Removed YouTube quality controls
2018-08-13 23:43:08 +10:00
Sam Potts
1d0db89194
Update wrong reference in docs
2018-08-13 23:01:38 +10:00
Sam Potts
3ad118c026
3.4.0-beta.2
2018-08-05 22:43:35 +10:00
Sam Potts
b96fcfc8ac
v3.4.0-beta.1
2018-08-02 00:55:48 +10:00
Maros Hluska
a343e58e53
Fix Readme typo (Patron -> Patreon)
2018-08-01 12:08:02 +07: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
599b33e55f
Click to play fix, poster fix, iOS controls fixes
2018-07-30 01:13:12 +10:00
Léo Renaud-Allaire
671325dd17
Add support for YouTube's hl param
2018-07-24 16:36:25 -04:00
Sam Potts
e2fb922d73
v3.3.22
2018-07-18 21:47:46 +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
Albin Larsson
2cf5a22c85
Fix internal link for the source setter
2018-07-10 23:56:00 +02:00
Albin Larsson
8071feda18
Fix streaming link
2018-07-09 18:47:16 +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
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
Meyti
2fe949629f
Fix i18n defaults path
2018-06-20 16:00:51 +04:30
Sam Potts
5ed7aa6620
v3.3.17
2018-06-19 16:58:38 +10:00
Sam Potts
ede9323524
v3.3.16
2018-06-19 09:16:14 +10:00
Sam Potts
ea4d91d2a0
v3.3.15
2018-06-18 23:21:03 +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