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] 저장리스트 화면 목록의 이미지에 그레디언트 효과 적용 #319

Closed
1 task done
applebuddy opened this issue Sep 30, 2023 · 0 comments
Closed
1 task done
Assignees
Labels
Feature 기능추가시에 사용할 라벨입니다.

Comments

@applebuddy
Copy link
Contributor

applebuddy commented Sep 30, 2023

🔍 Issue

  • 검색 화면 카드, 저장리스트 화면 목록의 이미지에 그레디언트 효과 적용

📸 ScreenShot

(선택) 이슈와 관련된 화면을 첨부해주세요.

@applebuddy applebuddy added the Feature 기능추가시에 사용할 라벨입니다. label Sep 30, 2023
@applebuddy applebuddy self-assigned this Sep 30, 2023
@applebuddy applebuddy changed the title [Feat] 검색 화면 카드, 저장리스트 화면 목록의 이미지에 그레디언트 효과 적용 [Feat] 저장리스트 화면 목록의 이미지에 그레디언트 효과 적용 Sep 30, 2023
applebuddy added a commit that referenced this issue Sep 30, 2023
* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정
applebuddy added a commit that referenced this issue Sep 30, 2023
applebuddy added a commit that referenced this issue Sep 30, 2023
)

* Revert "[Feat] #319 thumbnail, placeholder image 사양 수정 (#320)"

This reverts commit b5dfcbc.

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Fix] #319 저장리스트, placeholder 이미지가 깨지는 문제 수정

* [Fix] #319 저장리스트, placeholder가 표출되는 경우 북마크버튼 누락되는문제 수정
applebuddy added a commit that referenced this issue Oct 23, 2023
* [Fix] #311 TabBarView 표출/숨김 로직 구성 준비 (#313)

* [Chore] #314 App release version(1.0.5 -> 1.0.6), build version(2.0.2 -> 2.0.4) up (#315)

* Feature/#316 (#318)

* [Fix] #316 북마크 완료 ToastView가 탭바 위로 표출되도록 수정

* [Fix] #316 저장리스트 탭 화면 북마크 완료 ToastView 표출로직 추가

* [Fix] #317 로그인 뷰 좌상단 X버튼 레이아웃 수정

* [Feat] #319 thumbnail, placeholder image 사양 수정 (#320)

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Feat] #319 thumbnail, placeholder image 사양 수정 (이슈 추가 수정 후 reopen) (#322)

* Revert "[Feat] #319 thumbnail, placeholder image 사양 수정 (#320)"

This reverts commit b5dfcbc.

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Fix] #319 저장리스트, placeholder 이미지가 깨지는 문제 수정

* [Fix] #319 저장리스트, placeholder가 표출되는 경우 북마크버튼 누락되는문제 수정

* build version(2.0.4 -> 2.0.5) up

* [Fix] #323 저장리스트 목록이 스크롤 가능할 정도로 많을 경우 하단 정보가 잘려보이는 현상 수정 (#324)

* [Chore] #325 Tuist 프로젝트 설정 코드 deprecated 방식 수정 (InfoPlist.Value -> Plist.Value)

* [Chore] #314 build version(2.0.5 -> 2.0.6) up

* [Fix] #319 thumbnail, placeholder image 사양 수정 후 저장리스트목록 모서리 레이아웃 사양 수정 (#326)

* [Fix] #327 - 프로필 편집화면 > swipe로 뒤로가기 시 마이페이지에서 탭바가 사라지지 않도록 수정 (#328)

* [Chore] #314 build version(2.0.6 -> 2.0.7) up

* Feature/#329 fix lint error (#330)

* [Fix] #329 trailing closure parameter 관련 lint 경고 수정

* [Fix] #329 불필요 공백 라인 관련 lint 경고 수정

* [Fix] #329 한 줄 코드 길이 관련 lint 경고 수정

