-
Notifications
You must be signed in to change notification settings - Fork 898
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
Custom pagination item capability #591
Conversation
You can add pagination custom item with this PR.
I've just needed it too and thought before writing code lets check if there are no PRs waiting ;) Would love to see it soon. Will solve usage with Bootstrap 4 |
Sorry about the super slow reply! this looks like a great feature. ⭐️ |
More commits will follow. |
You can add pagination custom item with this PR.
Updating to upstream
Codecov Report
@@ Coverage Diff @@
## develop #591 +/- ##
========================================
Coverage 94.56% 94.57%
========================================
Files 19 19
Lines 810 811 +1
Branches 188 189 +1
========================================
+ Hits 766 767 +1
Misses 31 31
Partials 13 13
Continue to review full report at Codecov.
|
This is great! Thank you so much. ...and, heh, sorry about the suuuuper slow review and merge 😳 |
You can add pagination custom item with this PR.