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

style: 이미지 lazy load 처리 및 애니메이션 적용 #210

Merged
merged 4 commits into from
Jul 25, 2023

Conversation

ww8007
Copy link
Member

@ww8007 ww8007 commented Jul 25, 2023

📌 개요 (필수)

  1. 이미지 lazy load 처리
  2. 이미지 렌더링 애니메이션 적용
  3. 이미지 에러 대체 이미지 추가

🔨 작업 사항 (필수)

  • 추가 또는 변경된 내용을 적어주세요.

  • react-lazy-load-image-component 라이브러리 추가

  • 썸네일 이미지 lazy load

  • 이미지 에러시 대체 이미지 추가


⚡️ 관심 리뷰 (선택)

  • 특별히 확인 받고 싶은 내용을 적어주세요.

🌱 연관 내용 (선택)

  • 관련 있는 내용, 또는 앞으로 고려할 내용을 적어주세요.

@ww8007 ww8007 added 🐛 Bug 버그 🎨 Style 스타일 관련 labels Jul 25, 2023
@ww8007 ww8007 self-assigned this Jul 25, 2023
@vercel
Copy link

vercel bot commented Jul 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pickly-frontend ✅ Ready (Inspect) Visit Preview Jul 25, 2023 8:52pm

@ww8007 ww8007 merged commit 24dfb8a into develop Jul 25, 2023
2 checks passed
@ww8007 ww8007 deleted the style/#209/image-optimize branch July 25, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 🎨 Style 스타일 관련
Projects
Development

Successfully merging this pull request may close these issues.

[STYLE]: 이미지 관련 최적화 작업
1 participant