From ba588fc779d34a2fbf7cc9a23103c38e3e3e0356 Mon Sep 17 00:00:00 2001 From: Justin Weberg Date: Fri, 9 Sep 2016 12:33:07 -0500 Subject: [PATCH] Climate range slider (#104) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🎉 --- bower.json | 3 +- src/more-infos/more-info-climate.html | 65 +++++++++++++++++++++-- src/state-summary/state-card-climate.html | 31 +++++++++-- 3 files changed, 92 insertions(+), 7 deletions(-) diff --git a/bower.json b/bower.json index ba704b3dba..9221636f5d 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,7 @@ "font-roboto-local": "~1.0.1", "paper-scroll-header-panel": "~1.0.16", "app-layout": "~0.10.2", - "fecha": "~2.2.0" + "fecha": "~2.2.0", + "paper-range-slider": "IftachSadeh/paper-range-slider#~0.1.1" } } diff --git a/src/more-infos/more-info-climate.html b/src/more-infos/more-info-climate.html index d35ffd6752..a9a666b716 100644 --- a/src/more-infos/more-info-climate.html +++ b/src/more-infos/more-info-climate.html @@ -7,6 +7,7 @@ +