@@ -26,13 +26,11 @@ 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 Q3 2018 (July - September):
30
- * Finishing cdk virtual-scroll
31
- * Finishing cdk drag-and-drop
32
- * New cdk/collections selection directives
33
- * Ongoing migration to bazel
34
- * Improve docs for cdk
35
- * Bug fixes and code health improvements, especially around accessibility.
29
+ High level stuff planned for Q4 2018 (October - Dec):
30
+ * Improve our own build and automation tooling
31
+ * Fix bugs and reduce some technical debt inside Google
32
+ * Working on long-term plans on how to collaborate with the MDC Web team
33
+ * Designs for advanced table improvements (column resize, selection directives, inline-edit)
36
34
37
35
38
36
#### Available features
@@ -51,11 +49,12 @@ High level stuff planned for Q3 2018 (July - September):
51
49
| datepicker | | [ Docs] [ 25 ] |
52
50
| dialog | | [ Docs] [ 22 ] |
53
51
| divider | | [ Docs] [ 35 ] |
52
+ | drag-drop | Landing in v7 | |
54
53
| expansion-panel | | [ Docs] [ 32 ] |
55
54
| grid-list | | [ Docs] [ 9 ] |
56
55
| icon | | [ Docs] [ 10 ] |
57
56
| input | | [ Docs] [ 5 ] |
58
- | list | Action list planned 2018 | [ Docs] [ 8 ] |
57
+ | list | | [ Docs] [ 8 ] |
59
58
| menu | | [ Docs] [ 17 ] |
60
59
| paginator | | [ Docs] [ 29 ] |
61
60
| progress-bar | | [ Docs] [ 12 ] |
@@ -74,6 +73,7 @@ High level stuff planned for Q3 2018 (July - September):
74
73
| toolbar | | [ Docs] [ 7 ] |
75
74
| tooltip | | [ Docs] [ 18 ] |
76
75
| tree | | [ Docs] [ 36 ] |
76
+ | virtual-scroll | Landing in v7 | |
77
77
| ---------------- | ------------------------------------------------------ | ------------ |
78
78
| theming | | [ Guide] [ 20 ] |
79
79
| typography | | [ Guide] [ 27 ] |
@@ -85,7 +85,6 @@ High level stuff planned for Q3 2018 (July - September):
85
85
86
86
| Feature | Status | Docs | Issue |
87
87
| ------------------| -------------------------------------| --------------| ----------------|
88
- | virtual-repeat | In-progress, planned Q3 2018 | - | [ #823 ] [ 0823 ] |
89
88
| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
90
89
| fab toolbar | Not started, not planned | - | - |
91
90
| bottom-nav | Not started, not planned | - | [ #408 ] [ 0408 ] |
0 commit comments