jquery / jquery/jquerymobile.com
Changelog: Mention that portions of initSelector that are not "[data-ui-role='<widgetname>']" are deprecated
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 57
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Make sure that it is clear that initSelector itself is not deprecated and that it will continue to be honoured in future versions, only that it will be set to [data-ui-role="<widgetname>"] by default for all widgets.
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
Locate the changelog entry for initSelector and review its surrounding wording. Update it to clarify that initSelector remains supported, while values other than [data-ui-role=''] are deprecated and the default will use that selector; done when the distinction is explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100