jquery / jquery/jquery-migrate
Warn on positional selectors
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 476
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
See discussion in https://github.com/jquery/sizzle/issues/293 . They aren't being removed in jQuery 3.0 but we should warn since they are being deprecated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Sizzle discussion in issue 293 to understand which positional selectors are covered and how their deprecation is described. Then locate the selector-warning behavior in jquery-migrate and determine how to verify that using a positional selector emits a warning without removing support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100