44
44
High level stuff planned for Q3 2017 (July - September):
45
45
- As many bug fixes as humanly possible
46
46
- Additional features for data-table
47
- - More accessibility improvements
47
+ - Continued accessibility improvements
48
48
- Nested menus
49
49
- All components are OnPush
50
50
- Improved documentation, guides, examples, and navigation on material.angular.io
@@ -64,6 +64,7 @@ High level stuff planned for Q3 2017 (July - September):
64
64
| cards | | [ Docs] [ 2 ] |
65
65
| checkbox | | [ Docs] [ 3 ] |
66
66
| chips | Chip-remove, integration with input in-progress | [ Docs] [ 26 ] |
67
+ | data-table | Sticky headers & incremental row rendering in-progress | [ Docs] [ 28 ] |
67
68
| datepicker | | [ Docs] [ 25 ] |
68
69
| dialog | | [ Docs] [ 22 ] |
69
70
| expansion-panel | Needs documentation | - |
@@ -72,6 +73,7 @@ High level stuff planned for Q3 2017 (July - September):
72
73
| input | | [ Docs] [ 5 ] |
73
74
| list | Selection and action list planned Q3 | [ Docs] [ 8 ] |
74
75
| menu | Nested menu planned Q3 | [ Docs] [ 17 ] |
76
+ | paginator | | [ Docs] [ 29 ] |
75
77
| progress-bar | | [ Docs] [ 12 ] |
76
78
| progress-spinner | | [ Docs] [ 11 ] |
77
79
| radio | | [ Docs] [ 4 ] |
@@ -81,6 +83,7 @@ High level stuff planned for Q3 2017 (July - September):
81
83
| slide-toggle | | [ Docs] [ 14 ] |
82
84
| slider | | [ Docs] [ 16 ] |
83
85
| snackbar / toast | | [ Docs] [ 21 ] |
86
+ | sort-header | | [ Docs] [ 30 ] |
84
87
| tabs | | [ Docs] [ 13 ] |
85
88
| textarea | | [ Docs] [ 5 ] |
86
89
| toolbar | | [ Docs] [ 7 ] |
@@ -89,17 +92,16 @@ High level stuff planned for Q3 2017 (July - September):
89
92
| theming | | [ Guide] [ 20 ] |
90
93
| typography | | [ Guide] [ 27 ] |
91
94
| layout | See [ angular/flex-layout] [ lay_rp ] | [ Uncyclo] [ 0 ] |
95
+ | cdk | Launched, documentation in-progress | |
92
96
93
97
94
98
#### In progress, planned, and non-planned features
95
99
96
100
| Feature | Status | Docs | Issue |
97
101
| ------------------| -------------------------------------| --------------| ----------------|
98
- | @angular/cdk | Coming soon | - | |
99
- | data-table | Coming soon | - | [ #581 ] [ 0581 ] |
100
- | tree | Design in-progress | - | [ #3175 ] [ 3175 ] |
101
- | stepper | Not started, planned Q3 2017 | - | [ #508 ] [ 0508 ] |
102
- | sticky-header | Not started, planned Q3 2017 | - | [ #474 ] [ 0474 ] |
102
+ | tree | In-progress ([ sneak peak] [ 31 ] ) | - | [ #3175 ] [ 3175 ] |
103
+ | stepper | In-progress, planned Q3 2017 | - | [ #508 ] [ 0508 ] |
104
+ | sticky-header | In-progress, planned Q3 2017 | - | [ #474 ] [ 0474 ] |
103
105
| virtual-repeat | Not started, planned Q4 2017 | - | [ #823 ] [ 0823 ] |
104
106
| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
105
107
| fab toolbar | Not started, not planned | - | - |
@@ -134,6 +136,10 @@ High level stuff planned for Q3 2017 (July - September):
134
136
[ 25 ] : https://material.angular.io/components/component/datepicker
135
137
[ 26 ] : https://material.angular.io/components/component/chips
136
138
[ 27 ] : https://material.angular.io/guide/typography
139
+ [ 28 ] : https://material.angular.io/components/component/table
140
+ [ 29 ] : https://material.angular.io/components/component/paginator
141
+ [ 30 ] : https://material.angular.io/components/component/sort
142
+ [ 31 ] : https://tina-material-tree.firebaseapp.com/simple-tree
137
143
138
144
[ 0107 ] : https://github.com/angular/material2/issues/107
139
145
[ 0119 ] : https://github.com/angular/material2/issues/119
0 commit comments