Skip to content

docs: update readme for Q4 2018 #13463

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 10, 2018
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
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,11 @@ and which pieces are blocked) and make a comment.
Also see our [`help wanted`](https://github.com/angular/material2/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
label.

High level stuff planned for Q3 2018 (July - September):
* Finishing cdk virtual-scroll
* Finishing cdk drag-and-drop
* New cdk/collections selection directives
* Ongoing migration to bazel
* Improve docs for cdk
* Bug fixes and code health improvements, especially around accessibility.
High level stuff planned for Q4 2018 (October - Dec):
* Improve our own build and automation tooling
* Fix bugs and reduce some technical debt inside Google
* Working on long-term plans on how to collaborate with the MDC Web team
* Designs for advanced table improvements (column resize, selection directives, inline-edit)


#### Available features
Expand All @@ -51,11 +49,12 @@ High level stuff planned for Q3 2018 (July - September):
| datepicker | | [Docs][25] |
| dialog | | [Docs][22] |
| divider | | [Docs][35] |
| drag-drop | Landing in v7 | |
| expansion-panel | | [Docs][32] |
| grid-list | | [Docs][9] |
| icon | | [Docs][10] |
| input | | [Docs][5] |
| list | Action list planned 2018 | [Docs][8] |
| list | | [Docs][8] |
| menu | | [Docs][17] |
| paginator | | [Docs][29] |
| progress-bar | | [Docs][12] |
Expand All @@ -74,6 +73,7 @@ High level stuff planned for Q3 2018 (July - September):
| toolbar | | [Docs][7] |
| tooltip | | [Docs][18] |
| tree | | [Docs][36] |
| virtual-scroll | Landing in v7 | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add drag & drop too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

| ---------------- | ------------------------------------------------------ | ------------ |
| theming | | [Guide][20] |
| typography | | [Guide][27] |
Expand All @@ -85,7 +85,6 @@ High level stuff planned for Q3 2018 (July - September):

| Feature | Status | Docs | Issue |
|------------------|-------------------------------------|--------------|----------------|
| virtual-repeat | In-progress, planned Q3 2018 | - | [#823][0823] |
| fab speed-dial | Not started, not planned | - | [#860][0860] |
| fab toolbar | Not started, not planned | - | - |
| bottom-nav | Not started, not planned | - | [#408][0408] |
Expand Down