- 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.
- See README for upgrade instructions
- #270 [Major]: use
RouterService
instead of EmberRouter
- #269 [Enhancement]: improve idle case with improved scrollTo under high loads
- #266 [Deps]: bump app-scheduler 5.1.1
- #246 Add Evented trigger didScroll
- #244 Bring back scroll recursive
- #242 Unique functions to scheduleOnce...follow up
- #241 Prevent multiple calls on routeDidChange
- #240 Missing setter for scrollWhenAfterRender
- #239 Scroll when afterRender
- #238 Upgrade ember-app-scheduler to v4.0.0
- #237 Remove recursive scroll check
- #225 Allow recording position with users first page visit
- #223 Remove unnecessary part of code sample
- #222 Fix FastBoot
- #217 Dont batch reads and writes in same rAF
- #217 Recursively check document height before scrollTo
- #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
- #78 Allow tests to run by adding rootURL to asset paths.. (@ppegusii)
- #76 Updates the demo app with the
rootUrl
. (@gowthamrm) - #75 Add
ember-cli-github-pages
to deploy demo app. (@gowthamrm) - #74 Moves the demo app inside the tests/dummy. (@gowthamrm)
- #73 Update ember-app-scheduler to 0.2.0 (Closes #72). (@YoranBrondsema)
- Yoran Brondsema (YoranBrondsema)
- #69 Update readme with 'service:scheduler' dependency for unit tests. (@barryofguilder)
- Jason Barry (barryofguilder)
- Sebastian Helbig (ktrhn)
- Tobias Bieniek (Turbo87)
- #60 made ember-app-scheduler a prod dep. (@briangonzalez)
- #51 Updated docs. (@briangonzalez)
- #63 testem: Use headless Chrome by default. (@Turbo87)
- #62 CI: Use yarn instead of npm. (@Turbo87)
- #61 Cleanup unused dependencies. (@Turbo87)
- #58 Update to Babel 6 and New Module Imports. (@Turbo87)
- Brian Gonzalez (briangonzalez)
- Chiachi Lo (cclo7)
- Tobias Bieniek (Turbo87)
- #44 [DOC] Add comma in code snippet. (@YoranBrondsema)
- Brian Gonzalez (briangonzalez)
- Yoran Brondsema (YoranBrondsema)
- #42 Fix ember-getowner-polyfill deprecation. (@krasnoukhov)
- Brian Gonzalez (briangonzalez)
- Dmitry Krasnoukhov (krasnoukhov)
- #40 Align with Ember's HistoryLocation router. (@briangonzalez)
- #20 Fastboot compatibility. (@arjansingh)
- #41 [README] A note about ember rfc and core implementation. (@briangonzalez)
- #36 Remove unwanted whitespace. (@andrewgordstewart)
- #28 Add field to config to get live-reload working. (@bennycwong)
- #19 Ember install.... (@arjansingh)
- #18 update readme. (@bennycwong)
- #39 travis fixes. (@briangonzalez)
- Arjan Singh (arjansingh)
- Benny C. Wong (bennycwong)
- Brian Gonzalez (briangonzalez)
- andrewgordstewart
- #14 Enable backbutton for same routes. (@bcardarella)
- Brian Cardarella (bcardarella)
- #13 move to index.js for easier importing. (@bennycwong)
- #3 Minor fixes. (@bennycwong)
- #10 use ember install instead of npm install. (@bcardarella)
- #4 Add readme. (@jacefarm)
- Benny C. Wong (bennycwong)
- Brian Cardarella (bcardarella)
- Jason Farmer (jacefarm)
- #2 increment version and add eslint. (@bennycwong)
- Benny C. Wong (bennycwong)
- Jason Farmer (jacefarm)