angular-paginate-anything
angular-paginate-anything copied to clipboard
À la carte server-side pagination
Hi, I want to change prev and next button text. Is it a possible with this paginate modules attrs?
I have configured the directive as follows: ``` ``` The directive loads the "/api/houses/" URL twice and both cases the same data are returned. Even in your demo the "words"...
Would anybody like to collaborate on an Ember implementation of this with me? https://github.com/begriffs/clean_pagination/issues/12
is it because reload-page and gotopage are isolated scope ?
Thanks for the great tool! The passive copy at the bottom of my page doesn't update when `url` changes or when `reloadPage` is set. The active one works fine. I...