Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional Media Features #55

Open
JayPanoz opened this issue Jan 7, 2025 · 0 comments
Open

Support additional Media Features #55

JayPanoz opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@JayPanoz
Copy link
Contributor

JayPanoz commented Jan 7, 2025

The cost of implementing media features is now really cheap as we’ve got everything in place to support them easily – hooks + global stores – since we did this for prefers-color-scheme during the Theming epic in order to have an auto theme.

Some additional media features could be relevant, especially in terms of market and/or accessibility.

The musts could be:

And nice-to-haves:

But of course please feel free to add to these lists or move items if it makes sense.

It doesn’t mean they should all be extensively used at first, but that their implementation as a state could be useful to some.

Note a subset is available as User Agent Client hints, that some people have been using to avoid the “Flash of Unthemed Content” in their React App for instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

1 participant