v10.0.0-beta.24
Compare changes on GitHub🚀 Features
- (packages) Add live button component (#1473) by @luwes
- (packages) Add UI support for gestures and hotkeys (#1388) by @sampotts
- (spf) HLS engine composition walkthrough + doc-driven cleanups (#1512) by @cjpillsbury
- (core) Menu core layer and DOM keyboard navigation (#1503) by @sampotts
- (packages) Add playback rate menu (#1527) by @sampotts
- (packages) Ship bundled markdown docs in html and react tarballs (#1560) by @decepulis
🐛 Bug Fixes
- (icons) Avoid hidden spinner animations (#1476) by @sampotts
- (ci) Use biome to sort CSS properties (#1490) by @sampotts
- (icons) Use icon exports in ejected skins (#1489) by @sampotts
- (site) Add ‘use client’ to ejected skin Next.js output (#1488) by @ronald-urbina
- (skin) Fix safari button alignment issue when zoomed (#1495) by @sampotts
- (build) Resolve link-aliases root from repo root (#1501) by @spuppo-mux
- (html) Set min dimensions on background-video host (#1523) by @spuppo-mux
- (core) Resolve cast button ssr hydration mismatch (#1518) by @spuppo-mux
- (skin) Fix minimal tailwind root sizing (#1540) by @spuppo-mux
- (react) Replace any with unknown in isRenderProp type guard (#1500) by @ronald-urbina
- (docs) Improve agentic discovery of llms.txt and eject (#1564) by @decepulis
- (spf) Conventions, per-type specialization, config threading (#1537) by @cjpillsbury
📚 Documentation
- (design) Menus (#1078) by @sampotts
- (design) Add design doc for live presets (#1395) by @luwes
- (site) Warn that bundled HTML installs need type=“module” (#1530) by @R-Delfino95
- (site) Add ‘use client’ to homepage React snippet (#1529) by @R-Delfino95
- Fix grammar in features concept guide (#1511) by @ronald-urbina
- (site) Add “Why Video.js?” concept page (#1526) by @decepulis
- (design) I18n (#1122) by @sampotts
- (site) Fix feature export names in features and presets guides (#1513) by @ronald-urbina
- (site) Use togglePaused in playback feature example (#1522) by @R-Delfino95
- (claude) Add css to tailwind migration skill (#1548) by @sampotts
🧪 Testing
⚙️ Miscellaneous Tasks
- (ci) Configure noUnknownProperty to allow corner-shape (#1502) by @sampotts
- (site) Upgrade astro to 6.3.1 (#1499) by @decepulis
- (ci) Scope triage label to external authors (#1550) by @decepulis