-
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
✨ feat: 편지쓰기 페이지 구현 #74
Merged
Merged
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
* ✨ feat: Tooltip 컴포넌트, useTimeout 훅 작성 (#57) * 📦 chore: @radix-ui/react-tooltip 설치 * ✨ feat: useTimeout 훅 작성 * ✨ feat: Tooltip 컴포넌트 작성 * 🔨 refactor: IconButton에 forwardRef 추가 * 💄 design: Tooltip 스토리북 작성 * 📝 style: isOpen 초기 값 delay > 0 로 변경 * 💄 design: 배경 이미지 변경 * ✨ feat: LetterWrite 페이지 편지지 UI 구현 * ✨ feat: LetterWrite 페이지 경로 추가 * ✨ feat: LetterWrite 페이지 바텀시트 UI 구현 * 🔨 refactor: LetterWrite 페이지 컴포넌트 분리 * 🔨 refactor: html 태그 변경 및 인터페이스 분리 * 💄 design: AgeSlider 툴팁 변경 * 🚑 fix: 빌드 오류 수정 * 🚑 fix: 빌드 오류 수정-버튼 스타일 인자 * 🔨 refactor: Button 컴포넌트 사용 및 함수명 변경 --------- Co-authored-by: SangHoon Lee <50488780+bbearcookie@users.noreply.github.com>
* ✨ feat: 편지 내용 글자수 제한 기능 구현 * ✨ feat: 편지 받는이 BottomSheet 클릭 이벤트 구현 * ✨ feat: react-hook-form 에 제출할 폼 내용 등록 * ✨ feat: 사진 form 등록 및 사진 삭제 기능 구현 * ✨ feat: 선택된 편지 받는 사람 표시 구현 * ✨ feat: Zod 를 사용하여 form 유효성 검사 * ✨ feat: 폴라로이드 모달 구현 및 폴라로이드 컴포넌트 수정 * 🔨 refactor: LetterWrite 페이지 컴포넌트 및 스타일 분리 * 🚑 fix: 이미지 삭제 후 같은 이미지 재선택 시 등록 안되는 오류 수정 * 📝 style: px 을 rem 단위로 변경 및 console.log 제거 * ✨ feat: textarea 의 maxLength 속성 사용 * ✨ feat: 스키마의 숫자 값 상수화 및 useForm 에 스키마 타입 추가 * ✨ feat: 이미지 유효성 검사 추가 * 📝 style: 하단 버튼 문구 '보내기'로 변경
* ✨ feat: 편지 작성 모킹 및 API 구현 * ✨ feat: 타입 수정 및 폼 데이터 API 문서에 맞게 값 변환 완료 * ✨ feat: 편지 작성 API 처리 * 📝 style: postLetter API 매개변수명 변경 * 💄 design: Letter Write 페이지 디자인 수정 * 💄 design: 편지 받는 사람 설정 컨테이너 디자인 변경 및 아이콘 변경 * 🔨 refactor: 타입 변경 * 💄 design: 보낸 사람 선택창 필터링 Chip으로 변경 및 UI 수정 * 📝 style: 뷰포트 메타 태그에 user-scalable 비활성화 * 💄 design: AgeSlider padding 추가
🚀 Storybook Preview 보러가기: https://65a6c73d536a3c43b7c5c9bb-mfdsnaoaug.chromatic.com/ |
bbearcookie
approved these changes
Feb 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생 많으셨어요~!! 😊👍
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.
🧩 이슈 번호
✅ 작업 사항
편지쓰기 페이지 main 브랜치에 merge 합니다.
👩💻 공유 포인트 및 논의 사항