From c6af94ea4ea649171ff930b6bf94c73a5d03edb9 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 19 Apr 2021 12:09:04 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .../components/editor/ci_config_merged_preview.vue | 76 +++++----------------- .../components/pipeline_editor_tabs.vue | 46 +++++++++---- .../pipeline_editor/components/ui/editor_tab.vue | 66 ++++++++++++++++--- 3 files changed, 107 insertions(+), 81 deletions(-) (limited to 'app/assets/javascripts/pipeline_editor') diff --git a/app/assets/javascripts/pipeline_editor/components/editor/ci_config_merged_preview.vue b/app/assets/javascripts/pipeline_editor/components/editor/ci_config_merged_preview.vue index d61136cda8d..455990f2791 100644 --- a/app/assets/javascripts/pipeline_editor/components/editor/ci_config_merged_preview.vue +++ b/app/assets/javascripts/pipeline_editor/components/editor/ci_config_merged_preview.vue @@ -1,29 +1,19 @@ diff --git a/app/assets/javascripts/pipeline_editor/components/pipeline_editor_tabs.vue b/app/assets/javascripts/pipeline_editor/components/pipeline_editor_tabs.vue index 760d395ff2c..5acb3355b23 100644 --- a/app/assets/javascripts/pipeline_editor/components/pipeline_editor_tabs.vue +++ b/app/assets/javascripts/pipeline_editor/components/pipeline_editor_tabs.vue @@ -1,11 +1,13 @@ -- cgit v1.2.3