Closed luwes closed 11 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 | Nov 9, 2023 5:06pm |
@luwes is attempting to deploy a commit to the Mux Team on Vercel.
A member of the Team first needs to authorize it.
Attention: 128 lines
in your changes are missing coverage. Please review.
Comparison is base (
bbc81d7
) 79.10% compared to head (6b1acf2
) 78.39%. Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
closing for now until revisiting role=menu
test url: https://media-chrome-git-fork-luwes-control-menu-mux.vercel.app/examples/vanilla/control-elements/media-control-menu.html
adds 2 new elements
<media-control-menu>
and<media-control-menu-button>
.<media-control-menu>
is meant to be above the control bar and can be shown / hidden w/<media-control-menu-button>
the linking is automatically done contained in
media-controller
or you can link them withtarget
,id
attributes.there's a bunch of stuff missing, this is just a prototype.