Skip to content

[CssSelector] Add :has() support #49388

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

Open
wants to merge 18 commits into
base: 7.4
Choose a base branch
from

Conversation

franckranaivo
Copy link
Contributor

@franckranaivo franckranaivo commented Feb 15, 2023

Q A
Branch 7.2
Bug fix no
New feature yes
Tickets Fix #40179
Deprecations no
License MIT
Doc PR symfony/symfony-docs#17994

Add support for :has() function.

@franckranaivo franckranaivo force-pushed the css-selector-has-support branch from fe4b0ae to be43dba Compare September 17, 2024 13:47
@javiereguiluz javiereguiluz added the ❄️ Feature Freeze Important Pull Requests to finish before the next Symfony "feature freeze" label Oct 3, 2024
@fabpot fabpot modified the milestones: 7.2, 7.3 Nov 20, 2024
@fabpot fabpot removed the ❄️ Feature Freeze Important Pull Requests to finish before the next Symfony "feature freeze" label Nov 27, 2024
@Bilge
Copy link
Contributor

Bilge commented Feb 3, 2025

Where are we with this? Is this ready to merge?

@OskarStark OskarStark changed the title [CssSelector] Add :has() support [CssSelector] Add :has() support Feb 3, 2025
@franckranaivo franckranaivo force-pushed the css-selector-has-support branch from be43dba to b324b66 Compare February 7, 2025 09:26
@franckranaivo franckranaivo force-pushed the css-selector-has-support branch from b324b66 to 22f8228 Compare February 7, 2025 09:28
@franckranaivo franckranaivo force-pushed the css-selector-has-support branch from 22f8228 to 9dc472a Compare February 14, 2025 17:13
@fabpot fabpot modified the milestones: 7.3, 7.4 May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSS selector :has pseudo-class
8 participants