Control of multiple heading levels. add weight to headings, like Groups. 0-3 like grouups
Open
Nobody has claimed this yet.
enhancement
Form Language
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
Add weight to headings, like groups
0 - reduced emphasis
1 - default normal
- increased emphasis
- 2 more increased
Note this is not the heading level in HTML h1 h2 h3 h4
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.
Research direction
No files or tests are named. Start by locating the heading component and the existing Group weight behavior, then check how heading level is represented separately from visual emphasis. Done means headings support the requested weight range without changing their HTML h1–h4 level behavior, with relevant tests or Storybook coverage updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100