From 50433a20c50a552bca5a3e155bc62bda11234fbe Mon Sep 17 00:00:00 2001 From: "Chris E. Kelley" Date: Tue, 6 Oct 2020 15:06:39 -0500 Subject: [PATCH] Updated CHANGELOG for v4.19.1 Reverted accidental change on tangy-input --- CHANGELOG.md | 3 +++ input/tangy-input.js | 7 +++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27c829d0..39cf6151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## v4.19.1 +- Fix issue with #warn-text div displaying when empty in tangy-select and tangy-location. + ## v4.19.0 - New `warn-background-color` and `warn-color` css vars - Alignment of required asterix. diff --git a/input/tangy-input.js b/input/tangy-input.js index a51a3b94..61a47f2f 100644 --- a/input/tangy-input.js +++ b/input/tangy-input.js @@ -37,12 +37,11 @@ export class TangyInput extends PolymerElement {
-
-
-
- +
+
+
` }