From 97c43334956c3876a57c4b6cde8b94080b80ab68 Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Wed, 28 Oct 2015 07:58:10 -0700 Subject: [PATCH] feat(datepicker): add semantic classes - Add semantic classes to template to assist in styling Closes #4761 --- template/datepicker/datepicker.html | 2 +- template/datepicker/day.html | 12 ++++++------ template/datepicker/month.html | 12 ++++++------ template/datepicker/popup.html | 10 +++++----- template/datepicker/year.html | 12 ++++++------ 5 files changed, 24 insertions(+), 24 deletions(-) diff --git a/template/datepicker/datepicker.html b/template/datepicker/datepicker.html index d515832e53..f315d1f3f4 100644 --- a/template/datepicker/datepicker.html +++ b/template/datepicker/datepicker.html @@ -1,4 +1,4 @@ -
+
diff --git a/template/datepicker/day.html b/template/datepicker/day.html index 91cf57a4d9..1af8b4a1ce 100644 --- a/template/datepicker/day.html +++ b/template/datepicker/day.html @@ -1,9 +1,9 @@ - +
- - - + + + @@ -11,9 +11,9 @@ - + - diff --git a/template/datepicker/month.html b/template/datepicker/month.html index cebd05312b..c0a89ae7aa 100644 --- a/template/datepicker/month.html +++ b/template/datepicker/month.html @@ -1,14 +1,14 @@ -
{{ weekNumbers[$index] }} +
+
- - - + + + - - + diff --git a/template/datepicker/popup.html b/template/datepicker/popup.html index e3dda67f28..d9b6c4ba47 100644 --- a/template/datepicker/popup.html +++ b/template/datepicker/popup.html @@ -1,10 +1,10 @@ -
+
+
- - - + + + - - +
+