1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/docs
Gary Katsevman 781a6d87c6
feat(middleware): make setSource be optional (#5295)
setSource is useful if you care to be fiddling with the source or doing some work depending on what source is set. However, sometimes, you don't need a setSource and want the middleware to always be selected.
Now, if setSource is missing, it will implicitly be included in the middleware chain.
2018-07-06 14:16:16 -04:00
..
examples docs(examples): remove IE9 text track HTML markup in the doc/examples, and update to use video.js v7.0 (#5192) 2018-05-23 12:32:27 -07:00
guides feat(middleware): make setSource be optional (#5295) 2018-07-06 14:16:16 -04:00
legacy-docs fix(time-display): restore hidden label text for screen readers. (#5157) 2018-05-11 14:34:33 -04:00
index.md docs(guides): add debugging section to index (#5100) 2018-04-17 14:48:04 -04:00
translations-needed.md fix(time-display): restore hidden label text for screen readers. (#5157) 2018-05-11 14:34:33 -04:00