From 1ca0da0558ff6844de6d2a0d967c836e5796a463 Mon Sep 17 00:00:00 2001 From: AlexChan Date: Thu, 17 Mar 2016 22:59:14 -0600 Subject: [PATCH] fix(date): Apply the ui-date-format to the dateOptions if provided Fixes #120 --- demo/index.html | 6 +++++- src/date.js | 27 ++++++++++++++++++++++----- src/date.spec.js | 3 ++- 3 files changed, 29 insertions(+), 7 deletions(-) diff --git a/demo/index.html b/demo/index.html index e017cea..153e82f 100644 --- a/demo/index.html +++ b/demo/index.html @@ -21,6 +21,9 @@ Read only +
+ +
Required date: @@ -39,7 +42,8 @@