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

[FE][Team19] Sidedish 1주차 PR #31

Merged
merged 16 commits into from
Apr 26, 2021

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    e8f1390 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ha3158987/team19/1

    [#1] 개발 환경 구축 완료
    ha3158987 authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c7655be View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    c0aa248 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from ha3158987/team19/3

    [#3] Header 구현 완료
    kowoohyuk authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    72df72f View commit details
    Browse the repository at this point in the history
  3. [#5] feat: ✨ BestTab UI 구현

    - BestTab UI
    - 상수 파일
        - const.js
    - 재사용 컴포넌트
        - Label.jsx
        - ItemCard.jsx
    kowoohyuk committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    875b6d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from ha3158987/team19/5

    [#5] feat: ✨ BestTab UI 구현
    kowoohyuk authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    d48fb37 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. [#7] feat: ✨ Slide UI 구현

    - App.jsx
        - SlideContainer import
    - BestItem.jsx
        - 삭제 (미사용)
    - BestItems.jsx
        - ItemCard prop 추가
    - BestTab.jsx
        - 스타일 수정
    - SlideContainer.jsx
        - UI 구현
    - SlideItems.jsx
        - UI 구현
    - SlideArrowBtn.jsx
        - UI 구현
    - ItemCard.jsx
        - 스타일 수정
        - prop 추가
    - Label.jsx
        - prop 추가
        - 기본 값 추가
    kowoohyuk committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    05f641c View commit details
    Browse the repository at this point in the history
  2. [#8] feat: ✨ ShowMoreBtn UI 구현

    - App.js
        - ShowMoreBtn import
    - ShowMoreBtn.jsx
        - UI 구현
    kowoohyuk committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    2b7ab1a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from ha3158987/team19/7

    [#7] feat: ✨ Slide UI 구현
    kowoohyuk authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    65ec0e1 View commit details
    Browse the repository at this point in the history
  4. [#10] feat: ✨ Header Dropdown 구현

    - App.js
        - Header 경로 수정
    - Header.jsx
        - 경로 변경
        - HeaderLeft & Right 분리
    - HeaderLeft.jsx
        - 컴포넌트화
        - Navigations 컴포넌트화
    - HeaderRight.jsx
        - 컴포넌트화
    - Navigations.jsx
        - 컴포넌트화
        - Dropdown 구현
    kowoohyuk committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a819c98 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from ha3158987/team19/10

    [#10] feat: ✨ Header Dropdown 구현
    kowoohyuk authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a2ca5f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    a9858a0 View commit details
    Browse the repository at this point in the history
  2. [#13] feat: ✨ API 요청, 베스트 기능구현

    - BestItems.jsx
       - API 데이터 동기화
    - BestTab.jsx
       - useState, useEffect, API 요청
    - BestTabContainer.jsx
       - API 데이터 동기화
    - BestTabNavigator.jsx
       - API 데이터 동기화
    - ItemCard.jsx
       - prop 변경
    - Label.jsx
      - COLOR변수 추가
    ha3158987 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    64fe99d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from ha3158987/team19/13

    API 데이터 fetch 요청 + 베스트 반찬 tab 랜덤 출력
    ha3158987 authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    968ecc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. [#15] feat: ✨ 상세 modal 페이지 UI 구현

    - App.js
       - PopUpContainer import
    -  PopUpContainer.jsx
       - UI 구현
    - PopUpImages.jsx
       - UI 구현
    - PopUpInformations.jsx
       - UI 구현
    ha3158987 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    f81d4f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from ha3158987/team19/15

    [#15] feat: ✨ 상세 modal 페이지 UI 구현
    ha3158987 authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    23f093c View commit details
    Browse the repository at this point in the history