-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
feat: nested CSS support #10491
Merged
Merged
feat: nested CSS support #10491
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d939a01 - Browse repository at this point
Copy the full SHA d939a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for d564557 - Browse repository at this point
Copy the full SHA d564557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0a0c6 - Browse repository at this point
Copy the full SHA 4b0a0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf9fd2 - Browse repository at this point
Copy the full SHA aaf9fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c1112 - Browse repository at this point
Copy the full SHA c3c1112View commit details -
Configuration menu - View commit details
-
Copy full SHA for e96cc68 - Browse repository at this point
Copy the full SHA e96cc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d4f9d - Browse repository at this point
Copy the full SHA 49d4f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a728dc - Browse repository at this point
Copy the full SHA 7a728dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c682dab - Browse repository at this point
Copy the full SHA c682dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59604ed - Browse repository at this point
Copy the full SHA 59604edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1221d0d - Browse repository at this point
Copy the full SHA 1221d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e624b71 - Browse repository at this point
Copy the full SHA e624b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c35f5d7 - Browse repository at this point
Copy the full SHA c35f5d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd3c9c - Browse repository at this point
Copy the full SHA 4dd3c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1fb7ac - Browse repository at this point
Copy the full SHA b1fb7acView commit details -
fix: correctly scope CSS selectors with descendant combinators (#10502)
* fix traversal, but break some other stuff * man this is fucken hard * fixes * getting closer * be conservative for now * tidy * invert * invert * simplify * switch * for now * progress * i think it works? * fix * tidy up * revert some stuff * remove some junk * handle weird cases * update * tweak * shrink * changeset --------- Co-authored-by: Rich Harris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91d02cc - Browse repository at this point
Copy the full SHA 91d02ccView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.