-
Notifications
You must be signed in to change notification settings - Fork 1
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
모바일 크로스 브라우징, 모바일 화면 CSS 수정 #123
Comments
joojjang
added a commit
that referenced
this issue
Nov 16, 2024
joojjang
added a commit
that referenced
this issue
Nov 16, 2024
joojjang
added a commit
that referenced
this issue
Nov 16, 2024
joojjang
added a commit
that referenced
this issue
Nov 16, 2024
joojjang
added a commit
that referenced
this issue
Nov 16, 2024
joojjang
added a commit
that referenced
this issue
Nov 17, 2024
joojjang
added a commit
that referenced
this issue
Nov 20, 2024
commit 8a2e360 Merge: adbb08d b141b00 Author: Kim Minjoo <[email protected]> Date: Wed Nov 20 13:59:00 2024 +0900 Merge pull request #129 from kakao-tech-campus-2nd-step3/fix/#127-api-bugs 검색 리팩토링, API 관련 버그 수정 #126 #127 commit b141b00 Author: joojjang <[email protected]> Date: Wed Nov 20 13:54:25 2024 +0900 chore: axios instance 투두 주석 추가 commit 5752aea Author: joojjang <[email protected]> Date: Wed Nov 20 13:31:20 2024 +0900 fix(Discover): 그리드 열 브레이크포인트 수정 commit f25be1c Author: joojjang <[email protected]> Date: Wed Nov 20 13:22:20 2024 +0900 feat(Discover): overlay 시 작품 정보 보이게 commit c284576 Author: joojjang <[email protected]> Date: Wed Nov 20 13:10:06 2024 +0900 fix(Discover): mansory 레이아웃 적용 (핀터레스트 스타일) commit 5c2efbc Author: joojjang <[email protected]> Date: Wed Nov 20 12:14:13 2024 +0900 fix(getFeed): 응답 형식 변경에 따른 리턴 값 수정 commit 7320b8e Author: joojjang <[email protected]> Date: Wed Nov 20 12:33:37 2024 +0900 fix(Categories/CategoryItem): 카테고리 썸네일 사이즈 commit b13f7fc Author: joojjang <[email protected]> Date: Wed Nov 20 12:02:36 2024 +0900 fix(SearchBar): searchWord 상태로 관리 - 서치 바에서 검색어를 쿼리 파람으로 관리하지 않음 commit 6cbaf88 Author: joojjang <[email protected]> Date: Wed Nov 20 11:55:05 2024 +0900 fix(SearchBar): 밸리데이션 로직 수정 - 검색어 없을 때 검색 안 되도록 commit 89dcfaf Author: joojjang <[email protected]> Date: Wed Nov 20 11:45:15 2024 +0900 fix(SearchResults): 검색 결과 페이지에서 검색 모달 상태 관리 commit 054b8a4 Author: joojjang <[email protected]> Date: Wed Nov 20 11:19:10 2024 +0900 refactor(SearchModal): 검색 모달 상태 관리 commit adbb08d Author: joojjang <[email protected]> Date: Wed Nov 20 07:01:06 2024 +0900 !HOTFIX: 상품 상세 UI commit 5aeb9b1 Author: joojjang <[email protected]> Date: Mon Nov 18 06:13:05 2024 +0900 feat(serach ad): 필요할(수도 있는...) 데이터 추가 - 제목, 작가, 설명 commit 9bf7b81 Author: joojjang <[email protected]> Date: Mon Nov 18 06:09:22 2024 +0900 refactor(search): 검색 모달 쪽 리팩토링 디자인 수정 commit ed746c1 Author: joojjang <[email protected]> Date: Mon Nov 18 04:36:03 2024 +0900 refactor(serach): 검색 섹션 확장성 개선 - map 함수로 처리 commit ebce52a Author: joojjang <[email protected]> Date: Mon Nov 18 04:27:04 2024 +0900 chore(search): ad 컴포넌트 파일명 변경 commit ef2382d Author: joojjang <[email protected]> Date: Mon Nov 18 04:13:17 2024 +0900 fix(CategoryItem, ProfileImage): 동그라미 이미지 남는 부분 없게 commit eb07393 Author: joojjang <[email protected]> Date: Mon Nov 18 04:10:26 2024 +0900 refactor(Categories): 카테고리 그리드 html 태그 변경 및 반응형 UI 적용 commit 7c33d93 Author: joojjang <[email protected]> Date: Mon Nov 18 03:54:51 2024 +0900 fix(CurationItem): 선택자 잘못 단 곳 수정 commit 4db570c Author: joojjang <[email protected]> Date: Mon Nov 18 03:48:55 2024 +0900 fix(ProfileImage): html 태그 선택자 고침 commit 7ac7722 Author: joojjang <[email protected]> Date: Mon Nov 18 03:48:22 2024 +0900 refactor(Categories): 큐레이션 리스트 리팩토링 외 - map 함수로 확장성 개선 - 카테고리 이미지 div로 한번 감싸기 commit 807fc1b Author: joojjang <[email protected]> Date: Mon Nov 18 03:19:53 2024 +0900 refactor(Categories): 패딩, 갭 등 바로잡고 약간의 리팩토링 commit 52ea3a4 Author: Kim Minjoo <[email protected]> Date: Mon Nov 18 03:01:31 2024 +0900 Update PULL_REQUEST_TEMPLATE.md commit 7bca1c8 Author: Kim Minjoo <[email protected]> Date: Mon Nov 18 03:00:52 2024 +0900 Update feature_request.md commit fb4444e Author: joojjang <[email protected]> Date: Mon Nov 18 02:40:44 2024 +0900 !HOTFIX: 버튼 기본 글씨 색깔 지정 commit 361a3c4 Merge: 2570b59 915d9bb Author: Kim Minjoo <[email protected]> Date: Mon Nov 18 02:36:26 2024 +0900 Merge pull request #124 from kakao-tech-campus-2nd-step3/fix/#123-mobile 모바일 크로스 브라우징, 모바일 화면 CSS 수정 #123 commit 915d9bb Author: joojjang <[email protected]> Date: Mon Nov 18 02:27:43 2024 +0900 design(Chip): 글씨 크기 확대 commit 9eeb74e Author: joojjang <[email protected]> Date: Mon Nov 18 02:17:47 2024 +0900 design(signup): 회원가입 폼 글씨 크기 확대 commit aa585d7 Author: joojjang <[email protected]> Date: Mon Nov 18 02:05:19 2024 +0900 fix(InputButton): 글씨 크기 지정, 임포트명 수정 commit 3317b05 Author: joojjang <[email protected]> Date: Mon Nov 18 02:01:24 2024 +0900 design(Checkbox): css 수정 (보더 두께 등) commit 2570b59 Author: joojjang <[email protected]> Date: Mon Nov 18 01:56:41 2024 +0900 remove(axios instance): 잘못된 헤더 삭제 commit bd22ae7 Author: joojjang <[email protected]> Date: Mon Nov 18 01:53:39 2024 +0900 fix(css): a 태그 글씨 색깔 지정, textarea 선택자 적용 commit 708366c Author: joojjang <[email protected]> Date: Mon Nov 18 01:52:58 2024 +0900 fix(SearchBar): 인풋 글씨 크기 적용 - 적용 안 되고 있었음 commit ff9107c Author: joojjang <[email protected]> Date: Mon Nov 18 01:13:52 2024 +0900 fix(index.html): 화면 줌 방지 - 인풋 클릭 시 화면 임의 확대 이슈 commit 768516d Author: joojjang <[email protected]> Date: Sun Nov 17 07:42:00 2024 +0900 fix(css): 모바일 브라우저 높이 이슈 픽스 commit ed30ff7 Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 18:28:35 2024 +0900 Update README.md commit 62c1bd0 Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 18:24:56 2024 +0900 Update README.md commit ec2d967 Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 18:21:50 2024 +0900 Update README.md commit dcda03f Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 18:20:44 2024 +0900 Update README.md commit d40306c Author: beom <[email protected]> Date: Fri Nov 15 18:16:00 2024 +0900 docs: readme 수정 commit 641e551 Author: beom <[email protected]> Date: Fri Nov 15 18:03:05 2024 +0900 docs: readme수정 commit 5cd084b Merge: fc8558a 966033c Author: beom <[email protected]> Date: Fri Nov 15 18:01:28 2024 +0900 Merge branch 'Master' of https://github.com/kakao-tech-campus-2nd-step3/Team9_FE into Master commit fc8558a Author: beom <[email protected]> Date: Fri Nov 15 18:01:18 2024 +0900 docs: readme 수정 commit 966033c Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 17:58:55 2024 +0900 Update README.md commit 32a809d Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 17:50:05 2024 +0900 Update README.md commit ae43813 Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 17:47:50 2024 +0900 Update README.md commit 3ae5db2 Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 17:38:37 2024 +0900 Update README.md commit 99467ec Author: beom <[email protected]> Date: Fri Nov 15 17:16:53 2024 +0900 docs: readme 수정 commit 88c5210 Author: beom <[email protected]> Date: Fri Nov 15 17:15:17 2024 +0900 docs: readme 수정 commit 946369d Author: beom <[email protected]> Date: Fri Nov 15 16:58:40 2024 +0900 docs: readme 수정 commit 1e5e0c2 Author: beom <[email protected]> Date: Fri Nov 15 16:58:02 2024 +0900 docs: readme 수정 commit c2dd3cd Merge: c1db0a4 78cd3d4 Author: beom <[email protected]> Date: Fri Nov 15 16:27:25 2024 +0900 Merge pull request #122 from kakao-tech-campus-2nd-step3/Weekly11 Master<-Weekly11 commit 78cd3d4 Merge: 09c36f8 16d1d84 Author: beom <[email protected]> Date: Fri Nov 15 16:21:15 2024 +0900 Merge pull request #121 from kakao-tech-campus-2nd-step3/feat/#119-mypage 마이페이지 미구현 부분 추가 구현 + 사소한것 #119 commit 16d1d84 Merge: 4dbfc58 09c36f8 Author: beom <[email protected]> Date: Fri Nov 15 16:19:34 2024 +0900 Merge branch 'Weekly11' of https://github.com/kakao-tech-campus-2nd-step3/Team9_FE into feat/#119-mypage commit 4dbfc58 Author: beom <[email protected]> Date: Fri Nov 15 16:18:59 2024 +0900 design(UI): 데이터 없을때 UI 수정 commit c1db0a4 Author: joojjang <[email protected]> Date: Fri Nov 15 15:48:41 2024 +0900 chore(apis): 기본 base url 값 수정 commit dd835fe Author: beom <[email protected]> Date: Fri Nov 15 15:30:02 2024 +0900 feat(instance): baseurl 수정 commit 2f97dcc Author: beom <[email protected]> Date: Fri Nov 15 15:28:51 2024 +0900 feat(page): 데이터 없을때 UI 처리 commit 72d351a Author: beom <[email protected]> Date: Fri Nov 15 15:28:07 2024 +0900 feat(page): wishlist 추가 commit 81ce86d Author: beom <[email protected]> Date: Fri Nov 15 15:27:40 2024 +0900 feat(page): loader 추가 commit 8709bda Author: beom <[email protected]> Date: Fri Nov 15 14:53:41 2024 +0900 feat(queryKey): wishlist 쿼리키 추가 commit f5a8b5c Author: beom <[email protected]> Date: Fri Nov 15 14:53:18 2024 +0900 feat(page): loading 화면 추가 commit 58f9c2c Author: beom <[email protected]> Date: Fri Nov 15 14:52:51 2024 +0900 chore(type): 안쓰는 타입 삭제 commit 6c2aa17 Author: beom <[email protected]> Date: Fri Nov 15 14:52:31 2024 +0900 feat(api): wishlist 가져오는 api 생성 commit 05e7243 Author: beom <[email protected]> Date: Fri Nov 15 14:52:14 2024 +0900 feat(Loader): 로딩 컴포넌트 생성 commit 76bf10d Merge: 9941235 a148ded Author: Kim Minjoo <[email protected]> Date: Fri Nov 15 13:40:59 2024 +0900 Merge pull request #120 from kakao-tech-campus-2nd-step3/Weekly11 Master <- Weekly11 commit 9941235 Author: beom <[email protected]> Date: Fri Nov 15 13:38:22 2024 +0900 feat(ci): prod-ci 파일 수정 commit 15f9769 Author: beom <[email protected]> Date: Fri Nov 15 12:55:23 2024 +0900 fix(mode): mode 수정 commit 4f6af6f Merge: ae73466 6a2c742 Author: beom <[email protected]> Date: Fri Nov 15 12:49:47 2024 +0900 Merge pull request #118 from kakao-tech-campus-2nd-step3/Weekly11 Weekly11 -> Master commit ae73466 Author: joojjang <[email protected]> Date: Fri Nov 15 02:50:12 2024 +0900 !HOTFIX(SearchBar): 머지 시 누락 코드 롤백 commit 537bd13 Merge: 864e09e 60a49d7 Author: joojjang <[email protected]> Date: Fri Nov 15 02:38:55 2024 +0900 Merge branch 'Weekly11' into Master commit 864e09e Merge: 3daf3e9 c9aed22 Author: Kim Minjoo <[email protected]> Date: Sat Nov 9 16:39:44 2024 +0900 Merge pull request #91 from kakao-tech-campus-2nd-step3/revert-90-feat/#82-discover Revert "둘러보기(discover) 페이지 구현 #82" commit c9aed22 Author: Kim Minjoo <[email protected]> Date: Sat Nov 9 16:39:14 2024 +0900 Revert "둘러보기(discover) 페이지 구현 #82" commit 3daf3e9 Merge: 5f0955a 58320aa Author: Kim Minjoo <[email protected]> Date: Sat Nov 9 16:38:34 2024 +0900 Merge pull request #90 from kakao-tech-campus-2nd-step3/feat/#82-discover 둘러보기(discover) 페이지 구현 #82 commit 5f0955a Author: seung365 <[email protected]> Date: Fri Nov 8 15:20:57 2024 +0900 fix(component): FABContainer mode artist로 수정 commit bc9b250 Merge: 4046b10 c93b773 Author: beom <[email protected]> Date: Fri Nov 8 15:19:10 2024 +0900 Merge pull request #85 from kakao-tech-campus-2nd-step3/Weekly10 Weekly10을 Master로 merge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
✨ 구현 리스트
✏ 사용 이유
The text was updated successfully, but these errors were encountered: