@@ -26,13 +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 Q2 2018 (April - June):
30
- * Implementing cdk virtual-scroll
31
- * Implementing cdk drag-and-drop
29
+ High level stuff planned for Q3 2018 (July - September):
30
+ * Finishing cdk virtual-scroll
31
+ * Finishing cdk drag-and-drop
32
+ * New cdk/collections selection directives
32
33
* Ongoing migration to bazel
33
- * Table feature improvements
34
34
* Improve docs for cdk
35
- * Accessibility improvements for select, autocomplete, button-toggle, and chips .
35
+ * Bug fixes and code health improvements, especially around accessibility .
36
36
37
37
38
38
#### Available features
@@ -47,7 +47,7 @@ High level stuff planned for Q2 2018 (April - June):
47
47
| cards | | [ Docs] [ 2 ] |
48
48
| checkbox | | [ Docs] [ 3 ] |
49
49
| chips | | [ Docs] [ 26 ] |
50
- | data-table | More features coming in 2018 | [ Docs] [ 28 ] |
50
+ | data-table | | [ Docs] [ 28 ] |
51
51
| datepicker | | [ Docs] [ 25 ] |
52
52
| dialog | | [ Docs] [ 22 ] |
53
53
| divider | | [ Docs] [ 35 ] |
@@ -85,8 +85,7 @@ High level stuff planned for Q2 2018 (April - June):
85
85
86
86
| Feature | Status | Docs | Issue |
87
87
| ------------------| -------------------------------------| --------------| ----------------|
88
- | sticky-header | In-progress, planned Q2 2018 | - | [ #474 ] [ 0474 ] |
89
- | virtual-repeat | Prototyping, planned Q2 2018 | - | [ #823 ] [ 0823 ] |
88
+ | virtual-repeat | In-progress, planned Q3 2018 | - | [ #823 ] [ 0823 ] |
90
89
| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
91
90
| fab toolbar | Not started, not planned | - | - |
92
91
| bottom-nav | Not started, not planned | - | [ #408 ] [ 0408 ] |
0 commit comments