Skip to content

Latest commit

 

History

History
211 lines (143 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

211 lines (143 loc) · 10.6 KB

Changelog

  • Updating to the v3.0 series was due to removing scrollWhenPainted as a config option. Also, we fixed some hidden bugs with scheduling when to scroll to your last y position.

4.0.0

  • See README for upgrade instructions
  • #270 [Major]: useRouterService instead of Ember Router

3.3.5

  • #269 [Enhancement]: improve idle case with improved scrollTo under high loads

3.3.4

  • #266 [Deps]: bump app-scheduler 5.1.1

3.3.0

  • #246 Add Evented trigger didScroll

3.2.0

  • #244 Bring back scroll recursive

3.1.3

  • #242 Unique functions to scheduleOnce...follow up
  • #241 Prevent multiple calls on routeDidChange
  • #240 Missing setter for scrollWhenAfterRender

3.1.0

  • #239 Scroll when afterRender

3.0.0

  • #238 Upgrade ember-app-scheduler to v4.0.0

2.0.1

  • #237 Remove recursive scroll check

2.0.0

  • #234 [MAJOR] Class based elements
  • #202 Update to 3.12

1.3.3

  • #225 Allow recording position with users first page visit
  • #223 Remove unnecessary part of code sample

1.3.2

1.3.1

  • #217 Dont batch reads and writes in same rAF

1.3.0

  • #217 Recursively check document height before scrollTo

1.2.1

  • #212 Allow configure so consuming app can override
  • #210 Fix query-params-only transitions

1.2.0

  • #209 Restore necessary locationType
  • #207 Remove ember-getowner-polyfill
  • #206 Improve the deprecation notice
  • #198 fix preserveScrollPosition for ember 3.6+
  • #195 Router scroll service
  • #191 Ember 3.9 deprecation fixes
  • #187 1.1.0 minor version bump
  • #183 Fix router event deprecations, update to Ember 3.7
  • #178 Update to 3.6 + bump ember-app-scheduler to fix deprecations

Unreleased (2017-11-20)

🏠 Internal

Committers: 2

v0.4.0 (2017-10-08)

🐛 Bug Fix

Committers: 1

v0.3.1 (2017-09-11)

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

v0.3.0 (2017-08-02)

🚀 Enhancement

  • #57 Schedule window.scrollTo() to after content paint by using ember-app-scheduler. (@cclo7)

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 3

v0.2.0 (2017-04-21)

📝 Documentation

Committers: 2

v0.1.1 (2017-02-01)

🐛 Bug Fix

Committers: 2

v0.1.0 (2017-01-24)

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 4

v0.0.4 (2016-08-04)

🐛 Bug Fix

Committers: 1

v0.0.3 (2016-08-04)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

Committers: 3

v0.0.1 (2016-07-21)

🚀 Enhancement

🏠 Internal

Committers: 2