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] feat: 에러, 로딩 페이지 구현 및 적용 #155

Merged
merged 11 commits into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. feat: 버튼 컴포넌트에 아이콘을 선택적으로 추가할 수 있도록 변경

    - `icon` prop을 통해 버튼에 아이콘을 추가할 수 있도록 변경
    soosoo22 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e118d10 View commit details
    Browse the repository at this point in the history
  2. feat: 에러 페이지를 위한 ErrorSection 컴포넌트 구현

    - 에러 로고, 메시지, 새로고침 및 홈 이동 버튼 제공
    soosoo22 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    128e794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8124d3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ef1f9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d07ef2 View commit details
    Browse the repository at this point in the history
  6. feat: 로딩 페이지 추가 및 적용

    - 로딩 메시지 추가
    - 리뷰 작성 페이지, 리뷰 목록 페이지, 리뷰 상세 페이지에 로딩 페이지 적용
    soosoo22 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    500d721 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    eaaaf4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930b117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce59420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaa5e2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7adae67 View commit details
    Browse the repository at this point in the history