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

'내 템플릿' 페이지 구현 #285

Merged
merged 110 commits into from
Aug 6, 2024

Conversation

vi-wolhwa
Copy link
Contributor

⚡️ 관련 이슈

close #208

📍주요 변경 사항

1. Feat

  • TagButton : 태그 버튼 컴포넌트
  • CategoryMenu : 카테고리 버튼 및 목록 컴포넌트
  • TemplateCard : 템플릿 카드 컴포넌트
  • TemplateGrid : 템플릿 카드 정렬 그리드 컴포넌트
  • 'MyTemplatePage' : 내 템플릿 페이지

2. Rafactor

  • Header, Layout의 좌우 여백 변경 (3rem > 2rem)
  • 인터페이스 변경 : template, category, tag
  • Mock 데이터 변경
    • CategoryList : 카테고리 객체의 배열 데이터
    • TemplateList : Template 인터페이스 변경에 따른 구조 수정 및 데이터 수량 48개로 추가

Copy link
Contributor

@Hain-tain Hain-tain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

마감 시간이 촉박하여 먼저 approve 하고 추후에 리뷰 남길게요!

Copy link
Contributor

@Jaymyong66 Jaymyong66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

마감 이후 코드리뷰 및 리팩토링 예정

@Jaymyong66 Jaymyong66 merged commit 502a978 into woowacourse-teams:dev/fe Aug 6, 2024
1 check passed
@vi-wolhwa vi-wolhwa deleted the feat/my_template_page branch September 23, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 feature 기능 추가
Projects
Status: Weekend Done
Development

Successfully merging this pull request may close these issues.

[FEAT] 내 템플릿 페이지 구현
3 participants