picker icon indicating copy to clipboard operation
picker copied to clipboard

feat(week): Support User-defined Week Day locale cell Render

Open lamovv opened this issue 2 years ago • 3 comments

支持用户定义的星期日区域单元格渲染

lamovv avatar Oct 11 '21 07:10 lamovv

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/3rtff5Pd8KfWRthpNWsyFRtcHw1a
✅ Preview: https://picker-git-fork-lamovv-feat-support-week-aac64b-react-component.vercel.app

vercel[bot] avatar Oct 11 '21 07:10 vercel[bot]

Without props seem can replaced directly: https://codesandbox.io/s/ji-ben-antd-4-17-0-alpha-5-forked-ngu5x?file=/index.js

zombieJ avatar Oct 11 '21 07:10 zombieJ

Codecov Report

Merging #301 (bd43e7f) into master (13e10ec) will decrease coverage by 0.04%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   99.52%   99.48%   -0.05%     
==========================================
  Files          45       45              
  Lines        2118     2121       +3     
  Branches      627      628       +1     
==========================================
+ Hits         2108     2110       +2     
- Misses          8        9       +1     
  Partials        2        2              
Impacted Files Coverage Δ
src/panels/DatePanel/DateBody.tsx 92.85% <75.00%> (-3.15%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 13e10ec...bd43e7f. Read the comment docs.

codecov[bot] avatar Oct 11 '21 08:10 codecov[bot]