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(comp:time-picker): inputs should check disabled time #1164

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

时间选择器通过输入可以选择禁用的时间

What is the new behavior?

修复以上问题

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 26, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #1164 (64c83f1) into main (7f656fc) will decrease coverage by 0.03%.
The diff coverage is 64.28%.

❗ Current head 64c83f1 differs from pull request most recent head c92fbc4. Consider uploading reports for the commit c92fbc4 to get more accurate results

@@            Coverage Diff             @@
##             main    #1164      +/-   ##
==========================================
- Coverage   96.94%   96.91%   -0.04%     
==========================================
  Files         321      321              
  Lines       30906    30920      +14     
  Branches     2070     2828     +758     
==========================================
+ Hits        29962    29966       +4     
- Misses        944      954      +10     
Impacted Files Coverage Δ
packages/components/time-picker/src/utils.ts 37.25% <37.50%> (+0.11%) ⬆️
...ckages/components/_private/time-panel/src/types.ts 100.00% <100.00%> (ø)
...ckages/components/_private/time-panel/src/utils.ts 98.43% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit d0d4191 into IDuxFE:main Sep 27, 2022
@sallerli1 sallerli1 deleted the fix-time-input-disabled-saller branch February 20, 2023 06:11
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.

None yet

2 participants