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

refactor : 토글 컴포넌트 스타일 분리 #455

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

kangminguu
Copy link
Collaborator

🚀요약

토글 컴포넌트 스타일 분리

📸사진 (구현 캡처)

2024-12-31 03 18 47

📝작업 내용

  • 토글 컴포넌트 스토리북 삭제
  • 토글 컴포넌트 variant props 값 추가, main 또는 diary
  • 메인페이지, 일기작성페이지에 따라 스타일 지정

🔍백엔드 전달 사항

🎸기타 (연관 이슈)

close #454

@kangminguu kangminguu added ♻️ refactor 리펙토링 🎨design css 디자인 labels Dec 30, 2024
@kangminguu kangminguu self-assigned this Dec 30, 2024
@kangminguu kangminguu linked an issue Dec 30, 2024 that may be closed by this pull request
1 task
Copy link

✅ Build 성공!

Copy link

⚡️ Lighthouse Report (Average of 5 runs)

Category Score
🟢 Performance 90
🟠 Accessibility 68
🟢 SEO 90
🟢 Best Practices 100

Core Web Vitals (Average)

Metric Value
🟠 First Contentful Paint 2.7 s
🟠 Largest Contentful Paint 3.0 s
🟢 Cumulative Layout Shift 0.0

Copy link

@kangminguu kangminguu merged commit e0187cf into develope Dec 30, 2024
3 checks passed
@kangminguu kangminguu deleted the 454-design-토글-버튼-수정 branch December 30, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨design css 디자인 ♻️ refactor 리펙토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor : 토글 컴포넌트 수정
2 participants