From b9b3c94c50608e41225340a94fed551513e4f562 Mon Sep 17 00:00:00 2001 From: WilliamSWoodruff Date: Thu, 25 Feb 2016 15:58:06 -0500 Subject: [PATCH 1/7] add noCountryCode option --- gold-phone-input.html | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/gold-phone-input.html b/gold-phone-input.html index d3f7d85..aaea807 100644 --- a/gold-phone-input.html +++ b/gold-phone-input.html @@ -87,6 +87,10 @@ left: 40px !important; } + .label-no-country-code { + left: 0 !important; + } + input { @apply(--layout-flex); } @@ -103,8 +107,9 @@
+ Date: Thu, 25 Feb 2016 16:04:38 -0500 Subject: [PATCH 2/7] add parens formatting --- gold-phone-input.html | 92 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 74 insertions(+), 18 deletions(-) diff --git a/gold-phone-input.html b/gold-phone-input.html index aaea807..ae1d259 100644 --- a/gold-phone-input.html +++ b/gold-phone-input.html @@ -94,7 +94,7 @@ input { @apply(--layout-flex); } - + + + + +