Skip to content

Commit fe26614

Browse files
authored
docs: update readme for Q3 2019 (#16430)
1 parent 7810d00 commit fe26614

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,14 @@ and which pieces are blocked) and make a comment.
2727
Please see our [`help wanted`](https://github.com/angular/components/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
2828
label for a list of issues where we could use help from the community.
2929

30-
#### High level stuff planned for Q1 → Q2 2019 (January - June):
31-
* Most of the Angular Components team is on loan to the framework team
32-
helping with [Ivy](https://blog.angular.io/a-plan-for-version-8-0-and-ivy-b3318dfc19f7).
33-
We've been using the Angular CDK and Angular Material tests to validate code paths as well
34-
as helping debug issues in switching Google applications to the new rendering pipeline.
35-
* We're also working with the Material Design team on a strategy to collaborate more deeply.
36-
We'll have more to share on this once our plans are further along.
37-
* Assorted bugfixes and minor feature improvements.
38-
* Design for API enhancements to the tree component to improve ergonomics.
30+
#### High level stuff planned for Q3 2019 (July - Sept):
31+
* Creating both test harness infrastructure in `@angular/cdk/testing` and
32+
individual harnesses for the Angular Material components.
33+
[See the checkbox harness as an example](https://github.com/angular/components/pull/16334).
34+
* Continuing to create new, API-compatible versions of the Angular Material components backed by
35+
MDC Web ([see @jelbourn's ng-conf talk](https://youtu.be/4EXQKP-Sihw?t=891)).
36+
* Rework ng-update schematics to no longer use tslint in order to resolve performance issues.
37+
* Continued work on switching our build from gulp to bazel.
3938

4039

4140
#### Available features

0 commit comments

Comments
 (0)