diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-06-11 13:38:07 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-06-11 13:38:07 +0000 |
commit | 61ac2462d5870b75afab40413517c39d27aca234 (patch) | |
tree | a3860d7cff7002bab73911e7d8a4bdeb8ad4b431 /changelogs | |
parent | e6a5d3cc15000d8f7cb8dbc5d75fb4d704c2f043 (diff) | |
parent | d5e910710760cf8c189b3fc9629ff0874c1ee335 (diff) | |
download | gitlab-ce-61ac2462d5870b75afab40413517c39d27aca234.tar.gz |
Merge branch 'use-tooltip-component-in-mr-widget-author-time-component' into 'master'
Use Tooltip component in MrWidgetAuthorTime vue component
See merge request gitlab-org/gitlab-ce!19635
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/use-tooltip-component-in-mr-widget-author-time-component.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/use-tooltip-component-in-mr-widget-author-time-component.yml b/changelogs/unreleased/use-tooltip-component-in-mr-widget-author-time-component.yml new file mode 100644 index 00000000000..4ab9b6dadc0 --- /dev/null +++ b/changelogs/unreleased/use-tooltip-component-in-mr-widget-author-time-component.yml @@ -0,0 +1,5 @@ +--- +title: Use Tooltip component in MrWidgetAuthorTime vue comonent +merge_request: 19635 +author: George Tsiolis +type: performance |