From aac0ec9a6acdaa5d0e35029a3a7b12c2d8e2f440 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 18 Feb 2019 14:59:07 -0500 Subject: [PATCH] Adopting new material guidelines for chips See https://material.io/design/components/chips.html --- .../UIxAppointmentEditorTemplate.wox | 2 +- .../UIxAppointmentViewTemplate.wox | 4 ++-- .../js/Contacts/Card.service.js | 2 +- .../js/Preferences/PreferencesController.js | 4 +--- .../scss/components/chips/chips.scss | 21 ++++++++++++++++--- 5 files changed, 23 insertions(+), 10 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox index b99a99f4f..09e62a115 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox @@ -268,7 +268,7 @@ readonly="true">
- person + person
{{$chip.name || $chip.email}}
diff --git a/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox index c1310ecad..f4b04ad83 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox @@ -153,7 +153,7 @@ readonly="true">
- person + person