mharris717 / ember-cli-pagination

Pagination Addon for Ember CLI
MIT License
272 stars 116 forks source link

Configurable defaults #46

Open johanneswuerbach opened 9 years ago

johanneswuerbach commented 9 years ago

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.

mharris717 commented 9 years ago

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