-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 리더보드 버튼 추가 및 쿠키 삭제 * feat: api 코드 추가 * fix: 퀴즈 풀이 화면 수정 * feat: 핀코드 입력 시 진행 중인 게임으로 이동하는 로직 추가 * fix: 0보다 작은 경우 quizEnd true로 변경 * feat: show quiz 리턴값에 participantLength 추가 * feat: 퀴즈 참가 인원 데이터를 UI에 추가 * feat: 퀴즈 로딩 fallback 변경 * fix: 퀴즈 평균 점수 소수점 한 자리로 변경 * feat: 퀴즈 헤더 삭제 * fix: height 수정 * feat: 평균 점수 소수점 변경 * feat: my info 이벤트 추가 및 UI 변경 * style: dvh로 변경 * feat: 퀴즈 세션 전용 프로그래스바 추가 * fix: invalidation Query 추가 - 시간 종료 시 쿼리 무효화 로직 추가 * fix: 퀴즈 시작 시 로컬스토리지 비우는 로직 추가 * feat: 스타일 수정 - RecentSubmittedAnswer 스타일 수정 --------- Co-authored-by: dooohun <[email protected]>
- Loading branch information
1 parent
b6c8aa3
commit 7cfa8ee
Showing
7 changed files
with
24 additions
and
4 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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