esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

Allow pagination styling with Bootstrap v4 #923

Closed jrbotros closed 7 years ago

jrbotros commented 8 years ago

From the Bootstrap v4 migration docs:

Explicit classes (.page-item, .page-link) are now required on the descendants of .paginations

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 91.12% when pulling 8c92c840b2dc5d17f983208356a21b6245e02a1c on jrbotros:bootstrap-v4 into e6778cb9df0e9cf8399ef107fb1bf0402d924ec5 on esvit:master.

christianacca commented 7 years ago

Thanks

jrbotros commented 7 years ago

Thanks for getting this in so quickly!