Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-06-12 12:18:37 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-06-12 12:19:36 +0300
commit442dce052a11600689597da932970e05439cc4a9 (patch)
treeb4b9ec67f0be3c54c2389d93df1fa6b54689bba4 /changelogs
parente206e66bbba9e36a75eb485f65c26f1d5a05e90f (diff)
Moves table pagination component
Move the table paginaiton component under the new pagination folder in vue shared components and updates all the paths
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62788-clean-up-pagination.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62788-clean-up-pagination.yml b/changelogs/unreleased/62788-clean-up-pagination.yml
new file mode 100644
index 00000000000..05e3a4527b8
--- /dev/null
+++ b/changelogs/unreleased/62788-clean-up-pagination.yml
@@ -0,0 +1,5 @@
+---
+title: Moves the table pagination shared component
+merge_request:
+author:
+type: other