•Breaking changes
v10.0.0-beta.18
Compare changes on GitHub🚀 Features
- (site) Add versioned docs infrastructure (#1314) by @decepulis
- (cli) Add @videojs/cli docs command for LLM-friendly installation (#1214) by @decepulis
🐛 Bug Fixes
- (site) Revert FrameworkCase conditional rendering (#1317) by @decepulis
- (site) Prevent images from overflowing on narrow viewports (#1302) by @decepulis
- (core) Reduce doubletap window from 300ms to 200ms (#1328) by @mihar-22
- (packages) Ignore gestures on interactive child elements (#1327) by @mihar-22
- (site) Site accessibility rough edges (#1330) by @decepulis
- (site) Update text link hover style to gold underline (#1149) by @decepulis
- (core) Ignore non-primary pointer buttons in tap gesture (#1329) by @mihar-22
💼 Other
🚜 Refactor
- (packages) [breaking] Replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292) by @luwes
- (site) Replace BEM class names with @scope-based CSS isolation in demos (#1315) by @mihar-22
- (packages) Move media host observed attributes to subclasses (#1326) by @luwes
📚 Documentation
- Improve intro of a11y guide (#1318) by @decepulis
- Improve intro of a11y guide (#1331) by @decepulis
⚙️ Miscellaneous Tasks
- (site) Rewrite media element builder for MediaHost architecture (#1334) by @decepulis
- (site) Preset pipeline — scan source directories instead of barrel files (#1333) by @decepulis