Skip to content

Comments

Added support for container query#35770

Merged
layershifter merged 6 commits intomicrosoft:react-v0from
Yakubko:react-northstar/support-container-query
Feb 25, 2026
Merged

Added support for container query#35770
layershifter merged 6 commits intomicrosoft:react-v0from
Yakubko:react-northstar/support-container-query

Conversation

@Yakubko
Copy link

@Yakubko Yakubko commented Feb 23, 2026

Previous Behavior

All container query styles are ignored.

New Behavior

CSS Container query is supported. It is implemented in a similar way as support for @supports query All container styles are added to the extra Sheet which is located between regular and media styles.

Screenshot 2026-02-23 115108

@Yakubko
Copy link
Author

Yakubko commented Feb 23, 2026

@Yakubko please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="Microsoft"

@Yakubko Yakubko marked this pull request as ready for review February 23, 2026 11:08
@Yakubko Yakubko requested a review from a team as a code owner February 23, 2026 11:08
@layershifter
Copy link
Member

Note for myself: felaStylisEnhancer.ts works with declarations, not on the whole rule:

image

So @container changes don't affect prefixing.

@github-actions
Copy link

Pull request demo site: URL

@layershifter layershifter merged commit 565682c into microsoft:react-v0 Feb 25, 2026
11 checks passed
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.

2 participants