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

Checkbox 로직 수정 및 Input Layout style 변경 #33

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

healtheloper
Copy link
Member

📌 PR 설명

  • Input 의 label 의 margin 을 위한 display 속성을 추가했습니다.
  • Input 의 상위 컴포넌트가 gap 속성을 사용할 시 label 과 input 이 gap 을 갖는 것을 방지하기 위해 label prop 에 따라 View Wrapper 를 추가할 수 있게 변경했습니다
  • Checkbox 의 checked props 변경 시 check 상태 변경되도록 로직 수정했습니다.

@healtheloper healtheloper self-assigned this Sep 4, 2023
@kciter
Copy link
Member

kciter commented Sep 4, 2023

확인해보겠습니다.

@healtheloper healtheloper merged commit c931081 into main Sep 4, 2023
1 check passed
@healtheloper healtheloper added 개선 기능 혹은 비기능적인 요소를 개선합니다. 버그 버그를 발견하면 추가합니다. labels Sep 4, 2023
@healtheloper healtheloper deleted the park/input-update branch September 15, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
개선 기능 혹은 비기능적인 요소를 개선합니다. 버그 버그를 발견하면 추가합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants