Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

#373 add page size event to pagination component#374

Merged
FlorianRappl merged 3 commits intoZEISS:mainfrom
peterugah:feature/373-add-pageSize-event-to-pagination-component
Mar 24, 2022
Merged

#373 add page size event to pagination component#374
FlorianRappl merged 3 commits intoZEISS:mainfrom
peterugah:feature/373-add-pageSize-event-to-pagination-component

Conversation

@peterugah
Copy link
Copy Markdown
Contributor

Types of Changes

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

In this pull request, I added the ability for the Pagination component to pass the on size changed event as a prop that can be listened for. This is required to correctly compute pagination when pagination is handled in a controlled manner.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 24, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ peterugah
❌ ZOPEUGAH


ZOPEUGAH seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment thread CHANGELOG.md
Copy link
Copy Markdown
Collaborator

@FlorianRappl FlorianRappl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

(Except that little thing with the new line)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants