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

Feature/datepicker-limit SusuLimitDatePickerBottomSheet 컴포넌트 추가 #66

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

yangsooplus
Copy link
Member

🌱 Key changes

  • 특정일 기준으로 1930.01.01 ~ 기준 날짜 혹은 기준 날짜 ~ 2030.12.31 범위만 선택할 수 있는 SusuLimitDatePickerBottomSheet
  • afterDate가 true 면 이후 범위, false면 이전 범위 입니다

📸 스크린샷

각각 이전, 이후 날짜 선택하는 예시입니다.

이전
이후

Comment on lines +117 to +119
criteriaYear: Int,
criteriaMonth: Int,
criteriaDay: Int,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

혹시 initialYear, Month, Day 도 추가가능할까요 선생님 ... ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋㅋㅋㅋㅋㅋㅋ 시작 날짜랑 기준 날짜랑 다른 경우도 있겠군요 잠시만여

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feat: SusuLimitDatePickerBottomSheet에 initialXXX 추가
추가했어요! 대신 initialXXX가 기준 날짜 범위 외가 되지 않도록 사용해야 할 것 같슴다
터지지는 않고 기준 날짜로 바꾸도록 처리해뒀긴 했슴니다

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다 선생님 ...

Copy link
Member

@jinukeu jinukeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다 ... 감사합니다 ...

@jinukeu jinukeu merged commit 63d3777 into develop Jan 15, 2024
1 check passed
@jinukeu jinukeu deleted the feature/datepicker-limit branch January 22, 2024 04:06
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