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

슬라이드 API 데이터 동기화 + 모든 카테고리 보기 기능 구현 #26

Merged
merged 3 commits into from
Apr 29, 2021

Conversation

kowoohyuk
Copy link
Collaborator

Resolve #25

  • 디코 교수님의 지도 하에 처리 ::)
  • 슬라이드 명칭을 캐로셀로 변경
  • API 데이터 동기화
  • 캐로셀의 ItemCard를 children으로 변경
    • 모듈화를 위함!
  • 아이템카드 mini, large 프로퍼티 추가
  • 상세모달 캐로셀 추가
  • 상세모달 스크롤 추가
  • 모든 카테고리 보기 기능 구현

ha3158987 and others added 3 commits April 29, 2021 12:07
- util.js
   - price에 comma 붙이는 기능 구현
- PopUpItemCountContainer.jsx
   - price에 comma 붙이는 기능 import
- ItemCard.jsx
   - price에 comma 붙이는 기능 import
   - 이미지 background로 수정
- Label.jsx
   - 라벨 배경색상 적용
- 모듈화
   - 시연을 위한 기능 구현을 위해 보류
- 슬라이드 명칭을 캐로셀로 변경
- API 데이터 동기화
- 캐로셀의 ItemCard를 children으로 변경
   - 모듈화를 위함!
- 아이템카드 mini, large 프로퍼티 추가
- 상세모달 캐로셀 추가
- 상세모달 스크롤 추가
- 모든 카테고리 보기 기능 구현
@kowoohyuk kowoohyuk added feature New feature refactor Refactoring labels Apr 29, 2021
@kowoohyuk kowoohyuk merged commit ed90c4d into team-19 Apr 29, 2021
@kowoohyuk kowoohyuk deleted the team19/25 branch April 29, 2021 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature refactor Refactoring
Projects
To do
Awaiting triage
Development

Successfully merging this pull request may close these issues.

슬라이드 API 데이터 동기화 + 모든 카테고리 보기 기능 구현
2 participants