1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-28 08:58:46 +02:00
Commit Graph

62 Commits

Author SHA1 Message Date
Walter Seymour
6fc0dc783a
feat: Add useSVGIcons option (#8260) 2023-06-12 13:31:06 -05:00
Beligh HAMDI
20df248939
docs: update version number in README.md (#8271) 2023-05-31 10:42:15 -04:00
Mohamed Fasil
fbee0008f5
docs(readme): updating the number of websites (#7697)
Updating the number of websites using video.js player
2022-05-16 17:25:49 -04:00
Brandon Casey
e240396f5a
docs: change master to main (#7050) 2021-01-19 17:41:39 -05:00
mister-ben
503141c75f
docs: Remove Flash (#6994) 2020-12-22 14:10:53 -05:00
Pavel Chuchuva
efa839bb88
docs(README): fix link to getting Video.js from npm (#6761) 2020-08-13 08:48:02 -04:00
Gary Katsevman
2e6199074d
chore: update travis-ci badge 2020-06-19 15:24:46 -04:00
Soroush Chehresa
756fbfc247
docs(README): Update CDN version urls (#6658) 2020-05-26 17:46:59 -04:00
Dylan Jhaveri
274299b45f fix: broken logo link in README and docs (#6345)
Depends on videojs/videojs.com#112

Fixes #6340
2019-12-03 10:14:38 -05:00
Thijs Triemstra
4b11a4e2b5 docs: use https links (#5749) 2019-01-18 12:07:24 -05:00
Marco Valsecchi
79edf5b9f1 docs: Update urls in README.md to point to v7.3.0 (#5536) 2018-11-02 16:50:30 -04:00
Owen Edwards
e671bc3992 docs(README): refer to minified JS and CSS files, improve general layout (#5494)
Refer to minified versions of the JS and CSS files from `unpkg` and `cdnjs`, and add notes about versions. Remove unnecessary quoting in the README, and clarify the comment about v7 (and later) not having the Google Tracking pixel.
2018-10-11 16:52:50 -04:00
Gary Katsevman
7292253fe0
docs(README): update info about google analytics (#5491)
Fixes #5361
2018-10-10 11:21:18 -04:00
Gary Katsevman
794cd71682
docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
Owen Edwards
f5a6e61627
docs(examples): remove IE9 text track HTML markup in the doc/examples, and update to use video.js v7.0 (#5192)
docs(examples): Remove IE9 text track HTML markup in the doc/examples, and update to use video.js v7.0 (#5192)

Video.js v7 drops support for versions of IE prior to IE11, so examples should not reference earlier versions.
2018-05-23 12:32:27 -07:00
Dragoș Străinu
167b7d874c docs: update readme to use the latest version of vjs (#5073)
Close #5066
2018-04-04 11:26:58 -04:00
greenkeeper[bot]
aa5f3bfce0 chore: re-enable Greenkeeper 🌴 and make it update package-lock.json (#4967) 2018-02-20 15:02:00 -05:00
FirefoxMetzger
46a7df2757 docs(readme): fixed a typo (#4730)
In section Quick Start two tags were closed using <script> instead of </script>
2017-11-08 15:54:30 -05:00
Matthew McClure
e2af322313 chore: add GA note to primary readme (#4481) 2017-10-31 14:12:14 -04:00
Owen Edwards
f773c473f9 chore: Fix examples and docs and some links (#4279)
* Fix the doc/example/elephantsdream/index.html file, add an index of doc/examples, and update CDN links to use video.js v5.19.
* Add poster from CDN to Elephants Dream examples.
2017-05-11 17:16:12 -04:00
Gary Katsevman
312b10ca44 docs(coc): introduce CODE_OF_CONDUCT.md (#4160) 2017-03-23 16:39:17 -04:00
Brandon Casey
0493f54d6f chore(docs): Documentation Linting and TOC generation (#3841)
Use remark to lint and generate TOC for markdown files.
2016-12-20 16:55:59 -05:00
Pat O'Neill
d24fe409e8 docs(guides): Manual Documentation Improvements (#3703) 2016-12-02 14:27:59 -05:00
Piotr
86f0830502 chore: move metadata to hidden folder and update references
ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE were both moved to a .github/ folder to clean up the root of the project a bit. CONTRIBUTING.md was kept at the top level because it is generic enough and contains useful information.
2016-09-28 18:17:18 -04:00
Gary Katsevman
4ae370c1a2 @gkatsev added slack badge to README. closes #3527 2016-08-12 23:39:18 -04:00
scaryguy
46374f5b57 @scaryguy updated videojs cdn urls in the README. closes #3195 2016-03-29 17:50:51 -04:00
Gary Katsevman
d9a0a4503c @gkatsev updated videojs badges in the README. closes #3134 2016-02-24 01:25:04 -05:00
Gary Katsevman
99b34e9691 @gkatsev updated README to include links to plugins page and getting started and cleaner link to LICENSE. closes #3066 2016-02-02 14:40:43 -05:00
Jamie
bb606cdcbd @hubdotcom changed URLs in README to be protocol-relative. closes #3040 2016-01-26 11:34:36 -05:00
Patrick
876e48547c @CoWinkKeyDinkInc fixed table in Tracks guide. Replaced some single quotes with double quotes. closes #2946 2016-01-25 20:11:26 -05:00
Steve Heffernan
da09a44eda Updated usage stats in readme 2015-09-29 13:05:26 -07:00
Steve Heffernan
6beb0eb299 Update version in readme code 2015-09-29 13:04:40 -07:00
Matthew McClure
a56781945a Removed unstable warning 2015-09-29 11:39:05 -07:00
jforbes
976ee6e30b @forbesjo switched automated testing to BrowserStack. closes #2492 2015-08-20 14:57:59 -07:00
Darius Freamon
b4fbdc24d5 update copyright 2015-04-28 16:14:05 -06:00
Matthew McClure
6cc1b5191b Update README to warn about master being for 5.0 2015-03-30 16:48:04 -07:00
Matthew McClure
725fddbd66 Updated version in quickstart example 2015-02-24 17:59:36 -08:00
Ruslan Korolev
2ea2421e18 update 4.10 to 4.11 version in README [ci skip] 2015-01-12 13:19:43 +03:00
Peter Dave Hello
c3139dcc1d Use svg instead of png to get better image quality 2014-12-14 13:16:48 +08:00
Matthew McClure
fc7cebe155 Update version numbers in quickstart guide. 2014-11-05 16:01:03 -08:00
Antti Moilanen
540152051f Fixed two broken links to documentation. 2014-11-01 16:57:02 +02: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
38f1024ad3 doc updates + readme quick start 2014-10-28 16:48:23 -07:00
ctd1500
bae224e4c4 Fixing the build status icon and link. 2014-08-04 23:21:42 -07:00
frankhereford
efd4822c6b Update the Readme.md file with the current year. 2014-03-05 17:44:07 -06:00
Steve Heffernan
5aa1ff59b3 Added block quote to readme. 2013-07-19 10:47:30 -07:00
Steve Heffernan
91da153c02 Updated readme and contrib guide. closes #645 close #397
With changes from @sh1ps and myself
2013-07-17 17:51:29 -07:00
Matthew McClure
247a725cad added license to readme 2013-04-28 17:35:21 -07:00
Jim R. Wilson
50e7fac830 revert excuse-our-dust message back to h3, looked better that way 2013-02-25 17:15:47 -05:00
Jim R. Wilson
e005f1a505 normalizing markdown markup, whitespace, spelling 2013-02-25 17:13:58 -05:00