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

[#1571] TimePicker > 외부에서의 modelValue 값 변화를 감지하지 못하는 문제 수정 #1572

Merged
merged 2 commits into from
Jan 12, 2024

Commits on Jan 9, 2024

  1. [ex-em#1571] TimePicker > 외부에서의 modelValue 값 변화를 감지하지 못하는 문제 수정 (ex-e…

    …m#1571)
    
    #############################
     - modelValue 가 외부에서 변경되어도 컴포넌트 내부에서 이를 감지할 수 있도록 수정
    chichoon committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7b0226d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. [ex-em#1571] TimePicker > 외부에서의 modelValue 값 변화를 감지하지 못하는 문제 수정 (ex-e…

    …m#1571)
    
    #############################
     - prop validation 조건식 수정
    chichoon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ca065e8 View commit details
    Browse the repository at this point in the history