Closed ArakTaiRoth closed 3 months ago
:tada: This issue has been resolved in version 1.17.0-alpha.90 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 1.24.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 4.23.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 4.17.0-alpha.35 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 3.0.0-alpha.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Info
We're missing an example on our website that used to be on our Storybook for the Pagination component. This example showcased a solution that allowed people to have a dropdown that allowed users to select how many items were shown per page. This dropdown was then made the leftmost element, and the pagination was pushed to the right. The below code will replicate this:
With the result looking like this:
Acceptance Criteria:
changePageCount
function, to actually change the amount of items shown per page and make it function as expected