mariuszfoltak / angular2-datatable

DataTable - Simple table component with sorting and pagination for Angular2
202 stars 182 forks source link

Add Bootstrap 4 required classes for pagination #58

Closed JustinSchneider closed 7 years ago

JustinSchneider commented 7 years ago

Bootstrap 4 requires a few additional classes on the li and a tags. Adding them won't break any Bootstrap 3 functionality. I have the code changes all ready to go and will PR them.

JustinSchneider commented 7 years ago

PR initiated #59

mariuszfoltak commented 7 years ago

Fixed via v0.5.3