[Feat] 전역 사용 Toast 구현#9
Merged
Merged
Conversation
- <Toast /> 컴포넌트 생성 및 success/delete 타입 지원 - fadeIn/fadeOut 애니메이션 적용 (0.3s) - media breakpoint 기반 반응형 디자인 적용 (small/medium/large) - ToastContext 및 ToastProvider를 통한 전역 토스트 상태 관리 - useToast 커스텀 훅 제공 (success, delete 메서드) - createPortal을 활용한 토스트 렌더링 구조 - 5초 자동 사라짐 및 수동 닫기 기능 - Fast Refresh 호환을 위한 Context 파일 분리 - 삭제 에러용 빨간색 아이콘 추가 - 토스트 테스트 페이지 추가
- CustomButton을 ButtonStyle로 네이밍 변경 - App.jsx의 미구현 라우트 주석 처리
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.
작업 내용
관련 이슈
체크리스트
스크린샷