-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 메인 페이지 대용량 Gif 네트워크 용량 절약 및 LCP 개선 (#120) * 렌더링 최적화 및 이미지 최적화 (#106) * Refac: 이미지 최적화 및 경로 최적화 * Refac: 어드민 페이지별 레이지 로딩 적용 * Refac: 루트 페이지 레이지 로딩 적용 * Design: carousel css 분리 * Feat: 캐러셀 컴포넌트 분리 * Refac: 캐러셀 레이지 로딩 적용 * Feat/issue #107 (#108) * Feat: 예외 에러창 추가 * Desing: ErrorElement수정 * Design: 반응형 css 추가 * Fix: 모바일 화면내에서 로그인 페이지 무한루프 버그 픽스 * comming soon 화면 제작 (#113) * Feat: CommingSoonPage구현 * Feat: 미구현 라우터 comming soon 페이지 추가 * Design: 반응형 css 수정 * Feat: 컴포넌트 분리 * Fix: NavLink -> Link 수정 * Fix: 모바일 헤더 안 닫기는 버그 수정 * Feat: Navigation Mobile lazy loading적용 * Feat: 슬라이드 lazyloading 적용 * 지원 서류 modal 직렬별 질문-답변란 수정 (#114) * Fix: 지원 서류 modal 직렬별 질문-답변란 수정 * Fix: 직렬별 질문지 수정 * Fix: Table 관련 오류 수정 * Fix/issue #111 : Instagram, Kakao In App Browser 에서 구글 OAuth 가 동작하지 않는 버그 픽스 (#115) * chore: babel/preset-typescript 적용 * chore: jest 테스트 환경설정 * chore: USER_AGENT 정규표현식 상수 추가 * feature: user agent 감지 유틸리티 함수 구현 및 단위테스트 * feature: http, https 프로토콜을 제외한 url 파싱 함수 구현 및 단위테스트 * feature: 인앱 브라우저에서 외부 브라우저 호출 함수 구현 * fix: 로그인 페이지 마운트시, user agent 에 따라 외부 브라우저로 전환되도록 수정 * ci: github aciton 테스트 자동화 스크립트 작성 * chore: gif 에서 webm 으로 변환한 Earth.webm 에셋추가 * fix: EarthVideo 로 수정 및 clip-path 로 background 제거 --------- Co-authored-by: 김규회 <[email protected]> Co-authored-by: 김강민 <[email protected]> * 모바일 화면 최적화 로딩 (#121) * Feat: Link태그 달기 * Design: font swap 추가하기 * Refac: memoization 적용 * Feat: star lazyloading 적용 * Pagination 기능 수정 (#126) --------- Co-authored-by: KimDaeGeon <[email protected]> Co-authored-by: 김강민 <[email protected]>
- Loading branch information
1 parent
ab75eb3
commit 2678753
Showing
8 changed files
with
52 additions
and
52 deletions.
There are no files selected for viewing
Binary file not shown.
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