jquery / jquery/api.jquerymobile.com
"defaults" shouldn't be documented as an option for each widget
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 55
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
"defaults" is not a widget option and you can only set it with the data-defaults="true" attribute.
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
Inspect the widget option documentation for entries describing "defaults" and the related data-defaults="true" attribute. Remove "defaults" as a listed widget option while preserving the attribute documentation, then verify that the generated API pages no longer present it as an option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, jquery
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100