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

develop to main #607

Merged
merged 25 commits into from
Feb 24, 2024
Merged

develop to main #607

merged 25 commits into from
Feb 24, 2024

Conversation

chanhihi
Copy link
Member

@chanhihi chanhihi commented Feb 24, 2024

배포

  • fixes #

not-using and others added 18 commits July 20, 2023 15:54
1. 변수명 변경 "userCate" 같은 모호한 표현 대신 selectedCategory 등으로 명시
2. DOM 접근방식 개선 querySelector -> useRef
3. 복잡한 for문의 합계 대신 array filter 및 getBoundingClientRect를 활용
* feat: recoil `localStorageEffect`

* refactor: `userState` -> `userAtom` 및 localStorageEffect 적용

* refactor: useGetAuthMe에 userAtom 적용

* refactor: useGetReviewInfo에 userAtom 적용

* refactor: PostReview에 userAtom 적용

* refactor: Tag에 userAtom 적용

* refactor: ELibraryHeader에 적용

* refactor: Logout에 localStorageEffect 적용

* refactor: MyRent에 userIdAtom 적용

* refactor: editEmail에 userAtom 적용

* refactor: Mypage에 userIdAtom 적용

* refactor: MyReservation에 userIdAtom 적용

* refactor: HandleReview userAtom 적용

* refactor: HeaderDefault에 isUserAuthedAtom 적용

* refactor: HeaderDefaultLNB에 userAtom 적용

* refactor: HeaderModal에 userAtom 적용

* refactor: usePermission에 userAtom 적용

* feat: App 인증 로직에 recoil localStorageEffect 적용

* refactor: LimitedRoute에 userAtom 적용
not yet implemented
@chanhihi chanhihi requested review from not-using, scarf005 and mink97 and removed request for not-using February 24, 2024 06:12
@chanhihi chanhihi merged commit d0d10c4 into main Feb 24, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants