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

⚡ SVG Sprite를 활용한 SVG 관리 #22

Merged
merged 7 commits into from
May 1, 2024

Conversation

BangDori
Copy link
Collaborator

@BangDori BangDori commented May 1, 2024

작업 이유

#21 이슈 해결


작업 사항

  • SVG Sprite 기법 적용
  • 고정 및 반응형 박스 mixin 함수 생성

현재 width 값은 고정적이나, height의 크기에 맞춰 반응형 레이아웃이 구성되기에 우선적으로 SVG 크기에 대해서는 고정적으로 두었습니다. 하지만 이 부분에 대해서는 디자인 팀과 우선적으로 이야기를 나누어보아야 할 것 같습니다.


리뷰어가 중점적으로 확인해야 하는 부분


발견한 이슈

  • 없음

@BangDori BangDori requested a review from Legitgoons May 1, 2024 16:46
@BangDori BangDori self-assigned this May 1, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-22.d37mn03xh3qyyz.amplifyapp.com

Copy link
Member

@Legitgoons Legitgoons left a comment

Choose a reason for hiding this comment

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

SVG Sprite를 사용하는 방식은 상당히 유용해 보이네요. 수고 많으셨습니다!

@BangDori BangDori merged commit 82c06dc into main May 1, 2024
2 checks passed
@BangDori BangDori deleted the refactor/issue-21-svg-sprite branch May 1, 2024 17:03
Legitgoons pushed a commit that referenced this pull request May 4, 2024
- icon sprite 추가
- SVG 컴포넌트화
- 고정 및 반응형 박스 레이아웃 mixin 수정

Closes #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants