jquery / jquery/api.jquerymobile.com

Remove the usage of data-role="header" and use toolbar instead

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

Nobody has claimed this yet.

Dominant language
HTML
Stars
55
Forks
57
PR merge metrics
No merged PRs in 30d

Description

In many places in api documentation we are using data-role="header" for header of the page which is no longer supported and we should use toolbar instead. See http://api.jquerymobile.com/responsive-grid/ for an example.

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

Search the API documentation for data-role="header" and compare the responsive-grid example linked in the issue. Replace the obsolete header usage with toolbar, then confirm no targeted header usages remain across the documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
jquery
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
Half a day
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.