Steve Heffernan
6623919429
Merge branch 'feature/component-docs'
...
Conflicts:
src/player.js
2013-01-14 22:40:19 -05:00
Steve Heffernan
6ad5e0dada
Udpated contributing.md
2013-01-14 22:35:23 -05:00
Michael Christopher
3e7289f244
Add HTTPS support for CDN version
2013-01-14 13:11:20 -08:00
Steve Heffernan
921b783e40
Added phantom to package list.
2013-01-12 22:30:55 -08:00
Steve Heffernan
4c0d74b6c2
Removed unused node packages.
2013-01-12 22:26:10 -08:00
Steve Heffernan
0f0fccc312
Update grunt build script.
2013-01-12 22:23:22 -08:00
Steve Heffernan
e7c146bc1f
Reorgnizing src files.
...
Moving to grunt for build.
2013-01-11 23:02:20 -08:00
Steve Heffernan
675147645c
Cleaning up repo.
2013-01-11 11:52:01 -08:00
Steve Heffernan
06e3ec9dce
Cleaned up test logging. Added fallback message for no video support.
2013-01-10 13:48:41 -08:00
Steve Heffernan
77d9d34f91
Merge pull request #236 from lindstedt/master
...
Feedback message when user can't view video
2013-01-10 13:43:05 -08:00
Steve Heffernan
92855aaf8f
Merge pull request #276 from tijptjik/patch-1
...
Simple typo
2013-01-10 13:40:49 -08:00
Steve Heffernan
68441c7141
Adding jshint back to testing
2013-01-10 13:10:48 -08:00
Steve Heffernan
f267e27e36
Updated closure compiler advanced mode branch
2013-01-10 13:06:12 -08:00
Steve Heffernan
428203c466
Continued updating all library pieces to support closure compiler.
...
Renamed internal lib var to vjs instead of _V_.
2013-01-04 16:58:23 -08:00
Steve Heffernan
e125ee878e
Updated closure compiler build. Starting Flash support.
2012-12-31 15:25:56 -08:00
Steve Heffernan
688b5053ee
Major rewrite to support Google Closure Compiler Advanced Optimization.
...
Still in process.
2012-12-30 21:45:50 -08:00
Mart van de Ven
90febd2bcf
typo
2012-12-28 21:05:58 +08:00
Eric Rafaloff
74f055d125
techOrder should be an array of strings
...
- Correct the example where the value of techOrder is a hash when it should be an array.
- Make examples clearer that the elements of this array should be strings, not another array.
2012-12-17 15:07:28 -05:00
Steve Heffernan
a34259860f
Started components doc.
2012-12-17 11:18:31 -08:00
Steve Heffernan
21d2b2086f
Merge pull request #249 from Menda/patch-1
...
Update docs/tech.md
2012-12-11 16:01:40 -08:00
Steve Heffernan
d5e52b554c
Merge pull request #254 from benfoxall/master
...
Document _V_(domElement) init
2012-12-11 15:27:20 -08:00
Steve Heffernan
f7f7cb475e
Added space to title
2012-12-11 15:02:47 -08:00
Steve Heffernan
55d02cf6d8
Added .editorconfig and travis CI badge
2012-12-11 14:33:42 -08:00
Steve Heffernan
e77dd302e5
Trying to fix phantomjs running on travis CI
2012-12-11 13:54:16 -08:00
Steve Heffernan
53774c2f74
Fixed error in package info for Travis CI
2012-12-11 13:45:22 -08:00
Steve Heffernan
b18bc876b0
Moved .values definition to support being used in width()
2012-12-11 13:39:15 -08:00
Steve Heffernan
6bb2a8cdda
Fixed incorrect width and height returning. fixes 258
2012-12-11 13:34:13 -08:00
Steve Heffernan
60a70f94b2
Merge branch 'feature/test-buildout'
2012-12-10 18:54:48 -08:00
Steve Heffernan
4d7da6cb8a
Adding line to CHANGELOG: Added automated test suite and support for Travis CI.
2012-12-10 18:54:48 -08:00
Steve Heffernan
be0febaad9
Added Travis CI config, and also supporting package.json.
...
Removed flwplayer folder.
Added phantomjs for Travis CI test running, including temp makefile.
2012-12-10 18:51:48 -08:00
Steve Heffernan
0a8d967a3e
Removed demo-subtitles.srt. Not using it.
2012-12-10 16:46:48 -08:00
Steve Heffernan
d8ec3cbc87
Removed root source-list.js. Not sure what it was there for.
2012-12-10 16:44:41 -08:00
Steve Heffernan
9293076b75
Removed original build.sh. Was causing confusion.
2012-12-10 16:41:18 -08:00
Steve Heffernan
e07f9172fa
Updated tests to include unit and integration tests.
2012-12-10 16:40:12 -08:00
Ben Foxall
76740d93f1
api doc code blocks rendering in other markdowns
2012-12-03 12:00:21 +00:00
Ben Foxall
ef65237774
documented referencing video with DOM object
2012-12-03 11:56:41 +00:00
Rafa Muñoz Cárdenas
409b1936c9
Update docs/tech.md
...
JSON syntax was bad and Chrome was throwing errors. Now it works properly.
2012-11-21 11:31:15 +01:00
Steve Heffernan
b4b4d55767
Merge branch 'feature/docs-update'
2012-11-15 11:23:07 -08:00
Steve Heffernan
a177931d71
Adding line to CHANGELOG: Updated docs to use Github markdown
2012-11-15 11:23:07 -08:00
Steve Heffernan
2a8a4342e0
Added newlines concat script to fix compiling issues.
2012-11-15 11:20:36 -08:00
Steve Heffernan
72b9203c8c
Updated rakefile to support new dir structure
2012-11-14 19:45:48 -08:00
Steve Heffernan
0fe46d6c89
Fixed email link in skins doc
2012-11-14 19:29:03 -08:00
Steve Heffernan
b2ad563545
fixed link to videojs.com on homepage
2012-11-14 15:57:06 -08:00
Steve Heffernan
d91afcf987
Fixed some bugs in docs index
2012-11-14 15:52:32 -08:00
Steve Heffernan
34b104cfd2
Cleaned up docs index
2012-11-14 15:51:05 -08:00
Steve Heffernan
50d1bcb4ce
Removed manual anchor links from glosarry page since github already supports them.
2012-11-14 15:33:21 -08:00
Steve Heffernan
5a697478f9
Updated docs links
2012-11-14 15:07:47 -08:00
Steve Heffernan
c01676d2bb
Cleaned up whitespace around docs code
2012-11-14 15:02:32 -08:00
Steve Heffernan
c9d91f1d61
Fixed issue in api docs highlighting
2012-11-14 14:54:36 -08:00
Steve Heffernan
caa4740b69
API docs highlighting updated
2012-11-14 14:53:46 -08:00