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

[#630] Checkbox 로직 개선 및 예시 수정 #637

Merged
merged 2 commits into from
Sep 18, 2020
Merged

Conversation

kdeun1
Copy link
Contributor

@kdeun1 kdeun1 commented Sep 18, 2020

################

  • Checkbox 로직 개선
  • Checkbox 예시 수정
  • Checkbox 설명 md 수정

kimdoeun added 2 commits September 18, 2020 13:09
################
- Checkbox 로직 개선
- Checkbox 예시 수정
- Checkbox 설명 md 수정
################
- disabled 바인딩 값이 변경되었을 때, 컴포넌트 내 props로 받아온 값을 갱신하기 위해서 ref가 아닌 computed로 로직 변경
- disabled 샘플 예제 수정 (외부에서 disabled 값을 토글하는 식으로 변경)
- 스타일 변경
@kdeun1 kdeun1 merged commit 3019d47 into 3.0 Sep 18, 2020
@kdeun1 kdeun1 deleted the 630_checkbox_example branch September 18, 2020 04:32
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