From a9265b3a69e527556eb6ca1a47ef364e1d78ff23 Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Sat, 18 Feb 2017 21:11:08 -0500 Subject: [PATCH] Add supported_features to cover component (#215) * Add supported_features to cover component * Fix linting --- src/more-infos/more-info-cover.html | 53 +++++------ src/state-summary/state-card-cover.html | 43 ++++----- src/util/cover-model.html | 113 ++++++++++++++++++++++++ 3 files changed, 163 insertions(+), 46 deletions(-) create mode 100644 src/util/cover-model.html diff --git a/src/more-infos/more-info-cover.html b/src/more-infos/more-info-cover.html index b27f502ec6..3db3dcd060 100644 --- a/src/more-infos/more-info-cover.html +++ b/src/more-infos/more-info-cover.html @@ -4,6 +4,8 @@ + +