@@ -17,10 +17,6 @@ This is the home for the Angular team's Material Design components built for and
17
17
See our [ Getting Started Guide] [ getting-started ]
18
18
if you're building your first project with Angular Material.
19
19
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
-
24
20
Check out our [ directory of design documents] ( https://github.com/angular/material2/wiki/Design-doc-directory )
25
21
for more insight into our process.
26
22
@@ -31,12 +27,11 @@ Also see our [`Good for community contribution`](https://github.com/angular/mate
31
27
label.
32
28
33
29
High level stuff planned for Q4 2017 (October - December):
34
- * RC and stable release
30
+ * ~~ RC and stable release~~
35
31
* Research and prototyping for virtual-scroll
36
32
* Research and exploration for data visualization
37
33
* cdkTree and matTree
38
34
* Expanded cdkTable features
39
- * cdk/svg
40
35
* cdk/dialog
41
36
* Switch build to bazel
42
37
* Overlay positioning improvements
@@ -59,7 +54,7 @@ High level stuff planned for Q4 2017 (October - December):
59
54
| grid-list | | [ Docs] [ 9 ] |
60
55
| icon | | [ Docs] [ 10 ] |
61
56
| input | | [ Docs] [ 5 ] |
62
- | list | Selection and action list planned Q3 | [ Docs] [ 8 ] |
57
+ | list | Action list planned Q1 | [ Docs] [ 8 ] |
63
58
| menu | | [ Docs] [ 17 ] |
64
59
| paginator | | [ Docs] [ 29 ] |
65
60
| progress-bar | | [ Docs] [ 12 ] |
@@ -89,8 +84,9 @@ High level stuff planned for Q4 2017 (October - December):
89
84
| Feature | Status | Docs | Issue |
90
85
| ------------------| -------------------------------------| --------------| ----------------|
91
86
| 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 | - | [ #823 ] [ 0823 ] |
94
90
| fab speed-dial | Not started, not planned | - | [ #860 ] [ 0860 ] |
95
91
| fab toolbar | Not started, not planned | - | - |
96
92
| bottom-sheet | Not started, not planned | - | [ #8113 ] [ 8113 ] |
0 commit comments