Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS not implemented with latest bootstrap version #70

Closed
Puneetbh opened this issue Apr 16, 2019 · 2 comments
Closed

CSS not implemented with latest bootstrap version #70

Puneetbh opened this issue Apr 16, 2019 · 2 comments

Comments

@Puneetbh
Copy link

Pagination design not working properly with latest bootstrap version, because it removed old classes

@HenriEl
Copy link

HenriEl commented May 1, 2019

Ran across the same issue.

Turns out you can just add these props to the component to make it working:

itemClass="page-item" linkClass="page-link"

@wwwaiser wwwaiser added this to To do in Development Board Jun 1, 2019
@wwwaiser
Copy link
Owner

wwwaiser commented Jun 2, 2019

you can override any class. By default react-js-pagination compatible with Bootstrap 3. I'm thinking to switch to Bootstrap 4 at the further major version

@wwwaiser wwwaiser closed this as completed Jun 2, 2019
Development Board automation moved this from To do to Done Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants