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

refac: 최적화 적용 #40

Merged
merged 19 commits into from
Apr 2, 2023
Merged

refac: 최적화 적용 #40

merged 19 commits into from
Apr 2, 2023

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    7ccf851 View commit details
    Browse the repository at this point in the history
  2. refac: MessageText

    nno3onn committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    f6b0c12 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

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

Commits on Mar 20, 2023

  1. refac: RegisterPage & LoginPage

    - LoginPage -> Head, Body, Footer 쪼개기
    - ErrorText 컴포넌트 생성 및 memo 적용
    - 다른 컴포넌트의 errorMessage를 ErrorText로 대체
    - AuthHeader에 memo 적용
    - useInput의 changeValue에 useCallback 적용
    nno3onn committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    442070c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d3ee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff57b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    56e6bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81fbcb View commit details
    Browse the repository at this point in the history
  3. refac: RegisterPage 최적화

    nno3onn committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6d872fa View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. refac: 최적화

    - CommunityList 리팩토링
    - Icon 컴포넌트에 memo 적용
    - 라우팅 추가 설정
    nno3onn committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6a29421 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    28a6d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9dc6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b438aff View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    f86b38c View commit details
    Browse the repository at this point in the history
  2. refac: lazy laoding 적용

    nno3onn committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2346a2c View commit details
    Browse the repository at this point in the history
  3. refac: 최적화

    - useCallback, useMemo 적용
    - useRef 사용으로 인한 코드 변경 (ing 중)
    nno3onn committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4046101 View commit details
    Browse the repository at this point in the history
  4. hotfix: DefaultInput 타입 에러 해결

    resolve #45 by @nno3onn
    nno3onn committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    59ab7c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    6559730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f015f76 View commit details
    Browse the repository at this point in the history