Thijs Triemstra
8a019ee046
@thijstriemstra fixed a number of typos in the docs. closes #1704
2014-12-02 11:22:48 -08:00
heff
2de84da25f
Added a line to the changelog for #1702
2014-12-02 10:53:43 -08:00
Steve Heffernan
899bc3cb76
Merge pull request #1702 from rafalwrzeszcz/fix/invalid-markup
...
Fixed Flash object tag markup for strict XML.
2014-12-02 10:51:23 -08:00
Rafał Wrzeszcz
eaf8a8348f
Fixed XML markup.
2014-12-02 14:31:07 +01:00
Steve Heffernan
157dcbe9dd
Merge pull request #1677 from sonicd300/patch-1
...
Updated to bower.json to include font files
2014-11-25 15:51:08 -08:00
Dan Toloudis
33e6630712
@toloudis fixed an issue with checking for an existing source on the video element. closes #1651
2014-11-25 15:31:53 -08:00
heff
2e71201e23
Cleaned up slider.js from #1616 (commit 7605d8c
) and added changelog item for #1616
2014-11-25 14:38:36 -08:00
rutkat
1211e6f99d
Changed keyup to keydown for more responive key listeners. closes #1545 , closes #1616
2014-11-25 13:42:34 -08:00
Matthew McClure
7642691296
Update components link to be relative
...
Updated the components link to be entirely relative so we don't have to worry about which branch we're talking about.
2014-11-24 13:00:22 -08:00
Victor D'Agata
d6cf3c0d84
Update to bower.json
...
Added fonts to bower.json in order to work with bower-main-files plugin, you can tell the plugin if you don't want stuff, but you can't say include XYZ, besides fonts are being used in the css.
2014-11-19 18:56:34 -05:00
Matthew McClure
caf44a4ad3
Merge pull request #1650 from SteveALee/docfix
...
Fixed broken link to components guide
2014-11-10 09:51:39 -08:00
Steve Lee
fd2b9a7f38
Fixed broken link to components guide
2014-11-07 21:18:20 +00:00
Matthew McClure
fc7cebe155
Update version numbers in quickstart guide.
2014-11-05 16:01:03 -08:00
Matthew McClure
bd6a9ff08c
Merge pull request #1634 from anttimo/feature/fix-broken-readme-links
...
Fix two broken links to documentation in README.md
2014-11-05 15:58:12 -08:00
Antti Moilanen
540152051f
Fixed two broken links to documentation.
2014-11-01 16:57:02 +02:00
Steve Heffernan
889ad338cc
Merge branch 'stable'
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.min.css
dist/video-js/video.dev.js
dist/video-js/video.js
2014-10-30 17:25:51 -07:00
Steve Heffernan
0c2dad9ef3
Merge branch 'master' of https://github.com/videojs/video.js
2014-10-30 17:25:32 -07:00
Steve Heffernan
0919b77f31
Release 4.10.2
2014-10-30 17:25:22 -07:00
Steve Heffernan
758b9fda55
Fixed CDN links in setup guide
2014-10-30 17:24:09 -07:00
Matthew McClure
957687d449
@mmcc fixed localization of captions/subtitles menu off buttons. closes #1632
2014-10-30 17:21:58 -07:00
Steve Heffernan
768e40b169
Updated setup doc version url replacer to support multiple digit versions
2014-10-30 16:24:36 -07:00
Steve Heffernan
5d859a92b5
Fixed the VolumeMenuButton options to allow passing 'vertical' to the VolumeBar. closes #1631
2014-10-30 13:59:05 -07:00
Steve Heffernan
1325722447
@heff fixed checking for child options in the parent options to allow for `false`. closes #1630
2014-10-30 13:19:01 -07:00
Matthew McClure
48a0049350
Remove extra 10
2014-10-30 10:12:58 -07:00
Steve Heffernan
7432648e38
Merge branch 'stable'
2014-10-29 08:39:31 -07:00
Steve Heffernan
f420c5bd5f
Added line to changelog for 4.10.1
2014-10-29 08:39:00 -07:00
Steve Heffernan
423939857f
Merge branch 'stable'
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.min.css
dist/video-js/video.dev.js
dist/video-js/video.js
2014-10-29 08:36:40 -07:00
Steve Heffernan
7511bb606d
Release 4.10.1
2014-10-29 08:36:16 -07:00
Steve Heffernan
a12dd77057
Removed alert...
2014-10-29 08:31:13 -07:00
Steve Heffernan
bcbe4f175a
Removed dist files
2014-10-28 17:28:37 -07:00
Steve Heffernan
6958643678
Release 4.10.0
2014-10-28 17:28:25 -07:00
Steve Heffernan
d55227668c
@heff turned on the custom html controls for touch devices. closes #1617
2014-10-28 16:53:30 -07:00
Matthew McClure
ce18a9af74
updated options to include sans-children, and included self-hosted font blurb
...
updated used by count
2014-10-28 16:48:29 -07:00
Matthew McClure
a70b9e4957
added CORS information to tracks guide. Fixes #837
...
moar magic comments
2014-10-28 16:48:23 -07:00
Matthew McClure
38f1024ad3
doc updates + readme quick start
2014-10-28 16:48:23 -07:00
Matthew McClure
6093d35b4c
updated options guide to include components
2014-10-28 16:48:23 -07:00
Steve Heffernan
330aed03c6
Merge pull request #1605 from mmcc/hotfix/keyboard-location
...
maybe actually check for keyLocation
2014-10-28 11:47:32 -07:00
Steve Heffernan
f27bdd27ca
@heff Added the ability to set options for child components directly in the parent options. closes #1599
2014-10-28 11:45:32 -07:00
Steve Heffernan
4199c3e5a9
Merge pull request #1598 from pascuals/patch-1
...
Update languages.md
2014-10-28 11:38:35 -07:00
Gavin
fdb34f3179
@DevGavin added a Simplified Chinese translation. closes #1593
2014-10-28 11:29:05 -07:00
Matthew McClure
f5117ae976
@mmcc fixed an issue with the VolumeButton assuming it was vertical by default. closes #1592
2014-10-28 11:19:34 -07:00
Steve Heffernan
4b818d9ebf
@heff enhanced the event listener API to allow for auto-cleanup of listeners on other componenets and elements. closes #1588
2014-10-28 11:16:56 -07:00
Matthew McClure
b8cc047a2e
@mmcc fixed an issue where errors on source tags could get missed. closes #1575
2014-10-28 11:00:49 -07:00
Steve Heffernan
906de96632
Merge branch 'stable'
2014-10-28 10:35:56 -07:00
Steve Heffernan
d0a918404f
Added doc for remaining time and removed onWaitEnd doc
2014-10-28 10:20:39 -07:00
Matthew McClure
a35da3e995
maybe actually check for keyLocation
2014-10-22 15:34:58 -05:00
pascuals
d63912dd35
Update languages.md
...
Spanish translations are not updated
2014-10-20 15:19:43 +02:00
Steve Heffernan
1369e17dc9
Merge pull request #1577 from demersdesigns/master
...
Adding reference to generator-videojs-plugin
2014-10-16 13:03:15 -07:00
Steve Heffernan
af02d158da
@heff updated the poster to use CSS styles to display; fixed the poster not showing if not originally set. closes #1568
2014-10-16 12:59:41 -07:00
Steve Heffernan
a6019d4207
Merge branch 'stable'
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.min.css
dist/video-js/video-js.swf
dist/video-js/video.js
2014-10-15 16:08:26 -07:00