* [Feature] 마커 클릭시 bottom의 cardview 애니메이션 추가 (#332)

* [Chore] #314 build version(2.0.7 -> 2.0.8) up

* [Fix] #333 - CafeCardView 애니메이션 추가 이후 bottomFloatingButtonView 이 가운데 정도에 위치해있는 버그 디버깅 (#334)

* [Fix] #333 - CafeCardView 애니메이션 추가 이후 bottomFloatingButtonView 이 가운데 정도에 위치해있는 버그 디버깅

* [Fix, 파일 작성자 이름 변경]

* [Chore] #314 build version(2.0.8 -> 2.0.9) up

* [Fix] #336 아이패드 > 일부 레이아웃이 SafeArea 없는 기기를 고려하지 않아서 생기는 문제 수정 (#337)

* [Fix] #336 아이패드 > 일부 레이아웃이 SafeArea를 고려하지 않아서 생기는 문제 수정 #336

* [Fix] #336 아이패드 > 로그인 화면 좌상단 X버튼이 잘려보이는 문제 수정

* [Fix, 스크롤뷰를 적용하지않아 작은화면에서 버튼이 가려지는 이슈 디버깅] (#338)

* [Chore] Update README.md

* [Chore] #314 build version(2.0.9 -> 2.1.0) up

---------

Co-authored-by: hanjaeseung <[email protected]>
applebuddy added a commit that referenced this issue Nov 12, 2023
* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정
applebuddy added a commit that referenced this issue Nov 12, 2023
)

* Revert "[Feat] #319 thumbnail, placeholder image 사양 수정 (#320)"

This reverts commit b5dfcbc.

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Fix] #319 저장리스트, placeholder 이미지가 깨지는 문제 수정

* [Fix] #319 저장리스트, placeholder가 표출되는 경우 북마크버튼 누락되는문제 수정
applebuddy added a commit that referenced this issue Nov 17, 2023
* [Feat] #319 thumbnail, placeholder image 사양 수정 (#320)

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Feat] #319 thumbnail, placeholder image 사양 수정 (이슈 추가 수정 후 reopen) (#322)

* Revert "[Feat] #319 thumbnail, placeholder image 사양 수정 (#320)"

This reverts commit b5dfcbc.

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Fix] #319 저장리스트, placeholder 이미지가 깨지는 문제 수정

* [Fix] #319 저장리스트, placeholder가 표출되는 경우 북마크버튼 누락되는문제 수정

* [Fix] #319 thumbnail, placeholder image 사양 수정 후 저장리스트목록 모서리 레이아웃 사양 수정 (#326)

* Feature/#329 fix lint error (#330)

* [Fix] #329 trailing closure parameter 관련 lint 경고 수정

* [Fix] #329 불필요 공백 라인 관련 lint 경고 수정

* [Fix] #329 한 줄 코드 길이 관련 lint 경고 수정

* [Fix] #336 아이패드 > 일부 레이아웃이 SafeArea 없는 기기를 고려하지 않아서 생기는 문제 수정 (#337)

* [Fix] #336 아이패드 > 일부 레이아웃이 SafeArea를 고려하지 않아서 생기는 문제 수정 #336

* [Fix] #336 아이패드 > 로그인 화면 좌상단 X버튼이 잘려보이는 문제 수정

* [Feat] #342 Pretendard Font Asset 크기 경량화 작업 (alternative 폴더 내 폰트)

* [Feat] #342 Pretendard Font Asset 크기 경량화 작업 (variable 폴더 내 폰트)

* [Feat] #342 Pretendard Font Asset 크기 경량화 작업 (static 폴더 내 폰트)

* [Chore] #344 bundle version up (2.1.0 -> 2.1.1)

* [Chore] #344 app release, bundle version up (1.0.6 -> 1.0.7 / 2.1.0 -> 2.1.1)

* [Debug] #347 marker를 계속 갱신하는 로직 수정

* [Fix] #350 영업 종료 시에도 당일 영업시간 정보를 표출하도록 수정

* [Fix] #350 카페 상세, 상단 헤더 뷰, 영업 종료 텍스트 색상 수정

* [Fix] #350 applyCofficeFont viewModifier 기능에 lineHeight custom option 추가

* [Fix] #350 카페상세, 운영시간 관련 세부 레이아웃 수정 (디자인가이드 반영)

* [Feat] #346 카페필터뷰 하단 버튼 top 여백 수정 (20 -> 8)

* [Chore] #344 bundle version up (2.1.1 -> 2.1.2)

* [Chore] #344 develop branch rebase and fix compile error

* [Fix] #340 GA 재연동이 되지 않는 문제 수정 (GoogleService-Info.plist에 대한 gitignore 추가)

* [Fix] #340 GA 재연동하기 위한 코드 변경이 원복되어있어서 재적용

* [Fix] #340 GoogleService-Info.plist 파일 git에서 제거

* [Chore] #344 bundle version up (2.1.2 -> 2.1.3)

* [Chore] #356 app, bundle version up (1.0.7 -> 1.0.8, 2.1.3 -> 2.1.4)

* [Fix] #354 tuist generate 시에 GoogieService-Info.plist 파일 미인식 문제 수정

* [Chore] #354 Project.swift 일부 개행 컨벤션 수정

---------

Co-authored-by: hanjaeseung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 기능추가시에 사용할 라벨입니다.
Projects
None yet
Development

No branches or pull requests

1 participant