List of all the crucial selectors/elements that are being replaced by AJAX
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 136
- Forks
- 555
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 4
Description
So in 1.7.x there are numer of different elements that are being replaced with .replaceWith(). As far as I can tell there is no actual documentation of these and the only way to really find them is to manually go through and search for it.
Is there an actual list of these anywhere? If not, it would be a great resource if those we're actually documented properly.
Contributor guide
No contributing guide indexed for this repository
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
Search the 1.7.x source for .replaceWith() calls and identify the selectors or elements replaced by AJAX. Document the resulting list in the technical documentation with enough context to locate each element. Done when the relevant replacements are covered in an easy-to-consult resource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100