•Breaking changes
v10.0.0-beta.29
Compare changes on GitHub🚀 Features
- (skin) Add canonical buffering indicator (#2189) by @mihar-22
- (skin) Add canonical error dialog (#2190) by @mihar-22
- (skin) Add canonical captions button (#2191) by @mihar-22
- (skin) Add canonical remote playback controls (#2192) by @mihar-22
- (skin) Add canonical input indicators (#2193) by @mihar-22
- (skin) Complete canonical volume popover (#2194) by @mihar-22
- (skin) Add canonical time slider chapters (#2195) by @mihar-22
- (skin) Add canonical video settings menu (#2196) by @mihar-22
- (skin) Add canonical video input bindings (#2197) by @mihar-22
- (skin) Complete canonical default video skin (#2198) by @mihar-22
- (skin) Add canonical minimal video skin (#2199) by @mihar-22
- (skin) Add canonical styling and registry output (#2202) by @mihar-22
- (skin) Share settings menu composition (#2203) by @mihar-22
- (spf) [breaking] Cap renditions to the screen and surface unplayable sources (#2135) by @cjpillsbury
- (ci) Forward-port changelog prose to site/v10 (#2228) by @decepulis
- (packages) Make Mux and Vimeo content-data donors (#1998) by @decepulis
- (packages) [breaking] Name the resolved title
title, and take it from config only (#2176) by @decepulis - (packages) [breaking] Resolve the poster in the store, and set src on img from it (#2039) by @decepulis
🐛 Bug Fixes
- (skin) Style fixes (#2257) by @sampotts
- (skin) Align canonical poster and default controls (#2181) by @mihar-22
- (ci) Cancel stale workflow runs (#2263) by @mihar-22
- (skin) Preserve slider preview behavior (#2259) by @sampotts
- (compiler) Add version to vjsc package (#2272) by @luwes
🚜 Refactor
- (skin) Simplify canonical projections and styling (#2206) by @mihar-22
- (skin) Migrate styling to compiler (#2207) by @mihar-22
- (skin) Use compiler catalog emission (#2213) by @mihar-22
- (compiler) Add declarative component registries (#2234) by @mihar-22
📚 Documentation
- (site) Add changelog prose for 10.0.0-beta.28 (#2256) by @github-actions[bot]