summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-15 18:35:00 +0000
committerClement Ho <clemmakesapps@gmail.com>2018-10-15 18:35:00 +0000
commit469dc95a95891e15c0c8417b8c5309ec9eb6dee5 (patch)
tree318b9261fcfb7ca9406b2b5396891cfc62b3c5f9 /changelogs
parent0602fcb6bf0050f71e8b8f69e0328031f9386618 (diff)
downloadgitlab-ce-469dc95a95891e15c0c8417b8c5309ec9eb6dee5.tar.gz
Replace `<i>` in vue components with `<icon>`
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/replace-i-to-icons-in-vue-components.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace-i-to-icons-in-vue-components.yml b/changelogs/unreleased/replace-i-to-icons-in-vue-components.yml
new file mode 100644
index 00000000000..6de57b04338
--- /dev/null
+++ b/changelogs/unreleased/replace-i-to-icons-in-vue-components.yml
@@ -0,0 +1,5 @@
+---
+title: Replace i to icons in vue components
+merge_request: 20748
+author: George Tsiolis
+type: changed