travis-web/app/mixins
Piotr Sarnacki 55005b1b13 Scroll page in beforeModel hook in scroll-mixin
The `activate` hook is not always called when the route is used,
specifically it will not be called when the model changes, but the
change happened within the same route (for example when switching from
/travis-ci/travis-web to /travis-ci/travis-core). `beforeModel` is
guaranteed to be called every time the model is changed, both when the
route is entered for the first time and on any subsequent calls.
2016-02-23 13:05:36 +01:00
..
build-favicon.js Convert project to JavaScript 2016-01-04 13:15:14 +01:00
github-url-properties.js Fix jshint errors after conversion to JS 2016-01-04 13:15:15 +01:00
polling.js [deprecations] Don't use before observer 2016-01-07 13:15:59 +01:00
scroll-reset.js Scroll page in beforeModel hook in scroll-mixin 2016-02-23 13:05:36 +01:00