@@ -40,6 +40,8 @@ High level stuff planned for Q2 2018 (April - June):
40
40
| Feature | Notes | Docs |
41
41
| ------------------| --------------------------------------------------------| --------------|
42
42
| autocomplete | | [ Docs] [ 24 ] |
43
+ | badge | | [ Docs] [ 37 ] |
44
+ | bottom-sheet | | [ Docs] [ 38 ] |
43
45
| button | | [ Docs] [ 1 ] |
44
46
| button-toggle | | [ Docs] [ 15 ] |
45
47
| cards | | [ Docs] [ 2 ] |
@@ -71,6 +73,7 @@ High level stuff planned for Q2 2018 (April - June):
71
73
| textarea | | [ Docs] [ 5 ] |
72
74
| toolbar | | [ Docs] [ 7 ] |
73
75
| tooltip | | [ Docs] [ 18 ] |
76
+ | tree | | [ Docs] [ 36 ] |
74
77
| ---------------- | ------------------------------------------------------ | ------------ |
75
78
| theming | | [ Guide] [ 20 ] |
76
79
| typography | | [ Guide] [ 27 ] |
@@ -82,13 +85,10 @@ High level stuff planned for Q2 2018 (April - June):
82
85
83
86
| Feature | Status | Docs | Issue |
84
87
| ------------------| -------------------------------------| --------------| ----------------|
85
- | tree | Releasing with 6.0.0 | - | [ #3175 ] [ 3175 ] |
86
88
| sticky-header | In-progress, planned Q2 2018 | - | [ #474 ] [ 0474 ] |
87
89
| virtual-repeat | Prototyping, planned Q2 2018 | - | [ #823 ] [ 0823 ] |
88
- | badge | Releasing with 6.0.0 | - | [ #3085 ] [ 3058 ] |
89
90
| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
90
91
| fab toolbar | Not started, not planned | - | - |
91
- | bottom-sheet | Releasing with 6.0.0 | - | [ #8113 ] [ 8113 ] |
92
92
| bottom-nav | Not started, not planned | - | [ #408 ] [ 0408 ] |
93
93
94
94
[ 0 ] : https://github.com/angular/flex-layout/wiki
@@ -127,6 +127,9 @@ High level stuff planned for Q2 2018 (April - June):
127
127
[ 33 ] : https://material.angular.io/components/stepper/overview
128
128
[ 34 ] : https://material.angular.io/cdk/categories
129
129
[ 35 ] : https://material.angular.io/components/divider/overview
130
+ [ 36 ] : https://material.angular.io/components/tree/overview
131
+ [ 37 ] : https://material.angular.io/components/badge/overview
132
+ [ 38 ] : https://material.angular.io/components/bottom-sheet/overview
130
133
131
134
[ 0107 ] : https://github.com/angular/material2/issues/107
132
135
[ 0119 ] : https://github.com/angular/material2/issues/119
@@ -144,12 +147,9 @@ High level stuff planned for Q2 2018 (April - June):
144
147
[ 0508 ] : https://github.com/angular/material2/issues/508
145
148
[ 0823 ] : https://github.com/angular/material2/issues/823
146
149
[ 0581 ] : https://github.com/angular/material2/issues/581
147
- [ 3175 ] : https://github.com/angular/material2/issues/3175
148
150
[ 4191 ] : https://github.com/angular/material2/pull/4191
149
151
[ 0995 ] : https://github.com/angular/material2/pull/995
150
152
[ 0474 ] : https://github.com/angular/material2/pull/474
151
- [ 8113 ] : https://github.com/angular/material2/issues/8113
152
- [ 3058 ] : https://github.com/angular/material2/issues/3058
153
153
154
154
[ aio ] : https://material.angular.io
155
155
[ getting-started ] : https://material.angular.io/guide/getting-started
0 commit comments