We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b73f0a commit 9c3bfe1Copy full SHA for 9c3bfe1
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.3.0
4
+* [#217](https://github.com/DockYard/ember-router-scroll/pull/217) Recursively check document height before scrollTo
5
+
6
## 1.2.1
7
* [#212](https://github.com/DockYard/ember-router-scroll/pull/212) Allow configure so consuming app can override
8
* [#210](https://github.com/DockYard/ember-router-scroll/pull/210) Fix query-params-only transitions
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-router-scroll",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "Scroll to top with preserved browser history scroll position",
"keywords": [
"ember-addon",
0 commit comments