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: 에디터 코드 리팩토링 & 댓글, 답글 컴포넌트 제작 #117

Merged
merged 15 commits into from
Feb 13, 2024

Commits on Feb 12, 2024

  1. Add: refetchOnMount 디폴트로 설정

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    53954fe View commit details
    Browse the repository at this point in the history
  2. Refactor: Singleton pattern 으로 수정

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1209e31 View commit details
    Browse the repository at this point in the history
  3. Refactor: Singleton pattern 으로 변경

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    88de9b8 View commit details
    Browse the repository at this point in the history
  4. Refactor: 에디터 컴포넌트 lazy loading

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9845e3c View commit details
    Browse the repository at this point in the history
  5. Add: 유저 정보 관리 커스텀 훅 제작

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    09abe8a View commit details
    Browse the repository at this point in the history
  6. Make: 에디터 메뉴 memoization

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fd92558 View commit details
    Browse the repository at this point in the history
  7. Design: 공통 버튼 컴포넌트 text 타입 추가

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ab58d94 View commit details
    Browse the repository at this point in the history
  8. Make: 인풋 submit handler 댓글 답글 분기

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9f21e26 View commit details
    Browse the repository at this point in the history
  9. Add: 로딩 폴백 추가

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6fcba50 View commit details
    Browse the repository at this point in the history
  10. Add: 댓글, 답글 쿼리 분리

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    adb2ff5 View commit details
    Browse the repository at this point in the history
  11. Add: 답글 불러올 수 있도록 api 함수 수정

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c471286 View commit details
    Browse the repository at this point in the history
  12. Add: 부모 댓글 컴포넌트 제작

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f7f5e79 View commit details
    Browse the repository at this point in the history
  13. Add: 답글 컴포넌트 제작

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    32981d7 View commit details
    Browse the repository at this point in the history
  14. Add: 댓글 목록 컴포넌트 제작

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9871137 View commit details
    Browse the repository at this point in the history
  15. Fix: 내가 쓴 댓글 api endpoint 수정

    Lee JaeJun committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    580fae4 View commit details
    Browse the repository at this point in the history