Skip to content

Commit 608d08e

Browse files
authored
Merge pull request #198 from cmu-delphi/main
housekeeping: sync main -> dev
2 parents 1ca1308 + 5ae973e commit 608d08e

File tree

9 files changed

+40
-5
lines changed

9 files changed

+40
-5
lines changed

content/covidcast/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
title: COVIDcast
33
layout: covidcast_app
44
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
5+
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg
56
---

content/covidcast/export.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ title: COVIDCast Export Data
33
linkTitle: Export Data
44
description: Use COVIDcast data in your own analysis
55
layout: covidcast_app
6+
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg
67
---
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: v1.12.0
3+
date: 2020-12-23
4+
---
5+
6+
This release introduces the new National COVID Survey Dashboard showing aggregated survey results. In addition, the overall style of COVIDCast has been adapted to the new website.
7+
8+
#### New Features
9+
10+
- [#600](https://github.com/cmu-delphi/www-covidcast/pull/600) National COVID Survey Dashboard
11+
- [#688](https://github.com/cmu-delphi/www-covidcast/pull/688) (re: [#536](https://github.com/cmu-delphi/www-covidcast/issues/536)) Default ratio cases/deaths
12+
- [#616](https://github.com/cmu-delphi/www-covidcast/pull/616), [#678](https://github.com/cmu-delphi/www-covidcast/pull/678) UIKit Adaptations
13+
- [#692](https://github.com/cmu-delphi/www-covidcast/pull/692), [#671](https://github.com/cmu-delphi/www-covidcast/pull/671) (re: [#651](https://github.com/cmu-delphi/www-covidcast/issues/651)) Simplify URL parameters
14+
- [#677](https://github.com/cmu-delphi/www-covidcast/pull/677) (re: [#632](https://github.com/cmu-delphi/www-covidcast/issues/632)) Compute mega counties (`Rest of ...`) population on the fly
15+
- [#658](https://github.com/cmu-delphi/www-covidcast/pull/658) (re: [#485](https://github.com/cmu-delphi/www-covidcast/issues/485), [#639](https://github.com/cmu-delphi/www-covidcast/issues/639)) Additional export options
16+
17+
#### Improvements
18+
19+
- [#689](https://github.com/cmu-delphi/www-covidcast/pull/689) (re: [#687](https://github.com/cmu-delphi/www-covidcast/issues/687)) Change date shortcuts
20+
- [#676](https://github.com/cmu-delphi/www-covidcast/pull/676) Improve Map Selection UX
21+
- [#659](https://github.com/cmu-delphi/www-covidcast/pull/659) (re: [#656](https://github.com/cmu-delphi/www-covidcast/issues/656)) Shrink card header font size, adjust spacing.
22+
23+
#### Bug-fixes
24+
25+
- [#690](https://github.com/cmu-delphi/www-covidcast/pull/690) (re: [#686](https://github.com/cmu-delphi/www-covidcast/issues/686)) Add special case for old safari
26+
- [#674](https://github.com/cmu-delphi/www-covidcast/pull/674) Refactor: use vega resize method
27+
- [#666](https://github.com/cmu-delphi/www-covidcast/pull/666) (re: [#664](https://github.com/cmu-delphi/www-covidcast/issues/664), [#665](https://github.com/cmu-delphi/www-covidcast/issues/665)) Add HRR Population data and fix Orlando bug

content/covidcast/single.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ title: COVIDCast Region Details
33
linkTitle: Region Details
44
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
55
layout: covidcast_app
6+
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg
67
---

content/covidcast/survey-results.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ linkTitle: Survey Results
44
description: |
55
In collaboration with Facebook Data for Good, along with a consortium of universities and public health officials, the Delphi Group at Carnegie Mellon University conducts research surveys to monitor the spread and impact of the COVID-19 pandemic in the United States. This survey is advertised through Facebook. It has run continuously since early April 2020.
66
layout: covidcast_app
7+
heroImage: /images/landing-page/hero-images/covidcast_survey.jpg
78
---

content/covidcast/timelapse.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: COVIDCast Timelapse
33
linkTitle: Timelapse
4+
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
45
layout: covidcast_app
6+
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg
57
---

content/covidcast/top10.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: COVIDCast Top 10
33
linkTitle: Top 10
4+
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
45
layout: covidcast_app
6+
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg
57
---

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "www-main",
3-
"version": "0.1.0",
3+
"version": "1.12.0",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.1",
77
"highlight.js": "^10.4.1",
88
"katex": "^0.12.0",
99
"uikit": "^3.5.9",
10-
"www-covidcast": "github:cmu-delphi/www-covidcast#40034c7e0f4996fdabbc15692148571aed41e3dc"
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v1.12.0/www-covidcast-1.12.0.tgz"
1111
},
1212
"devDependencies": {
1313
"cpx": "^1.5.0",

0 commit comments

Comments
 (0)