Skip to content

refactor(core): prefix media state exports with Media#475

Merged
mihar-22 merged 1 commit intomainfrom
codex/media-state-prefix-types
Feb 9, 2026
Merged

refactor(core): prefix media state exports with Media#475
mihar-22 merged 1 commit intomainfrom
codex/media-state-prefix-types

Conversation

@mihar-22
Copy link
Copy Markdown
Member

@mihar-22 mihar-22 commented Feb 9, 2026

Identified in #468 naming collisions can occur with component state. Updating core media types to have clear Media prefix to easier identify and distinguish them from other contracts.

Summary

  • rename all exported media state types in core/media/state.ts to use the Media* prefix
  • update all imports/usages in core UI and DOM features to use the renamed types
  • update media type re-export to MediaFeatureAvailability

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
vjs-10-demo-react Ignored Ignored Feb 9, 2026 2:17am

Request Review

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 9, 2026

Deploy Preview for vjs10-site ready!

Name Link
🔨 Latest commit f833e63
🔍 Latest deploy log https://app.netlify.com/projects/vjs10-site/deploys/698943cb58a7b90008b26477
😎 Deploy Preview https://deploy-preview-475--vjs10-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mihar-22 mihar-22 merged commit 4dc40b6 into main Feb 9, 2026
8 checks passed
@mihar-22 mihar-22 deleted the codex/media-state-prefix-types branch February 9, 2026 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant