Skip to content

Commit

Permalink
Missing changeset for pagination PR (#5286)
Browse files Browse the repository at this point in the history
* init new pagination

* refine, accessibility, types

* move PaginationLabel to components folder, and refactor to use usePaginationStats hook

* setup jest testt framework around @testing/library

* add tests

* remove select test placeholders

* update custom hook

* delete old pagination component

* remove menuIsOpen prop

* changeset
  • Loading branch information
gwyneplaine authored Mar 31, 2021
1 parent 021dada commit bc21855
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/wild-books-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@keystone-next/admin-ui': minor
---

Added styling and quality of life updates to the pagination component.

1 comment on commit bc21855

@vercel
Copy link

@vercel vercel bot commented on bc21855 Mar 31, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.