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

[#663][3.0] DatePicker 컴포넌트 개발 #691

Merged
merged 3 commits into from
Oct 30, 2020
Merged

Conversation

kdeun1
Copy link
Contributor

@kdeun1 kdeun1 commented Oct 29, 2020

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

  • DatePicker 컴포넌트 개발
  • Calendar > dateRange 모드에서 캘린더가 2개 존재하는 경우 연속적인 달의 경우 이전, 다음달 버튼 disabled 처리
  • DatePicker > dateMulti의 경우 인풋박스 위 셀렉트에서 개별 닫힘시 캘린더 데이터 재갱신 로직 추가
  • DatePicker의 props 로직 수정
  • DatePicker의 드랍다운영역에서 클릭 후 드랍다운영역을 사라지는 반면에 dateMulti,multiType: date, multiDayLimit 수만큼 도달할 때까지 드랍다운영역을 닫지 않음
  • docs > DatePicker API 문서 md파일 내용 작성 및 기타 설명 수정

kimdoeun added 2 commits October 29, 2020 15:35
################
- DatePicker 컴포넌트 개발
- Calendar > dateRange 모드에서 캘린더가 2개 존재하는 경우 연속적인 달의 경우 이전, 다음달 버튼 disabled 처리
- DatePicker > dateMulti의 경우 인풋박스 위 셀렉트에서 개별 닫힘시 캘린더 데이터 재갱신 로직 추가
- DatePicker의 props 로직 수정
- DatePicker의 드랍다운영역에서 클릭 후 드랍다운영역을 사라지는 반면에 dateMulti,multiType: date, multiDayLimit 수만큼 도달할 때까지 드랍다운영역을 닫지 않음
- docs > DatePicker API 문서 md파일 내용 작성 및 기타 설명 수정
################
- DatePicker DOCS API 설명 수정
- dateTime 모드에서 시간 클릭 시 변경하는 로직 버그 수정
- date, dateTime 모드에서 인풋박스에 유저가 입력한 값에 대한 validate 처리
- 코드 리펙토링
################
- DatePicker DOCS API 설명 수정
- DatePicker input이 단일모드가 아닌 경우 마우스커서 포인터로 변경
@mmindy mmindy merged commit c57b097 into 3.0 Oct 30, 2020
@kdeun1 kdeun1 deleted the 663_create_datePicker branch November 4, 2020 04:41
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