From d5f9fcc42c2d87e38191aa90a07a644ff9cbd130 Mon Sep 17 00:00:00 2001 From: Aljoscha Weber Date: Fri, 25 Aug 2017 09:02:15 +0200 Subject: [PATCH] Set the input-type of the hoursminutes-input to number In the mobile context the opened virrtual keyboard is defined by the input type. For this reason and because hours and minutes can only be numbers this should be a number-input. --- dist/md-time-picker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/md-time-picker.js b/dist/md-time-picker.js index 9c8bc46..3af754a 100644 --- a/dist/md-time-picker.js +++ b/dist/md-time-picker.js @@ -69,7 +69,7 @@ template: '' + '