muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.21k stars 62 forks source link

feat: move menu components to stable #836

Closed luwes closed 6 months ago

luwes commented 7 months ago

this moves the experimental menu components to stable and in the root of the src folder. this will load all the menu components by default, will also increase bundle size.

vercel[bot] commented 7 months ago

@luwes is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
media-chrome ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 4:42pm
media-chrome-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 4:42pm
media-chrome-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 4:42pm
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 92.76316% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 72.32%. Comparing base (3ea80df) to head (e9880d8). Report is 18 commits behind head on main.

Files Patch % Lines
src/js/media-chrome-menu-item.js 42.85% 4 Missing :warning:
src/js/media-time-range.js 0.00% 4 Missing :warning:
src/js/media-fullscreen-button.js 40.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #836 +/- ## ========================================== - Coverage 78.55% 72.32% -6.24% ========================================== Files 59 79 +20 Lines 11080 15406 +4326 ========================================== + Hits 8704 11142 +2438 - Misses 2376 4264 +1888 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.