COMMITS
/ react_components/PaginationBoxView.js November 5, 2022
Y
Partial migration of tests to testing-library
Yoan Tournade committed
December 3, 2021
Y
Add onClick callback for very custom behavior
Yoan Tournade committed
December 2, 2021
Y
Y
Prevent breaks to be displayed when both `pageRangeDisplayed` and `marginPagesDisplayed` are 0
Yoan Tournade committed
Y
Fix bug when marginPagesDisplayed is 0. Thanks to @DaWe35 Closes #396
Yoan Tournade committed
November 24, 2021
Y
Closes #395 Fix indexed passed when replacing a break (for only one page) with the actual page
Yoan Tournade committed
November 3, 2021
Y
Closes #270 Do not create break for only one page
Yoan Tournade committed
Y
Merge branch 'master' of https://github.com/mmcbruno/react-paginate into mmcbruno-master
Yoan Tournade committed
Y
Closes #242 Allows to set href on all controls
Yoan Tournade committed
Y
Fix dot not set undefined class
Yoan Tournade committed
Y
By default href (from hrefBuilder) is also set on active page control
Yoan Tournade committed
Y
Closes #219 #273 Set tabindex to -1 on disabled controls
Yoan Tournade committed
Y
Warning for invalid forcePage value
Yoan Tournade committed
Y
Add tests disabledLinkClassName + warning for initialPage greater than max index
Yoan Tournade committed
Y
Y
Merge branch 'patch-1' of https://github.com/caleb15/react-paginate into caleb15-patch-1
Yoan Tournade committed
Y
Complete README and CHANGELOG for prevPageRel, selectedPageRel and nextPageRel
Yoan Tournade committed
S
Change function name
Switzbug committed
November 2, 2021
S
Add rel property for page number anchor tag
Switzbug committed
October 26, 2021
Y
Add warning when both initialPage and forcePage are provided
Yoan Tournade committed
Y
Add warning for non integer pageCount prop
Yoan Tournade committed
Y
Closes #321. Add className prop to wrap with styled-components & all
Yoan Tournade committed
Y
Closes #160. Add renderOnZeroPageCount to control what to display when pageCount is zero
Yoan Tournade committed
Y
Y
Prettier format
Yoan Tournade committed
August 11, 2021
T
Render nothing in PaginationBoxView if pageCount is 0
theo-js committed
May 13, 2021
M
Merge branch 'AdeleD:master' into master
Marzia committed
B
test for issue 307
brunom committed
March 23, 2021
A
Rename prop pageLabelRender to pageLabelBuilder
Adele D committed
A
W
PR changes
Wesley Reed committed
March 22, 2021
A
Add an onPageActive callback
Adele D committed
January 13, 2021
W
custom pagination render
Wesley Reed committed
December 23, 2020
A
Rename previousRel -> prevRel
Adele D committed
M
Change default rel value to "prev"
Mayank committed
December 2, 2020
M
Add rel property in next & prev button
Mayank committed
September 7, 2020
A
Use the custom event listener on break elements
Adele D committed
A
Use the custom event listener on each page
Adele D committed
A
Use the custom event listener on previous/next buttons
Adele D committed
A
Add a method to allow event listener customization
Adele D committed
August 8, 2020
A
Upgrade other packages (including prettier)
Adèle Delamarche committed
A
Use single quotes for default next/previous aria label props + reorder props
Adèle Delamarche committed
E
Fix conflicts after rebasing to master
Erich D. Lunardeli Silvestre committed
June 9, 2020
April 15, 2020
C
pageCount is not required
Caleb Collins-Parks committed
C
remove params that are not required
Caleb Collins-Parks committed
May 21, 2019