Merged
Conversation
FEAT: 바텀시트 컴포넌트 개발
Feat/components
FIX: login 페이지 UI 일부 수정
- Calendar 통합 컴포넌트 추가 (주간/월간 뷰 전환 지원) - WeekView, MonthView 컴포넌트 구현 - 날짜 선택, 인디케이터, 공휴일 표시 기능 - 날짜 계산 및 포맷팅 유틸리티 함수 추가 - 홈 페이지에 임시로 캘린더 확인가능
1. 선택한 날짜가 해당 주간으로 이동되도록 개선 2. 주간캘린더 선택 시 holyday 가 표시되지 않는 문제 해결
- 주간변경 시, 일요일로 자동선택되는 기능 추가
- 인디케이터 색상 표시되도록 개선
- 주간 네비게이션이 전월, 당월에 걸치는 경우 두 달 모두 표시하도록 개선 - 예시: `2025년 11월-12월`
[Feat]: `<Calendar>` 컴포넌트 개발
FEAT: 바텀시트 사용법 예시 추가
Hotfix: 바텀시트 스타일 문제 해결 및 FAB 버튼문제 해결
hotfix: (레거시제거) 목표가 없을 때 deprecated 화면 제거
Feat: 목표생성 온보딩 페이지 적용
1. bg 이펙트 이미지 적용 2. 행성 로딩에 대한 이펙트 개선 3. 텍스트 색상 및 BG 색상 개선 4. SwipeActionButton 의 사용성 개선 ticket: https://www.notion.so/2dcbf989e88580c0854fc6ac6ff9a663?source=copy_link
FIX: 목표 페이지 QA사항 반영
- Todo 생성 BottomSheet 에서 확인버튼 클릭 시 form 에 적용되도록 개선
hotfix: Home QA 기능 개선
- SwipeActionButton: 끝까지 드래그해도 동작하지 않던 버그 수정
- useLayoutEffect로 마운트 후 실제 컨테이너 너비 계산
- 부동소수점 오차 허용 (5px tolerance)
- 윈도우 리사이즈 대응
- create-onboard: 폼 필드명 불일치 수정 (durationDate → duration)
- create-onboard: 온보딩 이미지 전체 preload 적용
hotfix: 목표 생성 온보딩 버그 수정 및 UX 개선
++ deploy.yml 파일 개발/운영 환경분리 및 action variable 작업
This file contains hidden or 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
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.
No description provided.