v10.0.0-beta.19
Fixes the CLI bin path so npm exposes the executable after install.
Fixes the CLI bin path so npm exposes the executable after install.
Replaces DelegateMixin and ProxyMixin with MediaHost base classes, and adds the @videojs/cli docs command and versioned docs.
Completes the gesture system with the media-gesture element, React gesture hooks, and default skin bindings.
Adds a hotkey system across core, HTML, and React, a core gesture system, sub-1x playback rates, and the mux-audio element.
Fixes default chapters and metadata tracks so storyboard thumbnails load reliably under hls.js.
Adds volume slider scroll support, UI-only CDN bundles for ejected players, and native HLS error handling.
Fixes the React media proxy so event listeners attach to the media element instead of the delegate.
Adds the Mux video component, native HLS playback, HLS preload and error handling, and a new error dialog component.
Exports media component building blocks so you can build custom media components on public APIs.
Fixes thumbnail sprite tile bleeding, skin button text alignment, and missing React destroy cleanups.