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

feat(main): main page 작업 #153

Merged
merged 18 commits into from
Oct 9, 2023

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    3818cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf24ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d8bd17 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. feat(client): 메인 페이지 데이터 호출 및 페이지네이션 기능 추가

    1. 원래는 Pagination 컴포넌트를 패키지로 빼서 의존시켜 사용할 예정이었으나 패키지를 빌드 시켰을 때 스타일이 적용되지 않는 문제가 발생하여 일단은 같은 프로젝트 내에서 컴포넌트 생성하여 작업 -> 추후에는 결국 분리해야한다.
    2. 스타일 보다는 기능에 집중하여 코드 작업
    SeolJaeHyeok committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8685bcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from SeolJaeHyeok/feature/main-page

    Feature/main page
    SeolJaeHyeok authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7c17d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4700bac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee51b98 View commit details
    Browse the repository at this point in the history
  5. feat(client):

    아티클 상세 페이지 라우팅까지 완료
    SeolJaeHyeok committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ca69954 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from SeolJaeHyeok/feature/main-page-2

    Feature/main page 2
    SeolJaeHyeok authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ace9f1a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    ce905a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from SeolJaeHyeok/feature/main-page-3

    fix: 불필요한 suspense 제거
    SeolJaeHyeok authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    64eacce View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    0b136f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    1499de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95d564f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c551cdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473c682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15fa17e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from SeolJaeHyeok/feature/auth

    Feature/auth
    SeolJaeHyeok authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0193e00 View commit details
    Browse the repository at this point in the history