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
Steve Heffernan
31033659bc
Updated code samples to support github highlighting
2012-11-14 14:51:31 -08:00
Steve Heffernan
2c3f7f7177
Testing code highlighting
2012-11-14 14:42:06 -08:00
Steve Heffernan
dfbd21f111
Removed jekyll headers from docs.
2012-11-14 14:34:13 -08:00
Steve Heffernan
fc6d1b1229
Merge branch 'hotfix/fix-chrome-seeking-spinner' fixes #240
...
Conflicts:
src/controls.js
2012-11-12 17:32:44 -08:00
Steve Heffernan
54ef0a7758
Merge branch 'hotfix/fix-chrome-seeking-spinner' into stable
2012-11-12 17:29:12 -08:00
Steve Heffernan
efb357f841
Adding line to CHANGELOG: Fixed chrome spinner continuing on seek
2012-11-12 17:29:12 -08:00
Steve Heffernan
a3038226f1
Bumping version to 3.2.3.
2012-11-12 17:28:53 -08:00
Steve Heffernan
a722498191
Merge branch 'dan/fix_chrome_seeking_spinner' of git://github.com/onyxrev/video-js into hotfix/fix-chrome-seeking-spinner
2012-11-12 17:18:07 -08:00
Dan Connor
180c75b3a2
fix for loading spinner persisting on screen after programatic seek in Chrome
2012-11-06 16:38:35 -08:00
Annika Lindstedt
609ecf1f10
Update src/player.js
...
A nice feedback message for users who don't have a compatible HTML5 browser or Flash Player.
2012-10-31 16:19:20 +01:00
Steve Heffernan
8eba022c0c
Merge pull request #215 from heff/jhurliman-youtube
...
Jhurliman youtube
2012-08-13 13:50:08 -07:00
Steve Heffernan
fffa9ddcab
Updated youtube.html to work
2012-08-13 13:46:01 -07:00
Steve Heffernan
0edfae58eb
Re-organized playback tech location in source.
2012-08-13 13:34:40 -07:00
Steve Heffernan
d71b0858d4
Added jhurliman's YouTube updates.
2012-08-10 17:25:14 -07:00
Steve Heffernan
9343610596
Merge pull request #185 from program247365/patch-1
...
Updated firebug-lite to the latest release.
2012-08-07 16:27:06 -07:00
Steve Heffernan
5e8b6c8455
Merge pull request #192 from eikes/master
...
Make the components available in the "ready" callback
2012-08-07 16:12:15 -07:00
Steve Heffernan
f18cbffaa5
Merge pull request #208 from caioariede/master
...
loadingSpinner is not showing off after seek
2012-08-07 15:47:29 -07:00