Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] #434 - 신규 홈뷰 공통 컴포넌트 UI 구현 #437

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

dlwogus0128
Copy link
Contributor

@dlwogus0128 dlwogus0128 commented Nov 19, 2024

🌴 PR 요약

🌱 작업한 브랜치

🌱 PR Point

신규 홈뷰에서 공통으로 사용되는 컴포넌트들의 UI를 구현했습니다 👀

  • Card
    • Product: 네모난 카드
    • Service: 동그란 카드
  • Tag
    • Square: 네모난 태그
    • Round: 동그란 태그
    • Category: 카테고리 태그
  • Badge
    • Notification: 서비스 기능 컴포넌트의 알림 뱃지
  • Button
    • TextWithArrow: 텍스트 + '>' 버튼

📌 참고 사항

HomeCustomTextWithArrowButton 은 솝트로그에서도 사용되는 것 같은데, 나중에 DSKit으로 옮겨도 될 것 같습니다!

📸 스크린샷

기능 스크린샷
신규 홈뷰 공통 컴포넌트

📮 관련 이슈

@dlwogus0128 dlwogus0128 added Feat 새로운 기능 구현 재현✦ labels Nov 19, 2024
@dlwogus0128 dlwogus0128 self-assigned this Nov 19, 2024
Copy link

height bot commented Nov 19, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 size/XL 재현✦
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 신규 홈뷰 공통 컴포넌트 UI 구현
1 participant