-
- Downloads
Extracts scroll position checks into reusable functions
With the new Job Log page in Vue, we'll need to reuse the same functions for scrolling that we're using in the jQuery one. This page extracts that logic into reusable functions
parent
779169d3
No related branches found
No related tags found
Showing
- app/assets/javascripts/job.js 2 additions, 2 deletionsapp/assets/javascripts/job.js
- app/assets/javascripts/lib/utils/logoutput_behaviours.js 9 additions, 8 deletionsapp/assets/javascripts/lib/utils/logoutput_behaviours.js
- app/assets/javascripts/lib/utils/scroll_utils.js 24 additions, 0 deletionsapp/assets/javascripts/lib/utils/scroll_utils.js
- changelogs/unreleased/50904-update-scroll-utils.yml 5 additions, 0 deletionschangelogs/unreleased/50904-update-scroll-utils.yml
Please register or sign in to comment