v10.0.0-beta.14
Compare changes on GitHub🚀 Features
- (packages) Volume slider scroll support (#1175) by @mihar-22
- (site) Add llms.txt footer link to generated markdown pages (#1201) by @decepulis
- (site) Organize llms.txt indexes by sidebar structure (#1203) by @decepulis
- (html) Add ui bundles for eject (#1206) by @mihar-22
- (core) Add native hls error handling (#1190) by @luwes
- (html) Add native hls video to cdn (#1208) by @luwes
- (site) Add storyboard to home page hero video (#1093) by @mihar-22
- (site) Rotate poster time (#1153) by @heff
🐛 Bug Fixes
- (site) Replace deprecated
turbo-ignorewithturbo query affected(#1178) by @decepulis - (build) Auto-stamp changelog version from release manifest (#1179) by @decepulis
- (ci) Rewrite API reference sync workflow (#1180) by @decepulis
- (site) Use absolute URLs in generated LLM markdown files (#1200) by @decepulis
- (site) Fix invalid import specifiers in ejected React skins (#1192) by @mihar-22
- (html) Include base and shared styles in ejected skin CSS (#1196) by @mihar-22
- (packages) Make tooltips visual-only and auto-forward media button labels (#1174) by @mihar-22
- (html) Move TimeElement child creation from constructor to connectedCallback (#1209) by @luwes
- (react) Thumbnails broken when using hls media (#1210) by @mihar-22
🚜 Refactor
- (html) SkinMixin -> SkinElement (#1159) by @sampotts
- (site) Extract BetaPill component (#1198) by @decepulis
📚 Documentation
⚡ Performance
- (site) Parallelize and cache pre-build scripts via turbo tasks (#1202) by @decepulis
⚙️ Miscellaneous Tasks
- (design) Archive implemented docs and simplify design skill conventions (#1173) by @mihar-22
- (claude) Update
create-issueskill (#1172) by @mihar-22 - Move sandbox to
apps/(#1171) by @mihar-22 - (ci) Remove CI failure diagnosis workflow (#1191) by @mihar-22
- (sandbox) Fix app for mux, native hls (#1207) by @luwes