Skip to content

Commit

Permalink
Create angry-planes-thank.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikbacker authored Sep 25, 2024
1 parent 1c514fa commit c6adf2d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/angry-planes-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@digdir/designsystemet-css": patch
"@digdir/designsystemet-react": patch
---

Pagination:
- Remove attributes `currentPage` and `totalPages` on `Pagination`
- Replace `Pagination.Root` with `Paginaton`
- Replace `Pagination.Next`, `Pagination.Previous` and `Pagination.Ellipsis` with `Paginaton.Button`
- Make `usePagination` return spreadable props for subcomponents
- Add support for `showPages` and `onChange` in `usePagination`

0 comments on commit c6adf2d

Please sign in to comment.