Releases: DockYard/ember-router-scroll
Releases · DockYard/ember-router-scroll
4.0.2
3.3.6
v0.6.0
[update] Adds DSC style linting
Alignment with Ember RFC 186
Now actually working with Ember's HistoryLocation API
v0.0.5 add back missing change from 2 commits ago
Use the HistoryLocation API from Ember
v0.0.4 up the version
Update the way to import
The way to import the module just got easier:
import RouterScroll from 'ember-router-scroll';
const Router = Ember.Router.extend(RouterScroll,{...
Initial Release
Scroll to top initial release