Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(comp:pagination): sizeChanger should be supported for simple mode #1663

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the new behavior?

simple 模式支持 sizeChanger

Other information

@idux-bot
Copy link

idux-bot bot commented Aug 24, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #1663 (caf97f3) into main (01f0d0e) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head caf97f3 differs from pull request most recent head 7412c9c. Consider uploading reports for the commit 7412c9c to get more accurate results

@@           Coverage Diff           @@
##             main    #1663   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         345      345           
  Lines       32281    32282    +1     
  Branches     3687     3688    +1     
=======================================
+ Hits        29891    29892    +1     
  Misses       2390     2390           
Files Changed Coverage Δ
packages/components/pagination/src/Pagination.tsx 100.00% <100.00%> (ø)

@sallerli1 sallerli1 changed the title feat(comp:pagination): supports sizeChanger for simple mode fix(comp:pagination): sizeChanger should be supported for simple mode Aug 28, 2023
@sallerli1 sallerli1 merged commit 23178ed into IDuxFE:main Aug 28, 2023
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant