You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: toggle switch button 컴포넌트 구현
* fix: 노래의 KillingPart 타입에서 유니온을 number타입으로 변경
* feat: songs fixture 데이터 api맞게 수정
* config: 웹팩 publicPath 추가하여 root 경로에서 빌드파일 접근
* refactor: api에 맞게 SongDetail 타입 key값 이름 변경
* refactor: msw songsHandler 목데이터에 맞게 수정 및 status 추가
* feat: SongPage router 설정 및 영상 로드
* feat: Spacing, Flex 공용 컴포넌트로 분리
* feat: ToggleGroup 컴포넌트 구현
* chore: 링크, 슉, 사람들 모양 svg 파일 추가
* feat: 클립보드 복사 훅 구현
* feat: killingPartInfo 컴포넌트 구현
* fix: api에 맞게 partVideoUrl로 수정
* feat: KillingPart 타입에 export 추가 및 interface로 변경
* feat: SongPage 개괄적인 틀 잡기 및 정보들 렌더
* feat: 노래 조회 페이지 추가
* feat: togglegroup 컴포넌트 스타일 분리
* feat: toggleSwitch 컴포넌트 스타일 분리
* refactor: import문 수정
* feat: ToggleGroup gap을 외부에서 받도록 변경
* feat: toggle group 사용처에서 사용 수정 및 핸들러 이름 변경
* refactor: useToggleContext 훅 분리
* refactor: 삼항연산자를 조건문으로 변경
* refactor: 재생시간 텍스트 유틸함수로 분리
* style: SongPage.style 개행
* refactor: img alt 의미있게 변경
* refactor: copyClipBoard 유틸로 분리
* refactor: songDetail 타입 변경
* refactor: toggleGroup value에서 number인 index로 변경
🤷 구현할 기능
노래 조회 상세페이지 구현
🔨 상세 작업 내용
⏰ 예상 작업 시간
12시간
⏰ 마감일
7.29
The text was updated successfully, but these errors were encountered: