Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Jan 3, 2024

Summary

There are two main reasons for why some of those dependencies are no longer needed:

  1. jQuery.contains which is now a part of core.
  2. jQuery.find.attr no longer exists, native getAttribute is used instead.

Checklist

There are two main reasons for why some of those dependencies are no longer
needed:
1. `jQuery.contains` which is now a part of `core`.
2. `jQuery.find.attr` no longer exists, native `getAttribute` is used instead.
@mgol
Copy link
Member Author

mgol commented Jan 4, 2024

This change should not be controversial so I'm going to merge it with 1 approval.

@mgol mgol removed the Needs review label Jan 4, 2024
@mgol mgol added this to the 4.0.0 milestone Jan 4, 2024
@mgol mgol merged commit e8b7db4 into jquery:main Jan 4, 2024
@mgol mgol deleted the selector-deps branch January 4, 2024 00:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants