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: onBlur gets triggered when selecting date in RangePicker #38411

Merged
merged 4 commits into from Nov 12, 2022

Conversation

kiner-tang
Copy link
Member

@kiner-tang kiner-tang commented Nov 6, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

react-component/picker#510

💡 Background and solution

feat(picker): update picker version

📝 Changelog

Language Changelog
🇺🇸 English update DatePicker version
🇨🇳 Chinese 更新日期选择框版本

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2022

package.json Outdated Show resolved Hide resolved
kiner-tang and others added 2 commits November 6, 2022 18:23
Co-authored-by: afc163 <afc163@gmail.com>
@codecov
Copy link

codecov bot commented Nov 6, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (5d5c051) compared to base (b154c9c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #38411   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          446       446           
  Lines         8304      8304           
  Branches      2523      2523           
=========================================
  Hits          8304      8304           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

tests/shared/focusTest.tsx Outdated Show resolved Hide resolved
@afc163 afc163 changed the title feat(DatePicker): update DatePicker version fix: onBlur gets triggered when selecting date in RangePicker Nov 7, 2022
@afc163
Copy link
Member

afc163 commented Nov 7, 2022

@zombieJ 看看这个方案。

@kiner-tang
Copy link
Member Author

@zombieJ 看看这个方案。

@zombieJ 可以帮忙看一下吗?

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.

onBlur gets triggered when selecting date in range picker
2 participants