:local-link CSS4 pseudo-class
Open
Nobody has claimed this yet.
Requires More Interest
- Dominant language
- JavaScript
- Stars
- 6.2k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Consider implementing the :local-link pseudo-class on to of the existing jQuery.URI.js.
Have a look at the updates jQuery 1.8 brought to Sizzle first, though.
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 CSS Selectors Level 4 :local-link specification linked in the issue, then inspect the existing jQuery.URI.js implementation and the Sizzle updates introduced in jQuery 1.8. Determine where the pseudo-class would integrate with the selector behavior. Done means :local-link is implemented consistently with the specification and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100