Skip to content

Releases: codenaz/react-paginator

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 22 Aug 18:11
67cc851

0.5.4 (2025-08-22)

Bug Fixes

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:42
358e9ef

0.5.3 (2024-08-16)

Bug Fixes

  • declare props as optional (9833d12)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 10:12
08f7253

0.5.2 (2024-08-16)

Bug Fixes

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 21:33
3bb575d

0.5.1 (2023-03-05)

Features

Bug Fixes

  • use current page prop before falling back to page 1 when setting initial page (d652810)

Miscellaneous Chores

Reduce app bundle size

Choose a tag to compare

@codenaz codenaz released this 21 Jan 15:20
0.4.2

chore: get rid of gif image

Custom class for next and previous button

Choose a tag to compare

@codenaz codenaz released this 09 Sep 09:19

In this update, you can now pass a pagePrevClass and pageNextClass prop to customize the previous and next page buttons respectively

Add custom styles with option to customise

Choose a tag to compare

@codenaz codenaz released this 28 Aug 15:09
04868eb

Due to bootstrap overwriting the styles of apps that make use of this package, the package will no longer be used, styles are now custom and you also have to option to customise. Check the Read me for more guide