1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/docs
Pat O'Neill 6df3ac78d4 feat: Add responsive option, which enables breakpoints support. (#5496)
Follow-up for #5471

This makes the breakpoints option and `breakpoints()` method clearer and introduces the responsive option and `responsive()` method, which will turn on the breakpoints.

The return value of `currentBreakpoint()` was simplified to only ever return a string (empty if none).

Also, added convenience methods: `responsive()`, `getBreakpointClass()`, and `currentBreakpointClass()`.
2018-10-11 17:03:33 -04:00
..
examples feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
guides feat: Add responsive option, which enables breakpoints support. (#5496) 2018-10-11 17:03:33 -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 chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
translations-needed.md chore(lang): update translations-needed doc (#5459) 2018-09-28 16:06:32 -04:00