@@ -26,15 +26,13 @@ and which pieces are blocked) and make a comment.
26
26
Also see our [ ` help wanted ` ] ( https://github.com/angular/material2/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22 )
27
27
label.
28
28
29
- High level stuff planned for Q1 2018 (January - March):
30
- * Research and prototyping for virtual-scroll
31
- * Research and exploration for data visualization
32
- * cdkTree and matTree
33
- * cdk/dialog
34
- * Switch build to bazel
35
- * Overlay positioning improvements
36
- * Research and prototyping for future Material Design updates
37
- * Research and prototyping drag/drop features for the CDK
29
+ High level stuff planned for Q2 2018 (April - June):
30
+ * Implementing cdk virtual-scroll
31
+ * Implementing cdk drag-and-drop
32
+ * Ongoing migration to bazel
33
+ * Table feature improvements
34
+ * Improve docs for cdk
35
+ * Accessibility improvements for select, autocomplete, button-toggle, and chips.
38
36
39
37
40
38
#### Available features
@@ -84,13 +82,13 @@ High level stuff planned for Q1 2018 (January - March):
84
82
85
83
| Feature | Status | Docs | Issue |
86
84
| ------------------| -------------------------------------| --------------| ----------------|
87
- | tree | In-progress ( [ sneak peek ] [ 31 ] ) | - | [ #3175 ] [ 3175 ] |
85
+ | tree | Releasing with 6.0.0 | - | [ #3175 ] [ 3175 ] |
88
86
| sticky-header | In-progress, planned Q2 2018 | - | [ #474 ] [ 0474 ] |
89
- | virtual-repeat | Prototyping, planned Q1 2018 | - | [ #823 ] [ 0823 ] |
90
- | badge | In-progress, planned Q1 2018 | - | [ #3085 ] [ 3058 ] |
87
+ | virtual-repeat | Prototyping, planned Q2 2018 | - | [ #823 ] [ 0823 ] |
88
+ | badge | Releasing with 6.0.0 | - | [ #3085 ] [ 3058 ] |
91
89
| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
92
90
| fab toolbar | Not started, not planned | - | - |
93
- | bottom-sheet | Not started, not planned | - | [ #8113 ] [ 8113 ] |
91
+ | bottom-sheet | Releasing with 6.0.0 | - | [ #8113 ] [ 8113 ] |
94
92
| bottom-nav | Not started, not planned | - | [ #408 ] [ 0408 ] |
95
93
96
94
[ 0 ] : https://github.com/angular/flex-layout/wiki
0 commit comments