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

fix(DatePicker2): check disabledDate after clicking ok, close #3801 #4870

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

FairyYang
Copy link
Collaborator

@FairyYang FairyYang commented Jun 21, 2024

close #3801

@eternalsky eternalsky self-requested a review June 21, 2024 03:46
components/date-picker2/__tests__/index-spec.js Outdated Show resolved Hide resolved
components/date-picker2/picker.jsx Outdated Show resolved Hide resolved
components/date-picker2/__tests__/index-spec.js Outdated Show resolved Hide resolved
components/date-picker2/picker.jsx Outdated Show resolved Hide resolved
components/date-picker2/picker.jsx Show resolved Hide resolved
@eternalsky eternalsky merged commit df4ecc7 into alibaba-fusion:master Jul 1, 2024
2 of 4 checks passed
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.

[DatePicker2]在输入框输入非可用日期并点击确认时,disabledDate不生效
2 participants