heading 컴포넌트 반응형지원
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 13
- Avg merge
- 22h 2m
- Merged PRs (30d)
- 25
Description
Heading : level, align props 한번 지정시, 반응형에 따라 변경 불가능
https://github.com/DaleStudy/daleui/issues/773#issuecomment-3940891634
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
Start with the Heading component and inspect how its level and align props are defined and consumed. Review the discussion linked in issue #773, then identify the existing responsive-prop conventions in the project. Done means Heading can change level and align responsively while preserving current behavior; add or update the relevant tests if the component has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100