summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-09-26 17:23:06 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-09-26 17:35:23 +0100
commitbcc9492cbd4e0bb0856e97bbb4c3ff85bc086a95 (patch)
treeda5db6a3f4eb6cd649721992ba0971a40779cd65 /changelogs
parent779169d337394be7cf2b76d01b42550d7a60b488 (diff)
downloadgitlab-ce-bcc9492cbd4e0bb0856e97bbb4c3ff85bc086a95.tar.gz
Extracts scroll position checks into reusable functions50904-update-scroll-utils
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
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/50904-update-scroll-utils.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50904-update-scroll-utils.yml b/changelogs/unreleased/50904-update-scroll-utils.yml
new file mode 100644
index 00000000000..e301de1a40b
--- /dev/null
+++ b/changelogs/unreleased/50904-update-scroll-utils.yml
@@ -0,0 +1,5 @@
+---
+title: Extracts scroll position check into reusable functions
+merge_request:
+author:
+type: other