Skip to content

Releases: DockYard/ember-router-scroll

4.0.2

15 Mar 16:29
Compare
Choose a tag to compare

3.3.6

24 Dec 20:16
Compare
Choose a tag to compare
3.3.6

v0.6.0

09 May 02:20
dc98e47
Compare
Choose a tag to compare
[update] Adds DSC style linting

Alignment with Ember RFC 186

20 Nov 10:09
Compare
Choose a tag to compare

Now actually working with Ember's HistoryLocation API

04 Aug 20:54
Compare
Choose a tag to compare
v0.0.5

add back missing change from 2 commits ago

Use the HistoryLocation API from Ember

04 Aug 20:33
Compare
Choose a tag to compare

Update the way to import

04 Aug 18:37
Compare
Choose a tag to compare

The way to import the module just got easier:

import RouterScroll from 'ember-router-scroll';

const Router = Ember.Router.extend(RouterScroll,{...

Initial Release

21 Jul 17:17
Compare
Choose a tag to compare

Scroll to top initial release