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:table): the pageIndex and pageSize should be controlled #1167

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

danranVm
Copy link
Member

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 current behavior?

What is the new behavior?

  • pageIndexpageSize 完全受控
  • 新增 onPageChange 事件

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 26, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #1167 (f45e29d) into main (3829665) will not change coverage.
The diff coverage is 100.00%.

❗ Current head f45e29d differs from pull request most recent head 60f653e. Consider uploading reports for the commit 60f653e to get more accurate results

@@           Coverage Diff           @@
##             main    #1167   +/-   ##
=======================================
  Coverage   96.88%   96.88%           
=======================================
  Files         317      317           
  Lines       30670    30670           
  Branches     2809     2800    -9     
=======================================
  Hits        29715    29715           
  Misses        955      955           
Impacted Files Coverage Δ
packages/components/table/src/Table.tsx 100.00% <100.00%> (ø)
packages/components/table/src/types.ts 100.00% <100.00%> (ø)

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

@danranVm danranVm merged commit 648f832 into IDuxFE:main Sep 27, 2022
@danranVm danranVm deleted the fix-table-pagination branch September 27, 2022 12:42
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

2 participants