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

feat: 메인 페이지 모바일 UI 구현 #255

Merged
merged 45 commits into from
Dec 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
0e89460
[style] : mobile typo 정의 및 Header mobile svg 추가
alwubin Dec 7, 2024
5785e4f
[feat] : viewport 메타 태그 추가 및 미디어 쿼리 기본 스타일 적용
alwubin Dec 8, 2024
7889a18
[feat] : LandingPage에 사용되는 모바일 svg 추가
alwubin Dec 8, 2024
bf378ee
[feat] : 모바일 Button 컴포넌트 구현
alwubin Dec 8, 2024
9e1cf04
[style] : 모바일 typo 추가
alwubin Dec 8, 2024
9b93298
[feat] : BalanceGameCategory 관련 모바일 스타일 추가
alwubin Dec 8, 2024
2e34267
[feat] : CategoryBox 관련 모바일 스타일 추가
alwubin Dec 8, 2024
6d7999c
[feat] : SearchBar 모바일 스타일 추가
alwubin Dec 8, 2024
9cbf5fa
[feat] : ContentsButton 모바일 스타일 추가
alwubin Dec 8, 2024
c79b191
[feat] : TopBanner 모바일 스타일 추가
alwubin Dec 8, 2024
d253605
[feat] : 모바일 layout 정의
alwubin Dec 8, 2024
9e04430
[feat] : Mobile 컴포넌트 관련 svg 파일 추가
alwubin Dec 8, 2024
5a64243
[feat] : LandingPage 속 새로운 mobile 컴포넌트 UI 및 스토리북 구현
alwubin Dec 8, 2024
640137f
[feat] : BalanceGameList 관련 모바일 스타일 추가
alwubin Dec 8, 2024
7c40e26
[style] MobileCreateButton hover style 및 배경 색상 추가
alwubin Dec 9, 2024
4df0893
[feat] useIsMobile 훅 구현 및 반응형 적용
alwubin Dec 9, 2024
da1caea
[refactor] : 모바일 UI 컴포넌트 폴더 구조 변경 및 적용
alwubin Dec 9, 2024
f9dfd3f
[feat] : DraftSaveButton 컴포넌트 UI 및 스토리북 구현
alwubin Dec 9, 2024
11e0e37
Merge branch 'dev' into feat/249-landing-mobile-ui
alwubin Dec 10, 2024
5f794bc
[chore] : 모바일 UI 관련 폴더 구조 정리 및 파일 이동
alwubin Dec 10, 2024
7f838d2
[refactor] : 스토리북 통일을 위해 Default/All로 수정
alwubin Dec 11, 2024
f7f8bd1
[refactor] : 모바일 UI 스토리북 폴더 구조 수정
alwubin Dec 11, 2024
1ca657c
[refactor] : TopBanner 모바일 dotStyling 수정
alwubin Dec 11, 2024
def69e0
[refactor] : 레이아웃 공백 요소의 불필요한 ARIA role 제거 및 접근성 개선
alwubin Dec 11, 2024
376bc7b
[refactor] : 접근성 개선을 위한 aria-hidden 추가
alwubin Dec 11, 2024
683110a
Update src/components/mobile/molecules/MobileCreateDropdown/MobileCre…
alwubin Dec 12, 2024
4bd8535
[refactor] accessToken 타입 처리 개선
alwubin Dec 12, 2024
0c7ea14
[refactor] : 로그인 핸들러 중복 로직 제거 및 개선
alwubin Dec 12, 2024
a87da2f
[style] typo 누락 스타일 추가
alwubin Dec 12, 2024
9aa65cb
[refactor] : 컴포넌트 네이밍 수정
alwubin Dec 12, 2024
9d33708
[refactor] : 스토리북 속 porps 일부 action 적용
alwubin Dec 12, 2024
408850c
[refactor] : 컴포넌트 네이밍 수정 및 적용
alwubin Dec 12, 2024
d62a7fc
[refactor] : 로그인 핸들러 중첩 함수 오류 수정
alwubin Dec 12, 2024
27311d2
[refactor] : 사용자 에이전트 문자열 검사 로직 개선
alwubin Dec 12, 2024
ca6ad6e
[refactor] : 사용자 에이전트 문자열 검사 로직 수정
alwubin Dec 12, 2024
d3c5a97
[refactor] : 모바일 토글 defaultItem을 통해 종속성 제거
alwubin Dec 13, 2024
d2f2cda
[refactor] : 태그 제거 및 cosole 함수 action 기능으로 수정
alwubin Dec 13, 2024
5e33858
[refactor] : 인코딩 처리 명시
alwubin Dec 16, 2024
1f6d5d5
[feat] : storybook custom viewport를 통해 모바일 UI 스토리북 구현
alwubin Dec 16, 2024
738de7e
[refactor] : 수정된 props 반영
alwubin Dec 16, 2024
bb112d2
[feat] : 모바일 화면에서 toastModalStyling의 top 값을 65px로 조정
alwubin Dec 18, 2024
2605268
Merge branch 'dev' into feat/249-landing-mobile-ui
alwubin Dec 20, 2024
908b23c
[refactor] : MemoryRouter를 사용한 스토리북 navigate 선언 오류 수정
alwubin Dec 20, 2024
7e2db3d
[refactor] : typo 중복 제거
alwubin Dec 20, 2024
2df3cfe
[refactor] : mobile typo fontWeight 및 letterSpacing 추가
alwubin Dec 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[style] typo 누락 스타일 추가
  • Loading branch information
alwubin committed Dec 12, 2024
commit a87da2f46cbe926d5ca67062af6ce89eb5dde638
5 changes: 2 additions & 3 deletions src/styles/typo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ const typo = {
fontSize: '12px',
fontWeight: 700,
lineHeight: '1.6',
letterSpacing: `${16 * -0.05}px`,
letterSpacing: `${12 * -0.05}px`,
},
SemiBold_20: {
fontFamily: 'Pretendard',
Expand All @@ -201,7 +201,6 @@ const typo = {
fontSize: '10px',
fontWeight: 600,
lineHeight: '1.6',
letterSpacing: `${14 * -0.05}px`,
},
SemiBold_7: {
fontFamily: 'Pretendard',
Expand All @@ -226,7 +225,7 @@ const typo = {
fontFamily: 'Pretendard',
fontSize: '8.5px',
lineHeight: '1.3',
letterSpacing: `${12 * -0.05}px`,
letterSpacing: `${8 * -0.05}px`,
},
},
},
Expand Down