diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2018-11-21 23:10:04 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2018-11-21 23:10:04 +0000 |
commit | 0b48c0eaf5800c91e4686dd50e76de9e67a896ae (patch) | |
tree | 6ef3136f0ad52748378d1b7a7dd0c085ace1913c /changelogs | |
parent | 0b0db201c328f4a8ad164082be03712ddb36a446 (diff) | |
parent | 8826962d2168e614c605f9fe5317731643bb384a (diff) | |
download | gitlab-ce-0b48c0eaf5800c91e4686dd50e76de9e67a896ae.tar.gz |
Merge branch 'gt-use-gl-tooltip-directive' into 'master'
Use `gl-tooltip` directive in badges, cycle analytics, and diffs
See merge request gitlab-org/gitlab-ce!22770
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/gt-use-gl-tooltip-directive.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/gt-use-gl-tooltip-directive.yml b/changelogs/unreleased/gt-use-gl-tooltip-directive.yml new file mode 100644 index 00000000000..91fdb73e3c6 --- /dev/null +++ b/changelogs/unreleased/gt-use-gl-tooltip-directive.yml @@ -0,0 +1,5 @@ +--- +title: Replace tooltip directive with gl-tooltip diretive in badges, cycle analytics, and diffs +merge_request: 22770 +author: George Tsiolis +type: performance |