From 047c0005d92d448e3865044427609d47654f8d37 Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 4 Sep 2017 17:55:04 +0300 Subject: [PATCH] Customize config improvements (#417) * Switch customize panel to dom-if * Customize config improvements --- .../customize/ha-customize-attribute.html | 4 ++- .../ha-form-customize-attributes.html | 5 ++-- .../config/customize/ha-form-customize.html | 26 +++++++------------ src/components/ha-attributes.html | 3 ++- ...utes-util.js => hass-attributes-util.html} | 18 ++++++++++--- 5 files changed, 31 insertions(+), 25 deletions(-) rename src/util/{hass-attributes-util.js => hass-attributes-util.html} (81%) diff --git a/panels/config/customize/ha-customize-attribute.html b/panels/config/customize/ha-customize-attribute.html index b2d6e10763..8cd93e270b 100644 --- a/panels/config/customize/ha-customize-attribute.html +++ b/panels/config/customize/ha-customize-attribute.html @@ -1,7 +1,9 @@ + + + - diff --git a/panels/config/customize/ha-form-customize-attributes.html b/panels/config/customize/ha-form-customize-attributes.html index 6076e774c2..24670b05e4 100644 --- a/panels/config/customize/ha-form-customize-attributes.html +++ b/panels/config/customize/ha-form-customize-attributes.html @@ -1,4 +1,5 @@ + @@ -9,7 +10,7 @@ display: none; } -