jquery / jquery/api.jquery.com
jQuery 3.0 disables the guessed dataType: 'script' for cross-domain URLs
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 325
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
jQuery 3.0 disables the guessed dataType: 'script' for cross-domain URLs. See https://github.com/jquery/jquery/commit/b078a62013782c7424a4a61a240c23c4c0b42614 and:
https://jquery.com/upgrade-guide/3.0/#breaking-change-cross-domain-script-requests-must-be-declared
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 by reading the linked jQuery commit and the jQuery 3.0 upgrade guide section on cross-domain script requests. Identify which API documentation pages need to reflect this breaking change; the issue is complete when the affected documentation accurately states that such requests must declare the script dataType.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jquery
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100