open-nomad/ui/app/mixins
Michael Lange 571e5c35c3 Add a resetPagination method to the searchable mixin
Searchable can be used without pagination, but reseting pagination
is more a function of search than pagination insofar as if you
add search to a page, you are also going to want automatic pagination
resetting.
2018-10-30 10:51:31 -07:00
..
searchable.js Add a resetPagination method to the searchable mixin 2018-10-30 10:51:31 -07:00
sortable.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
window-resizable.js Better define mixin contracts 2018-03-08 11:15:43 -08:00
with-component-visibility-detection.js Disable visibility behaviors when testing 2018-05-25 10:15:24 -07:00
with-forbidden-state.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
with-model-error-handling.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
with-namespace-resetting.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
with-route-visibility-detection.js Disable visibility behaviors when testing 2018-05-25 10:15:24 -07:00
with-watchers.js Change from the setupController hook to the new startWatchers hook 2018-03-08 10:40:31 -08:00