From 658896f5e604ec65f66c0d7cbaf4296225528501 Mon Sep 17 00:00:00 2001 From: Jeremy Elbourn Date: Fri, 1 May 2020 12:40:29 -0700 Subject: [PATCH] docs: update readme for Q2 2020 (#19215) Fixes #19120 --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9b310519f244..eb81d670f5b4 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,15 @@ If you'd like to contribute, please follow our [contributing guidelines][contrib our [`help wanted`][help-wanted] label for a list of issues with good opportunities for contribution. -## What we're working on now (Q1 2020): +## What we're working on now (Q2 2020): +* Trying to get anything done at all during a global pandemic. +* Hosting and mentoring a large contingent of summer interns. * Date-range picker -* Remaining test harnesses for Angular Material components (four remaining as of January) +* Remaining test harnesses for Angular Material components * Continuing to create new, API-compatible versions of the Angular Material components backed by -[MDC Web][] ([see @jelbourn's ng-conf talk](https://youtu.be/4EXQKP-Sihw?t=891)). There are five -remaining components to complete here as of January. +[MDC Web][] ([see @jelbourn's ng-conf talk](https://youtu.be/4EXQKP-Sihw?t=891)). Much of our effort +will be dedicated towards rolling out these new versions of the components across Angular apps +inside Google. * Add support for density configuration for the new components based on MDC Web. * Authoring benchmarks to collect performance metrics for Angular Material components. These benchmarks will live inside Google's internal code repository for the time being, but we should