From d8603948c36de9718e39284e58d12665a53ca569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20H=C3=A5kansson?= Date: Tue, 12 Jul 2016 10:46:31 +0200 Subject: [PATCH 01/14] fix(MdInput): Input should not be treated as empty if it is a date field. Fixes #845 --- src/components/input/input.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/input/input.html b/src/components/input/input.html index 8c526675fec2..b4f1d7737f05 100644 --- a/src/components/input/input.html +++ b/src/components/input/input.html @@ -35,7 +35,7 @@