ember-cli-pagination icon indicating copy to clipboard operation
ember-cli-pagination copied to clipboard

Configurable defaults

Open johanneswuerbach opened this issue 10 years ago • 1 comments

Fir thank you for building this great addon and finally having a central place for pagination :-)

Currently a lot of things can be configured per router https://github.com/mharris717/ember-cli-pagination/issues/43, page size, etc. Would it be possible to add a global config setting for those?

I'm currently working on an admin dashboard with several different paginated lists and all have the same settings.

johanneswuerbach avatar Nov 11 '14 19:11 johanneswuerbach

Yes there should be. At the start there were some central config values, but they were put on hold as the design changed. I'll bump default values up the list

mharris717 avatar Nov 11 '14 23:11 mharris717