@@ -17,10 +17,6 @@ This is the home for the Angular team's Material Design components built for and
1717See our [ Getting Started Guide] [ getting-started ]
1818if you're building your first project with Angular Material.
1919
20- ### Project status
21- Angular Material is currently in beta and under active development.
22- During beta, new features will be added regularly and APIs will evolve based on user feedback.
23-
2420Check out our [ directory of design documents] ( https://github.com/angular/material2/wiki/Design-doc-directory )
2521for more insight into our process.
2622
@@ -31,12 +27,11 @@ Also see our [`Good for community contribution`](https://github.com/angular/mate
3127label.
3228
3329High level stuff planned for Q4 2017 (October - December):
34- * RC and stable release
30+ * ~~ RC and stable release~~
3531* Research and prototyping for virtual-scroll
3632* Research and exploration for data visualization
3733* cdkTree and matTree
3834* Expanded cdkTable features
39- * cdk/svg
4035* cdk/dialog
4136* Switch build to bazel
4237* Overlay positioning improvements
@@ -59,7 +54,7 @@ High level stuff planned for Q4 2017 (October - December):
5954| grid-list | | [ Docs] [ 9 ] |
6055| icon | | [ Docs] [ 10 ] |
6156| input | | [ Docs] [ 5 ] |
62- | list | Selection and action list planned Q3 | [ Docs] [ 8 ] |
57+ | list | Action list planned Q1 | [ Docs] [ 8 ] |
6358| menu | | [ Docs] [ 17 ] |
6459| paginator | | [ Docs] [ 29 ] |
6560| progress-bar | | [ Docs] [ 12 ] |
@@ -89,8 +84,9 @@ High level stuff planned for Q4 2017 (October - December):
8984| Feature | Status | Docs | Issue |
9085| ------------------| -------------------------------------| --------------| ----------------|
9186| tree | In-progress ([ sneak peek] [ 31 ] ) | - | [ #3175 ] [ 3175 ] |
92- | sticky-header | In-progress, planned Q3 2017 | - | [ #474 ] [ 0474 ] |
93- | virtual-repeat | Not started, planned Q4 2017 | - | [ #823 ] [ 0823 ] |
87+ | sticky-header | In-progress, planned Q2 2018 | - | [ #474 ] [ 0474 ] |
88+ | virtual-repeat | Prototyping, planned Q1 2018 | - | [ #823 ] [ 0823 ] |
89+ | badge | In-progress, planned Q4 2017 | - | [ #3085 ] [ 3058 ] |
9490| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
9591| fab toolbar | Not started, not planned | - | - |
9692| bottom-sheet | Not started, not planned | - | [ #8113 ] [ 8113 ] |
@@ -153,6 +149,7 @@ High level stuff planned for Q4 2017 (October - December):
153149[ 0995 ] : https://github.com/angular/material2/pull/995
154150[ 0474 ] : https://github.com/angular/material2/pull/474
155151[ 8113 ] : https://github.com/angular/material2/issues/8113
152+ [ 3058 ] : https://github.com/angular/material2/issues/3058
156153
157154[ aio ] : https://material.angular.io
158155[ getting-started ] : https://material.angular.io/guide/getting-started
0 commit comments