4444High level stuff planned for Q3 2017 (July - September):
4545- As many bug fixes as humanly possible
4646- Additional features for data-table
47- - More accessibility improvements
47+ - Continued accessibility improvements
4848- Nested menus
4949- All components are OnPush
5050- Improved documentation, guides, examples, and navigation on material.angular.io
@@ -64,6 +64,7 @@ High level stuff planned for Q3 2017 (July - September):
6464| cards | | [ Docs] [ 2 ] |
6565| checkbox | | [ Docs] [ 3 ] |
6666| chips | Chip-remove, integration with input in-progress | [ Docs] [ 26 ] |
67+ | data-table | Sticky headers & incremental row rendering in-progress | [ Docs] [ 28 ] |
6768| datepicker | | [ Docs] [ 25 ] |
6869| dialog | | [ Docs] [ 22 ] |
6970| expansion-panel | Needs documentation | - |
@@ -72,6 +73,7 @@ High level stuff planned for Q3 2017 (July - September):
7273| input | | [ Docs] [ 5 ] |
7374| list | Selection and action list planned Q3 | [ Docs] [ 8 ] |
7475| menu | Nested menu planned Q3 | [ Docs] [ 17 ] |
76+ | paginator | | [ Docs] [ 29 ] |
7577| progress-bar | | [ Docs] [ 12 ] |
7678| progress-spinner | | [ Docs] [ 11 ] |
7779| radio | | [ Docs] [ 4 ] |
@@ -81,6 +83,7 @@ High level stuff planned for Q3 2017 (July - September):
8183| slide-toggle | | [ Docs] [ 14 ] |
8284| slider | | [ Docs] [ 16 ] |
8385| snackbar / toast | | [ Docs] [ 21 ] |
86+ | sort-header | | [ Docs] [ 30 ] |
8487| tabs | | [ Docs] [ 13 ] |
8588| textarea | | [ Docs] [ 5 ] |
8689| toolbar | | [ Docs] [ 7 ] |
@@ -89,17 +92,16 @@ High level stuff planned for Q3 2017 (July - September):
8992| theming | | [ Guide] [ 20 ] |
9093| typography | | [ Guide] [ 27 ] |
9194| layout | See [ angular/flex-layout] [ lay_rp ] | [ Wiki] [ 0 ] |
95+ | cdk | Launched, documentation in-progress | |
9296
9397
9498#### In progress, planned, and non-planned features
9599
96100| Feature | Status | Docs | Issue |
97101| ------------------| -------------------------------------| --------------| ----------------|
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 ] |
103105| virtual-repeat | Not started, planned Q4 2017 | - | [ #823 ] [ 0823 ] |
104106| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
105107| fab toolbar | Not started, not planned | - | - |
@@ -134,6 +136,10 @@ High level stuff planned for Q3 2017 (July - September):
134136[ 25 ] : https://material.angular.io/components/component/datepicker
135137[ 26 ] : https://material.angular.io/components/component/chips
136138[ 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
137143
138144[ 0107 ] : https://github.com/angular/material2/issues/107
139145[ 0119 ] : https://github.com/angular/material2/issues/119
0 commit comments