-
Notifications
You must be signed in to change notification settings - Fork 38
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
[김민찬] Sprint8 #247
The head ref may contain hidden characters: "React-\uAE40\uBBFC\uCC2C-sprint8"
[김민찬] Sprint8 #247
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07384bb - Browse repository at this point
Copy the full SHA 07384bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ae7fd - Browse repository at this point
Copy the full SHA 98ae7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa59e4 - Browse repository at this point
Copy the full SHA aaa59e4View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0c9bac - Browse repository at this point
Copy the full SHA e0c9bacView commit details -
refactor(useValidForm): 기존 useValidForm을 기능별로 분리
useValidForm을 useEmail, useNickname, usePassword, useVerifyPassword로 분리
Configuration menu - View commit details
-
Copy full SHA for c559e68 - Browse repository at this point
Copy the full SHA c559e68View commit details -
rename(formStyles): 유효성 검사를 위한 프로퍼티명을 직관적으로 수정
is- 접두사는 boolean 값을 반환할 거라 기대하기 마련인데 실제로 boolean값이 아닌 값이 들어오고 있었기 때문에, $validType으로 변경
Configuration menu - View commit details
-
Copy full SHA for 9686e42 - Browse repository at this point
Copy the full SHA 9686e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef21410 - Browse repository at this point
Copy the full SHA ef21410View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef38cec - Browse repository at this point
Copy the full SHA ef38cecView commit details -
refactor(LoginForm): 기존 커스텀 훅을 모아 로그인 폼 용 커스텀 훅 제작
useEmail, usePassword 커스텀 훅을 합하여 로그인 폼에 쓰일 커스텀 훅 제작
Configuration menu - View commit details
-
Copy full SHA for 628a121 - Browse repository at this point
Copy the full SHA 628a121View commit details -
refactor(SignupForm): 기존 커스텀 훅을 모아 회원가입 폼 용 커스텀 훅 제작
useEmail, usePassword, useNickname, useVerifyPassword 를 모아 회원가입용 커스텀훅을 제작
Configuration menu - View commit details
-
Copy full SHA for 2072eab - Browse repository at this point
Copy the full SHA 2072eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 760dccc - Browse repository at this point
Copy the full SHA 760dcccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 354a4a1 - Browse repository at this point
Copy the full SHA 354a4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71fb2e8 - Browse repository at this point
Copy the full SHA 71fb2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4f4b7 - Browse repository at this point
Copy the full SHA 0f4f4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26571c6 - Browse repository at this point
Copy the full SHA 26571c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b3b3d - Browse repository at this point
Copy the full SHA 64b3b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cd021 - Browse repository at this point
Copy the full SHA 27cd021View commit details
Commits on Aug 5, 2024
-
refactor(useLoginForm, useSignupForm): 불필요한 useEffect 제거
리팩토링 과정 중에 잔재하던 불필요한 useEffect 제거
Configuration menu - View commit details
-
Copy full SHA for ddcb0af - Browse repository at this point
Copy the full SHA ddcb0afView commit details