-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 스터디장은 스터디를 탈퇴할 수 없도록 수정 스터디장이 자신이 만든 스터디를 클릭했을 때 alert를 띄운다. * fix: 세로로 긴 화면에서 무한 스크롤이 적용되지 않는 버그 수정 * feat: api 타입 수정 * feat: 스터디 상세 페이지 태그 ui 개선 태그가 많아질 경우 페이지를 넘어가는 경우가 발생 -> 페이지를 넘어가지 않도록 수정 * chore: react-router upgrade 라우팅할 때 relative 설정을 사용하기 위해 버전 업데이트 * fix: 스터디방 페이지 라우팅 오류 수정 * refactor: tsc 적용 * refactor: App.tsx 라우팅 수정 * feat: 로그인 버튼에 깃허브 로그인이라 명시 * feat: 링크 미리보기 stale time 적용 * chore: link-tab, review-tab 절대 경로 추가 * fix: 깃 머지 충돌 해결 * refactor: 링크 탭, 리뷰 탭 절대 경로 적용 * fix: url path 오류 수정 - 스터디 방 페이지 인덱스로 접근시 notice page로 리다이렉트 - useEffect를 제거하고 App.tsx 라우팅으로 구현 - initialSelectedTabId + TabId 타입 좁히기
- Loading branch information
Showing
59 changed files
with
496 additions
and
499 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.