Skip to content
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

3주차 코드 프리징 - 프론트엔드 #102

Merged
merged 6 commits into from
Nov 14, 2024
Merged

3주차 코드 프리징 - 프론트엔드 #102

merged 6 commits into from
Nov 14, 2024

Conversation

dev-taewon-kim
Copy link
Collaborator

3주차 코드 프리징 - 프론트엔드

studioOwol and others added 6 commits November 11, 2024 13:17
* refactor: types 파일에는 전역 타입만 두기

* refactor: Store에서 비즈니스 로직 분리

* refactor: Socket 관련 코드 리팩터링

마지막 PR과 동일한 상태: 게임 페이지 렌더링 이슈 있음

* docs: README.md 업데이트
* refactor: JS 접근 제어자로 변경

* refactor: WebRTC 코드 리팩터링 및 렌더링 문제 일부 해결

* docs: README.md 업데이트
* fix: hotfix-fe-#70-1 상태로 되돌리기

* refactor: RoomPage가 렌더링될 때 소켓 연결되도록

StrictMode useEffect 2번 호출돼서 제거

* refactor: TS 접근제어자로 변경

validateSocket 대신 소켓 연결 여부를 묻는 메서드로 변경

* chore: 변수명, 디렉터리명 변경

* chore: 타입 지정 및 상수화

오타 수정

* refactor: WebRTC 로직 리팩터링

* refactor: gameSocket에서 마이크 권한 요청 로직 제거

* refactor: Dialog 컴포넌트에서 소켓 연결 및 상태 가져오기

* chore: WebRTC 오디오 및 관련 리소스 정리 로직 메서드 분리

* docs: README.md 업데이트
* chore: 환경 변수 설정

* feat: SSE 연동해서 rooms 데이터 가져오기

초기 데이터는 GET 요청 보내서 처리

* docs: README.md 업데이트
* chore: console.log 제거 및 주석 처리

* feat: 나가기 버튼 컴포넌트 생성

Player 세로 길이 조정

* feat: ExitDialog 컴포넌트 생성

* feat: 뒤로가기 시 처리하는 Custom Hook 구현

* chore: Dialog명 변경 및 디렉터리 이동

* docs: README.md 업데이트

* chore: ExitDialog 스타일 수정
@dev-taewon-kim dev-taewon-kim merged commit 0cf2d86 into main Nov 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants