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

fix(compiler): make sure selectors inside container queries are correctly scoped #48353

Commits on Dec 5, 2022

  1. fix(compiler): make sure selectors inside container queries are corre…

    …ctly scoped
    
    improve the emulated shadowDom implementation so that it can correctly
    scope selectors present inside the @container at-rule (recently added
    to the css specs)
    
    resolves angular#48264
    dario-piotrowicz committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b32c101 View commit details
    Browse the repository at this point in the history