141 Commits

Author SHA1 Message Date
Sam Potts
a6f57fc034 Fix for multiline captions (Fixes #314) 2016-07-21 21:15:44 +10:00
Sam Potts
bf9de231d8 Styling minor tweaks 2016-07-10 20:45:54 +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
7e7508ca82 Fixed overflow issues (fixes #286) 2016-06-26 08:34:36 +10:00
Sam Potts
c61fad51c1 Fix for z-index on large play button 2016-06-25 23:46:37 +10: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
521431e093 Fix for scroll direction on volume (fixes #258) 2016-06-01 09:38:29 +01:00
Tzvi
edf5a14171 FIx Plyr to work with RTL systems
(less)
2016-05-26 03:33:05 +03: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 Potts
ac0061b83e Bug fix for no buffer 2016-05-19 11:56:24 +10:00
Sam Potts
126f80ed78 Reverted LESS structure for now 2016-05-19 11:31:27 +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
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
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
3f20462943 Restore simplicity to LESS file structure 2016-05-10 09:35:19 +10:00
Robin Poort
8b75bec3d2 Fix broken progress bar styling IE10 2016-05-09 17:40:14 +02:00
Robin Poort
299dfe4afe Removing duplicate selectors 2016-05-06 12:37:18 +02:00
Sam Potts
fad3f41ca7 Prep work for theming 2016-05-01 19:27:53 +10:00
Sam Potts
8172e2339d Caption change position on controls hidden 2016-05-01 12:49:04 +10:00
Sam
c4e3b5a242 Bug fixes 2016-05-01 00:35:30 +10:00
Sam
9a6433488f Tooltip bug fixes 2016-04-28 23:35:18 +10:00
Sam
4f02e2d6e7 Docs updates, small tweaks 2016-04-28 22:07:35 +10:00
Sam Potts
4719766843 Merge branch 'develop' of github.com:selz/plyr into develop
# Conflicts:
#	dist/plyr.css
2016-04-28 18:35:21 +10:00
Sam Potts
85600ef685 Max width on range progress indicators 2016-04-28 18:33:58 +10:00
Sam Potts
f7edd84125 Bug fixes 2016-04-28 13:57:01 +10:00
Sam Potts
12d1a03bc4 Margins 2016-04-28 08:36:23 +10:00
Sam Potts
2385291886 Volume fixes, iOS bug fixes 2016-04-27 22:47:03 +10:00
Sam Potts
cb0b22574a Input progress for volume, fixes for playback progress 2016-04-27 22:22:17 +10:00
Sam Potts
4a1adf92e2 Color 2016-04-27 08:46:36 +10:00
Sam Potts
b077bb9f5f Docs tweaks 2016-04-27 00:34:44 +10:00
Sam Potts
81ad9cf6f7 Audio styles, docs tweaks, package updates 2016-04-26 23:06:30 +10:00
Sam
024706f2ff Tab shows controls 2016-04-26 22:24:20 +10:00
Sam
57b3b9e3f6 Audio styles 2016-04-26 21:15:36 +10:00
Sam Potts
6c8d118f83 WIP 2016-04-26 19:14:42 +10:00
Sam
e26694c322 Work on Audio UI 2016-04-25 22:48:40 +10:00
Sam Potts
d41249bd90 WIP 2016-04-25 21:24:07 +10:00
Sam
833d3ac36f Tweaks 2016-04-25 20:05:01 +10:00
Sam Potts
ffebc7b077 UI tweaks 2016-04-25 19:06:55 +10:00
Sam Potts
9fbbb474db Clean up 2016-01-14 23:50:00 +11:00
Sam Potts
bc7a6ebdde Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates 2016-01-14 21:20:46 +11:00
Sam Potts
7d487553b2 Tab focus tweaks 2016-01-14 00:59:18 +11:00
Sam Potts
ca8fd08e81 Use only one index.html for testing locally, fixes for limited controls, larger seek handle 2016-01-14 00:23:57 +11:00
Sam Potts
bc67d969cb Froogaloop fixes (custom version), docs sprite, source api changes 2016-01-13 23:12:16 +11:00
Sam Potts
c449fc0867 Controls bug fix 2016-01-12 22:31:37 +11:00
Sam Potts
7d077d543b Fullscreen fixes 2016-01-11 00:07:13 +11:00