react-component / pagination

React Pagination
https://pagination-react-component.vercel.app/
MIT License
661 stars 329 forks source link

fix: make showTitle work for sizeChanger #372

Open zhiyuc123 opened 2 years ago

zhiyuc123 commented 2 years ago

close https://github.com/react-component/pagination/issues/370

vercel[bot] commented 2 years ago

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/pagination/HTAHxJTmZoFz1i2WaQSVXFkEAPJu
✅ Preview: https://pagination-git-fork-zhiyuc123-bugfixshowtitle-react-component.vercel.app

codecov[bot] commented 2 years ago

Codecov Report

Merging #372 (3cd199e) into master (04b57e6) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
+ Coverage   92.66%   92.69%   +0.02%     
==========================================
  Files           3        3              
  Lines         341      342       +1     
  Branches      119      120       +1     
==========================================
+ Hits          316      317       +1     
  Misses         25       25              
Impacted Files Coverage Δ
src/Pagination.jsx 91.41% <ø> (ø)
src/Options.jsx 98.46% <100.00%> (+0.02%) :arrow_up:

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 04b57e6...3cd199e. Read the comment docs.

afc163 commented 2 years ago

ci failed