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

Remove positional selectors #4396

Open
mgol opened this issue May 14, 2019 · 3 comments
Open

Remove positional selectors #4396

mgol opened this issue May 14, 2019 · 3 comments

Comments

@mgol
Copy link
Member

mgol commented May 14, 2019

Description

To be able to reduce selector code size drastically, we should remove custom traversing code from the selector module. That requires dropping positional selectors, though.

Originally reported at jquery/sizzle#293, see the discussion there.

Link to test case

N/A

@mgol mgol added the Selector label May 14, 2019
@mgol mgol added this to the 4.0.0 milestone May 14, 2019
@fsereno
Copy link

fsereno commented Jun 8, 2020

Hi there, has this change been released to the latest production version of JQuery yet ? or when do you plan on doing so ?

I am just wondering if/when I would need to accommodate these changes in our project ?
Many thanks

@mgol
Copy link
Member Author

mgol commented Jun 8, 2020

@fsereno the issue is open which means it’s not done yet. The milestone is set to 4.0.0 so this is when we plan to land the change.

@fsereno
Copy link

fsereno commented Jun 8, 2020

Great thank you for confirmation @mgol Much appreciated.

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

No branches or pull requests

3 participants