jquery / jquery/jquerymobile.com

Changelog: Mention that portions of initSelector that are not "[data-ui-role='<widgetname>']" are deprecated

Open
#113 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.