picker icon indicating copy to clipboard operation
picker copied to clipboard

fix: the month and year cannot be switched after the datepicker is rendered in Calendar

Open edc-hui opened this issue 2 years ago • 6 comments

修复ant design 中 Calendar 内渲染 Datepicker 后无法切换月份年份的问题。 fix https://github.com/ant-design/ant-design/issues/38731

edc-hui avatar Nov 23 '22 07:11 edc-hui

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
picker ❌ Failed (Inspect) Nov 30, 2022 at 1:57AM (UTC)

vercel[bot] avatar Nov 23 '22 07:11 vercel[bot]

Codecov Report

Merging #535 (dfbe7bd) into master (66b486d) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  Coverage   99.32%   99.33%           
=======================================
  Files          49       49           
  Lines        2236     2246   +10     
  Branches      652      653    +1     
=======================================
+ Hits         2221     2231   +10     
  Misses         13       13           
  Partials        2        2           
Impacted Files Coverage Δ
src/PickerPanel.tsx 100.00% <100.00%> (ø)
tests/util/commonUtil.tsx 93.93% <100.00%> (+0.83%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Nov 29 '22 07:11 codecov[bot]

Vercel 的CI忽略它

yoyo837 avatar Nov 29 '22 08:11 yoyo837

Vercel 的CI忽略它

好的 明白了

edc-hui avatar Nov 29 '22 08:11 edc-hui

@afc163 帮忙再看下这次代码可以么

edc-hui avatar Dec 05 '22 11:12 edc-hui

@zombieJ 看看

afc163 avatar Dec 23 '22 09:12 afc163