jquery / jquery/api.jquerymobile.com
Remove the usage of data-role="header" and use toolbar instead
Open
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
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
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