From 112215ac5b875c5d8be5e6c01fd9ab52fe653551 Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Thu, 6 Aug 2020 19:57:20 +0200 Subject: [PATCH 1/3] Remove additional whitespace --- .../src/views/macros/views/settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/macros/views/settings.html b/src/Umbraco.Web.UI.Client/src/views/macros/views/settings.html index eada93f497..9825a6f919 100644 --- a/src/Umbraco.Web.UI.Client/src/views/macros/views/settings.html +++ b/src/Umbraco.Web.UI.Client/src/views/macros/views/settings.html @@ -38,10 +38,10 @@ - + - + From 73860285eb6d242797f94f145afc818430ce0842 Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Thu, 6 Aug 2020 19:59:54 +0200 Subject: [PATCH 2/3] Fix issue with void element for angular directive/component which is custom HTML element --- .../src/views/content/overlays/publishdescendants.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html b/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html index 92373d00ff..ebe876f39e 100644 --- a/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html +++ b/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html @@ -9,8 +9,8 @@ + class="mr2"> + @@ -26,8 +26,8 @@ + class="mr2"> + From deef02bd3265c981a2038eabbe6ae4119b935973 Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Thu, 6 Aug 2020 20:14:38 +0200 Subject: [PATCH 3/3] Toggle when clicking label text --- .../src/views/content/overlays/publishdescendants.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html b/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html index ebe876f39e..2a983b229c 100644 --- a/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html +++ b/src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html @@ -8,10 +8,13 @@
- +
@@ -25,10 +28,13 @@
- +