ant-design-mobile icon indicating copy to clipboard operation
ant-design-mobile copied to clipboard

fix(FloatingPanel): fix rendering gaps caused by decimal point

Open IronKinoko opened this issue 1 year ago • 3 comments

fix #5538

IronKinoko avatar Aug 09 '22 11:08 IronKinoko

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-5551.surge.sh

github-actions[bot] avatar Aug 09 '22 11:08 github-actions[bot]

CI 挂了,我重新跑一下试试

awmleer avatar Aug 11 '22 02:08 awmleer

Codecov Report

Merging #5551 (8f1f39e) into master (25c7aca) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5551      +/-   ##
==========================================
+ Coverage   89.82%   89.93%   +0.11%     
==========================================
  Files         294      294              
  Lines        6251     6251              
  Branches     1529     1529              
==========================================
+ Hits         5615     5622       +7     
+ Misses        589      583       -6     
+ Partials       47       46       -1     
Impacted Files Coverage Δ
src/components/floating-panel/floating-panel.tsx 94.20% <100.00%> (ø)
src/components/image-uploader/image-uploader.tsx 93.26% <0.00%> (+6.73%) :arrow_up:

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 11 '22 02:08 codecov[bot]