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: Implement radio and checkbox components #8

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Taegon21
Copy link
Member

@Taegon21 Taegon21 commented Jan 29, 2025

#️⃣ Related Issue

closes #7

📝 Description

  • radio 버튼 공통 컴포넌트 제작
  • checkbox 버튼 공통 컴포넌트 제작
  • radio and checkbox 버튼 공통 컴포넌트 제작

📷 Screenshot (Optional)

💬 Review Requirements (Optional)

p5

스토리북에 제작된 컴포넌트들을 올려서 확인해봤는데, 저희 main 배경이 어두운 색인 반면, 스토리북 배경 default는 white여서 명도채감이 잘 안오더라고요,,, 그래서 스토리북 배경에 gray옵션을 추가하였습니다!!
왼쪽 상단에서 스토리북 배경 옵션 변경 가능하니, 테스트해보실 때 gray배경으로 확인하는 것도 추천드려요!

image

@Taegon21 Taegon21 requested a review from rachel490 January 29, 2025 15:38
@Taegon21 Taegon21 self-assigned this Jan 29, 2025
Copy link

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.

[feature] 라디오 / 체크박스 컴포넌트 제작
1 participant