-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Pagination: allow setting of a custom css class on <li> #1115
Conversation
Current coverage is 85.62% (diff: 100%)
@@ development #1115 diff @@
=============================================
Files 35 35
Lines 1280 1280
Methods 228 228
Messages 0 0
Branches 213 213
=============================================
Hits 1096 1096
Misses 184 184
Partials 0 0
|
need to think about it a sec,
|
|
|
|
what I am afraid of: if |
By setting the property to `btn btn-primary' : https://postimg.org/image/e5s4zkz2x/ Disable seems to work fine. |
yes, now it looks much more readable, |
I will try to do the tests this weekend ! |
Is there no existing test for the pagination ? Can't find the .spec |
Make possible
<li class="btn btn-primary">
for example