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: 리스트 배경색 확장 및 팔레트 도입, 컬러 hex 원시값이 아닌 컬러코드로 통신 #238

Merged
merged 4 commits into from
May 15, 2024

Conversation

Eugene-A-01
Copy link
Contributor

개요

  • 기존 방식 : 서버측과 컬러 hex 값으로 통신
  • 바뀐 방식 : PASTEL_PINK 같은 컬러코드로 서버와 통신
  • 악의적인 hex값 수정에 대응할 수 없었던 기존 방식에서 코드이용 방식으로 바꾸어 사용자와 로직을 분리 및 은닉시킴
  • 팔레트 도입과 색상 추가

작업 사항

  • 팔레트 도입
  • 리스트 배경색 추가
  • hex값이 아닌 컬러코드로 통신
  • 바뀐 API에 영향 받은 부분들 수정 (검색페이지, 마이리스트, 콜라보리스트, 리스트 상세보기 페이지, 트렌딩 리스트)

스크린캡처

image

Copy link

vercel bot commented May 15, 2024

@Eugene-A-01 is attempting to deploy a commit to the Eujin Ahn's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@seoyoung-min seoyoung-min left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

알록달록해질 리스티웨이브 너무 기대된다... 수정할 부분이 많았을텐데 빠르게 해주셔서 너무 감사합니다!! 🥹LGTM👍👍👍

@Eugene-A-01 Eugene-A-01 merged commit 740bfc7 into 8-Sprinters:dev May 15, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants