AdeleD / react-paginate

A ReactJS component that creates a pagination
MIT License
2.76k stars 628 forks source link

Add Aria labels to pagination break #481

Closed Andeleidun closed 1 year ago

Andeleidun commented 1 year ago

Add default Aria labels for pagination break, and provide breakAriaLabels prop to allow user customization

#480

Andeleidun commented 1 year ago

@MonsieurV @AdeleD wanted to see if we can get this merged. Currently using the fork at work, but the sooner we can go back to tracking the main package the better.

AdeleD commented 1 year ago

Sorry for the delay. I just released it in version v8.2.0. Thank you for your contribution.