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

chore: bump rc-picker #43367

Merged
merged 2 commits into from Jul 5, 2023
Merged

chore: bump rc-picker #43367

merged 2 commits into from Jul 5, 2023

Conversation

Yuiai01
Copy link
Contributor

@Yuiai01 Yuiai01 commented Jul 5, 2023

[中文版模板 / 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
  • Workflow
  • Other (about what?)

🔗 Related issue link

close #43354
ref react-component/picker#652 (comment)

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix DatePicker now is not clickable when switch to month/year panel.
🇨🇳 Chinese 修复 DatePicker 切换到年月面板时 此刻 点击无效的问题。

☑️ 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

🚀 Summary

🤖 Generated by Copilot at 89cdacd

Updated rc-picker dependency to fix date and time picker bugs. This was part of a larger pull request to upgrade all the rc-components dependencies.

🔍 Walkthrough

🤖 Generated by Copilot at 89cdacd

  • Upgrade all the rc-components dependencies to their latest versions to fix various bugs and improve performance (link,

@stackblitz
Copy link

stackblitz bot commented Jul 5, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

@Yuiai01 Yuiai01 changed the title bump rc-picker chore: bump rc-picker Jul 5, 2023
@socket-security
Copy link

socket-security bot commented Jul 5, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
rc-picker 3.9.0...3.10.0 None +0/-0 748 kB afc163

@afc163
Copy link
Member

afc163 commented Jul 5, 2023

放到 feature 分支吧,免得冲突

@Yuiai01
Copy link
Contributor Author

Yuiai01 commented Jul 5, 2023

放到 feature 分支吧,免得冲突

@Yuiai01 Yuiai01 changed the base branch from master to feature July 5, 2023 05:36
@afc163
Copy link
Member

afc163 commented Jul 5, 2023

图片

date-picker 下的 snapshot 要更新一下。

@Yuiai01
Copy link
Contributor Author

Yuiai01 commented Jul 5, 2023

图片 date-picker 下的 snapshot 要更新一下。

@Yuiai01
Copy link
Contributor Author

Yuiai01 commented Jul 5, 2023

奇怪了,源分支已经更新了,但是这里没有变

@MadCcc MadCcc merged commit e053225 into ant-design:feature Jul 5, 2023
48 of 49 checks passed
@afc163
Copy link
Member

afc163 commented Jul 5, 2023

图片

changelog 不对。

@Yuiai01
Copy link
Contributor Author

Yuiai01 commented Jul 5, 2023

图片 changelog 不对。

好,我稍等改一下

@afc163
Copy link
Member

afc163 commented Jul 5, 2023

Language Changelog
🇺🇸 English Fix DatePicker now is not clickable when switch to month/year panel.
🇨🇳 Chinese 修复 DatePicker 切换到年月面板时 此刻 点击无效的问题。

@Yuiai01
Copy link
Contributor Author

Yuiai01 commented Jul 5, 2023

Language Changelog
🇺🇸 English Fix DatePicker now is not clickable when switch to month/year panel.
🇨🇳 Chinese 修复 DatePicker 切换到年月面板时 此刻 点击无效的问题。

感谢偏右大佬指正

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.

DatePicker 日期选择框 选择年份时 点击下方的此刻没有用
4 participants