zarm icon indicating copy to clipboard operation
zarm copied to clipboard

Refactor date picker

Open Yang03 opened this issue 2 years ago • 4 comments

Yang03 avatar Aug 23 '22 06:08 Yang03

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

Name Status Preview Updated
zarm ✅ Ready (Inspect) Visit Preview Oct 28, 2022 at 8:00AM (UTC)

vercel[bot] avatar Aug 23 '22 06:08 vercel[bot]

⚡️ Deploying PR Preview...

github-actions[bot] avatar Aug 23 '22 06:08 github-actions[bot]

Codecov Report

Merging #932 (5c1f2e5) into feature (42afa7d) will increase coverage by 0.39%. The diff coverage is 61.92%.

@@             Coverage Diff             @@
##           feature     #932      +/-   ##
===========================================
+ Coverage    78.62%   79.02%   +0.39%     
===========================================
  Files          250      250              
  Lines         5754     5701      -53     
  Branches      1256     1268      +12     
===========================================
- Hits          4524     4505      -19     
+ Misses        1222     1187      -35     
- Partials         8        9       +1     
Impacted Files Coverage Δ
...ackages/zarm/src/date-picker-view/locale/en_US.tsx 100.00% <ø> (ø)
...ackages/zarm/src/date-picker-view/locale/zh_CN.tsx 100.00% <ø> (ø)
...ges/zarm/src/date-picker-view/utils/parseState.tsx 71.42% <ø> (-4.77%) :arrow_down:
...kages/zarm/src/date-picker-view/DatePickerView.tsx 58.14% <53.76%> (+11.99%) :arrow_up:
...ackages/zarm/src/date-picker-view/utils/format.tsx 81.81% <66.66%> (-5.69%) :arrow_down:
packages/zarm/src/date-select/DateSelect.tsx 78.12% <75.00%> (+12.33%) :arrow_up:
packages/zarm/src/date-picker/DatePicker.tsx 85.71% <85.71%> (-1.52%) :arrow_down:
packages/zarm/src/date-picker-view/index.tsx 100.00% <100.00%> (ø)
packages/zarm/src/date-picker/index.tsx 100.00% <100.00%> (ø)
packages/zarm/src/date-select/index.tsx 100.00% <100.00%> (ø)
... and 6 more

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

codecov[bot] avatar Aug 23 '22 06:08 codecov[bot]

lint报错

JeromeLin avatar Aug 24 '22 02:08 JeromeLin

/rebase

JeromeLin avatar Oct 27 '22 02:10 JeromeLin