-
Notifications
You must be signed in to change notification settings - Fork 95
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
NEW Add paginator component #1909
NEW Add paginator component #1909
Conversation
ed1880f
to
aae7113
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not clear whether silverstripe/silverstripe-versioned-admin#391 (review) will require changes here so I'll hold off approving
Where is |
@@ -0,0 +1,86 @@ | |||
.paginator-footer > div { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aae7113
to
eb70137
Compare
It's the default view in asset-admin i.e. large thumbnails, as opposed to the TableView which you toggle to |
eb70137
to
765996d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Oop looks like new conflicts 😅 |
765996d
to
7e7c561
Compare
Issue #1892
This component replaces the Griddle paginator that was used for paginating results in the following places: