-
Notifications
You must be signed in to change notification settings - Fork 1
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
deploy : 2차 배포 #261
Merged
deploy : 2차 배포 #261
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-button-컴포넌트-개발 style : Tailwind 버튼 커스텀
* chore : 상세 변경 dfg * feat : 오버레이 컴포넌트 개발 * feat : overlay 스토리 작성 * feat : modal 컴포넌트 개발 * feat : modal 스토리 작성 * feat : modal 훅 생성 * chore : modal click event 수정 * chore : tailwind config수정
* env : react-icons 설치 * chore : 모달 수정 * feat : Toast 컴포넌트 개발 * style : toast 애니메이션 설정 * feat : Toast 스토리 작성 * feat : useToast 훅 개발 * feat : Toast를 전역에서 사용할 수 있도록 설정
* fix : app 스토리 삭제 * env : 코드 오너 등록
* env : swiper 의존성 설치 * feat : 아이템 슬라이더 컴포넌트 구현 * feat : 이미지 아이템일 경우 조건 분기 추가 * asset : 테스트 편지지 아이템 추가 * feat : itemSlider 스토리 추가 * env : 스와이퍼 관련 환경설정
* chore : ItemSlider 스토리북 위치 변경 * feat : 알림 뱃지 컴포넌트 추가 * feat : 알림 뱃지 컴포넌트 스토리 * chore : 디데이 뱃지 분기 추가
* asset : 유리병/라벨 스켈레톤 샘플 추가 * feat : 유리병 편지 컴포넌트 구현
* feat : list-item 컴포넌트 개발 * chore : listItem 스토리북 경로 수정
* choore : 모듈 수정 * chore : 경로 수정 * feat : navigateContainer 개발 * feat : letterContainer 개발 * chore : 스토리북 경로 수정 * chore : 에러 픽스
* feat : search input 컴포넌트 개발 * feat : searchinput stories 작성
* feat: input 유효성 검사 constants * feat: input 컴포넌트 개발 완료 * feat: Email Input 컴포넌트 개발 완료 * feat: Nickname Input 컴포넌트 개발 완료 * feat: Password Input 컴포넌트 개발 완료
* style : 유리병, 라벨 스타일 수정 * feat : 아이템 박스 컨테이너 추가 * feat : 아이템 박스 컨테이너 스토리 추가 * chore : Props 추가
* feat: ConfirmPassword Input 컴포넌트 개발 완료 * feat: EmailVerification Input 컴포넌트 개발 완료
* chore : 잘못 작성된 Props 수정 * env : @types/swiper 설치
* chore : swiper 타입 설정 * fix : lint 에러 해결
* env : canvas confetti 설치 * feat : 폭죽 애니메이션 생성
* style : 메인페이지 스타일 수정 * style : 메인페이지 및 바텀시트 내부 스타일 변경 * chore : 토글 추천/답장 수정
* refactor : 검색 기록 관리 Zustand 분리 * refactor : 지도 편지 페이지 최근 검색어 기능 refactoring * "refactor: 지도 편지 페이지 검색 결과를 한국으로 제한
* chore : 경로&타입 수정 / 분리 * style : 닉네임 인풋폼 너비 스타일 오류 수정 * style : 닉네임 섹션 가로 너비 변경 * chore : 닉네임 형식 변경 * fix : 잘못 작성된 api 경로 수정 * chore : 대소문자 오타 수정 * refactor : api 경로 수정 & 타입 임포트 * feat : 이메일/닉네임 검사 로직 분리, 에러처리 변경 * fix : 변경된 api 주소 수정
* chore : 폴더 경로 수정 * refactor: 편지 작성 폼 분리 * refacotor : 아이템 선택 페이지 리펙토링 * refactor: hook index.ts로 분리 * story : story 오류 수정
* refactor : Maplibre 컴포넌트 Custom hook(useCurrentLocation) 분리 * refactor : Maplibre 컴포넌트 Custom hook(useNearbyLetters) 분리 * refactor : Maplibre 컴포넌트 Custom hook 분리
* feat: 지도 편지 페이지 최근 검색어 클릭 시 검색 기능 * style : 최근 검색어 리스트 스타일 수정
* feat : 편지 보관 페이지 라우팅 설정 * chore : 편지 보관함 주소 변경 * feat : 편지 보관 페이지 작성 * feat : storageList 컴포넌트 작성 * feat : storageList 데이터 패치 스켈레톤 함수 추가
* feat : 타이틀과 닫기버튼이 있는 앱바 컴포넌트 분리 * feat : 라벨뽑기 페이지 수정
* chore : 파일 경로 수정 * style : report 모달 열릴 때스타일 수정 * feat : 편지 상세 보기 페이지 삭제 버튼 모달 컴포넌트 완료
* feat : 라벨뽑기 결과 모달 레이아웃 구성 * feat : 캔버스 캡쳐 구현
* feat : axios 전역 핸들러 처리 * feat : api 호출 로직 작성 * env : yarn 버전 업그레이드 * chore : 서버에서 오는 에러에 맞게 수정 * feat : 편지 작성 훅 개발 * env : 리엑트 쿼리 설치 * feat : api 커스텀 에러 설정 및 에러 반환 로직 구현 * feat : 편지 전송 * chore : 사용하지 않는 의존성 제거 * chore : 훅 index 경로 수정 * feat : 쿼리 프로바이더 추가 * env : tanksquery 버전 업그레이드 * feat : 전송 로직 수정
* feat : 편지 보관 페이지 라우팅 설정 * chore : 편지 보관함 주소 변경 * feat : 편지 보관 페이지 작성 * feat : storageList 컴포넌트 작성 * feat : storageList 데이터 패치 스켈레톤 함수 추가 * style : 아이템 컨테이너 스타일 소폭 변경 * delete : 마이페이지 스토리북 삭제 * fix : apiResponse 타입명 수정 * chore : 관련 컴포넌트 인자 옵셔널 추가 및 스타일 소폭 변경 * feat : getLetter.ts 로직 추가 * feat : 편지 보관함 관련 페이지/컴포넌트 작성 * Update .pnp.cjs * Update StorageList.tsx * chore : 사용하지 않는 필터 타입 삭제
HelloWook
requested review from
kangminguu,
cmlim0070,
mmjjaa and
saseungmin
as code owners
December 5, 2024 12:49
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀요약
📸사진 (구현 캡처)
📝작업 내용