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/feature/menu detail modal #12

Merged
merged 5 commits into from
Apr 25, 2021
Merged

Fe/feature/menu detail modal #12

merged 5 commits into from
Apr 25, 2021

Commits on Apr 25, 2021

  1. [FIX]: 통신관련 유틸 수정

    * useFetch() => useFetchData() 이름 변경
    * Global객체에 server url관련 함수 추가
    cchoongh committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6ddee4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43bfdb9 View commit details
    Browse the repository at this point in the history
  3. [FIX]: Slider 스타일 살짝 수정

    * position속성 absolute => relative
    cchoongh committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    ffd5d0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31e0d5a View commit details
    Browse the repository at this point in the history
  5. [ADD]: 아이템 상세 모달 완성도 높이기

    * 추천 슬라이더 스타일 구현
    * 추천 슬라이더 페이지 표시 구현
    * 추천 슬라이더 버튼들 구현
    * 전체적인 margin, padding 조정
    cchoongh committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    66beb47 View commit details
    Browse the repository at this point in the history