picker icon indicating copy to clipboard operation
picker copied to clipboard

feat: add jalali date

Open hosseinmd opened this issue 4 years ago • 3 comments

In this PR jalali (Persian Date) supported.

I want to add this support to antd after merged

hosseinmd avatar Mar 02 '21 15:03 hosseinmd

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/D9s9KVAGfEwzgN5podjqzQqdpARU
✅ Preview: https://picker-git-fork-hosseinmd-jalalidate-react-component.vercel.app

vercel[bot] avatar Mar 02 '21 15:03 vercel[bot]

Codecov Report

Merging #224 (e740176) into master (8bc4cce) will decrease coverage by 3.88%. The diff coverage is 5.49%.

:exclamation: Current head e740176 differs from pull request most recent head 8d4f117. Consider uploading reports for the commit 8d4f117 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   99.52%   95.64%   -3.89%     
==========================================
  Files          45       46       +1     
  Lines        2113     2203      +90     
  Branches      622      629       +7     
==========================================
+ Hits         2103     2107       +4     
- Misses          8       94      +86     
  Partials        2        2              
Impacted Files Coverage Δ
src/generate/moment-jalaali.ts 0.00% <0.00%> (ø)
src/panels/DatePanel/DateBody.tsx 96.15% <100.00%> (+0.15%) :arrow_up:
src/panels/MonthPanel/MonthBody.tsx 91.66% <100.00%> (+0.36%) :arrow_up:
src/panels/QuarterPanel/QuarterBody.tsx 100.00% <100.00%> (ø)
src/panels/YearPanel/YearBody.tsx 100.00% <100.00%> (ø)

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 8bc4cce...8d4f117. Read the comment docs.

codecov[bot] avatar Mar 02 '21 15:03 codecov[bot]

Please merge

hosseinmd avatar Apr 13 '21 11:04 hosseinmd