Rename "title" to "heading"
Open
@stephaniehobson is already working on this.
Since Mar 13, 2025.
- Dominant language
- SCSS
- Stars
- 298
- Forks
- 83
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 1
Description
We use the term "title" extensively, in components, mixins, variables, and tokens. "Heading" is arguably a better term because it matches the HTML element the term almost always applies to. It also helps to distinguish it from other uses of "title" in HTML (the title attribute and the title element in the document head).
Changing this term will be pretty sweeping and is certainly a breaking change. We can alias some instances to try to reduce the breakage but it's still going to touch a lot of places.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.