Skip to content

Releases: codenaz/react-paginator

v0.5.3

16 Aug 11:42
358e9ef
Compare
Choose a tag to compare

0.5.3 (2024-08-16)

Bug Fixes

  • declare props as optional (9833d12)

v0.5.2

16 Aug 10:12
08f7253
Compare
Choose a tag to compare

0.5.2 (2024-08-16)

Bug Fixes

v0.5.1

05 Mar 21:33
3bb575d
Compare
Choose a tag to compare

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

21 Jan 15:20
Compare
Choose a tag to compare
0.4.2

chore: get rid of gif image

Custom class for next and previous button

09 Sep 09:19
Compare
Choose a tag to compare

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

28 Aug 15:09
04868eb
Compare
Choose a tag to compare

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