Skip to content

docs: update readme for q4 2019 #17337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 9, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,13 @@ and which pieces are blocked) and make a comment.
Please see our [`help wanted`](https://github.com/angular/components/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
label for a list of issues where we could use help from the community.

#### High level stuff planned for Q3 2019 (July - Sept):
* Creating both test harness infrastructure in `@angular/cdk/testing` and
individual harnesses for the Angular Material components.
[See the checkbox harness as an example](https://github.com/angular/components/pull/16334).
#### High level stuff planned for Q4 2019 (Oct - Nov):
* Remove dependency on HammerJS
* Finish 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)).
* Rework ng-update schematics to no longer use tslint in order to resolve performance issues.
* Continued work on switching our build from gulp to bazel.
* New `@angular/google-maps` package
* New `@angular/cdk/clipboard` subpackage


#### Available features
Expand Down